Location:
Search - timer Builder
Search list
Description: 使用精準的多媒體計時器制作的具有半透明效果的計時器源碼,Borland C++ Builder 6-precise timer multimedia production with translucent effects timer source, Borland C Builder 6
Platform: |
Size: 254094 |
Author: Casper |
Hits:
Description: 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4.0提供的重新封装后的一组与时间相关的主要接口函数(函数名、参数、功能与Win32 API基本相同)说明如下:
-visual development tools such as Visual C + +, Delphi, C + + Builder and others all have dedicated Timer timer control, but it is convenient. can achieve a timing function, but only the minimum time of 55 ms accuracy. Timer news and multi-task operating system in the low priority that is not to respond in a timely manner, often fail to meet the real-time control environment applications. However, Microsoft Corporation in the Win32 API function has been to provide the user with a group for high-precision the bottom was a time function, if the user is properly utilized, time accuracy can be a ms. Accuracy this time, and for most of the real-time control system can meet the requirements. Now by C + + Builder 4.0 for the re-packaging of a group associated with the time the main interface funct
Platform: |
Size: 1796 |
Author: wangjing |
Hits:
Description: 秒表C++Builder实现。很实用。
Platform: |
Size: 2539367 |
Author: zdy |
Hits:
Description: C++builder 下演示多媒体定时器的使用
Platform: |
Size: 570268 |
Author: 席小虎 |
Hits:
Description: borland C++ builder的作业,是一个模拟的定时器
Platform: |
Size: 260510 |
Author: eric |
Hits:
Description: 一个简易的Flash播放器的源代码,用C++Builder 做的。想再Timer1的Timer事件里实现刷新显示的当前帧,但是实现不了,那样的话Flash就不播放了。。。。。 Email:gxd305@163.com-a simple Flash Player source code in C Builder done. Timer1 the Timer again achieving high incident shows the current frame, but do not materialize, then did not play a Flash. . . . . Email : gxd305@163.com
Platform: |
Size: 1248665 |
Author: 郭晓东 |
Hits:
Description: 定时器的应用 定时器可以每经过一定的时间间隔就被触发一次,进而完成一次响应-application of the timer every timer can take a certain time interval has been a trigger, then completed a response
Platform: |
Size: 435200 |
Author: 刘 |
Hits:
Description: 一个简易的Flash播放器的源代码,用C++Builder 做的。想再Timer1的Timer事件里实现刷新显示的当前帧,但是实现不了,那样的话Flash就不播放了。。。。。 Email:gxd305@163.com-a simple Flash Player source code in C Builder done. Timer1 the Timer again achieving high incident shows the current frame, but do not materialize, then did not play a Flash. . . . . Email : gxd305@163.com
Platform: |
Size: 1248256 |
Author: 郭晓东 |
Hits:
Description: On initial power-up, all control registers are reset, the On initial power-up, all control registers are reset, the
Platform: |
Size: 8192 |
Author: dfd |
Hits:
Description: 使用精準的多媒體計時器制作的具有半透明效果的計時器源碼,Borland C++ Builder 6-precise timer multimedia production with translucent effects timer source, Borland C Builder 6
Platform: |
Size: 253952 |
Author: Casper |
Hits:
Description: 虽然Windows下可视化开发工具如VC、Delphi、C++ Builder等都有专用的定时器控件Timer,而且使用很方便,可以实现一定的定时功能,但最小计时精度仅为55ms,且定时器消息在多任务操作系统中的优先级很低,不能得到及时响应,往往不能满足实时控制环境下的应用。不过Microsoft公司在Win32 API函数库中已经为用户提供了一组用于高精度计时的底层函数,如果用户使用得当,计时精度可到1ms。这个计时精度、对于一般的实时系统控制完全可以满足要求。现将由C++ Builder 4.0提供的重新封装后的一组与时间相关的主要接口函数(函数名、参数、功能与Win32 API基本相同)说明如下:
-visual development tools such as Visual C++, Delphi, C++ Builder and others all have dedicated Timer timer control, but it is convenient. can achieve a timing function, but only the minimum time of 55 ms accuracy. Timer news and multi-task operating system in the low priority that is not to respond in a timely manner, often fail to meet the real-time control environment applications. However, Microsoft Corporation in the Win32 API function has been to provide the user with a group for high-precision the bottom was a time function, if the user is properly utilized, time accuracy can be a ms. Accuracy this time, and for most of the real-time control system can meet the requirements. Now by C++ Builder 4.0 for the re-packaging of a group associated with the time the main interface funct
Platform: |
Size: 1024 |
Author: wangjing |
Hits:
Description: 秒表C++Builder实现。很实用。
-Stopwatch C++ Builder to achieve. Practical.
Platform: |
Size: 2539520 |
Author: zdy |
Hits:
Description: borland C++ builder的作业,是一个模拟的定时器
Platform: |
Size: 260096 |
Author: eric |
Hits:
Description: 线程锁.Windows系统是多任务操作系统,系统内核为我们提供了
事件(Event)、Mutex、信号灯(semaphore)和计时器4种对象来控制线程间的同步。
在C++Builder中,为我们提供了用于创建Event的TEvent对象供我们使用。-Thread lock. Windows system is a multi-tasking operating system kernel to provide us with the event (Event), Mutex, semaphores (semaphore) and four kinds of timer objects to control the inter-thread synchronization. In C Builder, in order to provide us with the TEvent used to create the Event object for our use.
Platform: |
Size: 3072 |
Author: 叶浩全 |
Hits:
Description: 最重要的是七个从简单到复杂的实验,包括:基础实验一_FPGA_LED 基础实验二_seg7实验以及仿真 基础实验三_SOPC_LED 基础实验四_Flash烧写 基础实验五_定时器实验 基础实验六_按键以及PIO口中断实验 实验七_网卡使用 ,这些实验室用到了SOPC BUILDER 与NOIS ii ,使用Verilog 编写,有实验板和没有实验板的都可以用来学习。 其次还包括: FPGA开发板各存储器之间的联系、 多处理器文档 、 USB_UART等文档,很好用的文档,您下了相信不会后悔!-The most important thing is seven from simple to complex experiments, including: the basis of the experimental basis for a _FPGA_LED experiment II _seg7 the basis of experiment and simulation experiments based on three experiments _SOPC_LED programmer _Flash the basis of four experiments of five experiments _ timer six experimental basis _ keys, as well as experimental experimental PIO interrupt I _ 7 card use, these laboratories used the SOPC BUILDER with NOIS ii, the use of Verilog to prepare, there are no experimental test panels and plates can be used to learn. The second also includes: FPGA development board of the links between memory, multi-processor documents, USB_UART such as documents, useful documents, you will not regret it a sure!
Platform: |
Size: 6065152 |
Author: yuezhiying_007 |
Hits:
Description: C++builder下编写的多媒体定时器应用的例子,非常方便地移植到数据采样控制方面的工控程序。-multimedia timer programming with C++Builder。
Platform: |
Size: 13312 |
Author: haofeng |
Hits:
Description: 在C++Builder环境下为辩论赛设置的计时器,具体规则详见压缩文件中的doc文档。代码中有对具体规则实现方式的注解,可以修改。-In C++ Builder environment for the debate competetion to set the timer, specific rules see compressed files in the doc document. Code has specific rules on the ways notes can be modified.
Platform: |
Size: 350208 |
Author: wbw |
Hits:
Description: 包含动态建立窗体 单复选按钮、定时器、身份证识别等多种实例的源代码。-Contains dynamic form single check button, timer, Identification Card, and other instances of source code.
Platform: |
Size: 9741312 |
Author: 岳雨萌 |
Hits:
Description: 本程序主要是在C++ Builder基础上实现一个时钟显示功能,能够与本机时间同步,是一个适合新手学习的程序!-This program is mainly based on the C++ Builder to implement a clock display, can be synchronized with the local time, the program is suitable for a novice to learn!
Platform: |
Size: 352256 |
Author: 吴用 |
Hits:
Description: 本書特色是,作者將各個主題的個人經驗、深 度觀察、實作心得整理下來,與讀者分享。這是一本有趣的書,納入的主題是諸如計時器、控制台、桌面技術、遊戲軟體…這類「生活化」的東西。-The book features is that each of the themes of personal experience, depth observation, finishing down implement ideas to share with readers. This is an interesting book, incorporating the theme, such as a timer, consoles, desktop technology, game software ... kind of daily life thing.
Platform: |
Size: 10960896 |
Author: fanyuquan |
Hits: