搜索资源列表
vb中的精确定时
- VB自身提供的Timer控件的定时精度太差!补充一个我认为很精确的定时方法,该方法可以 真正精确到毫秒级!-VB own Timer control of the timing accuracy bad! I think that added a very precise timing, the method can really accurate to the millisecond!
VB中创建超长时间计时器
- VB中创建超长时间计时器, 虽非原创,但很有用。-VB to create long-timer, though not original, but very useful.
VB-PC-and-multi-microcontroller-communications
- 在Windows98下利用VB的串行通讯控件可实现PC机与多单片机之间的通讯。采用定时器控制大大加快了自动化进程,克服了往多“握手”协议造成的通讯速度缓慢的缺点。-in Windows98 using VB serial communication controller can be achieved with a PC between the MCU communications. Using the timer control greatly accelerate the automatio
timer
- 限制使用次数 vb程序比较简单,欢迎提意见
Timer-date
- 利用星期模块显示系统的日期时间和星期的很好VB小程序.
Timer
- 此程序更祥细介绍和运用VB的绘图功能设计的指针时钟。
VB小闹钟
- VB小闹钟,主要涉及文本框控制,keypress事件,timer-VB small alarm clock, mainly related to the text box control, keypress, timer
VB小定时器
- 用VB实现的一个很漂亮的定时器小工具,可以随时提醒自己的日程-VB one of the very beautiful timer small tools, can always remind ourselves of the agenda
Timer(VB)
- 精密定时器集合:VB版 ■ SetTimer(多Timer):是使用SetTimer()和回调函数产生的Timer,与VB6中定时器控件效果一样,只是用API实现而已,不爱用控件的朋友可能会喜欢 ■ Timer大比拼(CSDN):是CSDN网友提供的测试各种Timer的代码:QueryPerformanceCounte() 多媒体定时器;和VB6定时器控件。测试时,可以看到3种定时器的区别。多媒体定时器和QueryPerformanceCounte()都是较好的选择.
7seg
- 模擬微電腦設計-七段顯示器字型~~VB 模擬微電腦-七段顯示器字型做計時器的顯示 -Simulation microcomputer design- Seven-Segment Display Font ~ ~ VB simulation microcomputer- Seven-Segment display font to do the timer display
snak
- 簡單的貪吃蛇小遊戲,可用於vb入門編程教學。-Simple Snake game, can be used for teaching programming vb entry.
timer.ZIP
- 一个关于用VB开发中的timer控件的源代码示例,希望对各位VB初学者有帮助-a vb program for timer ctronl
timer
- 一个vb实现的倒计时器,在计时演讲等方面有用。-Countdown to the implementation of a vb, and Speech, etc. at the time useful.
timer
- vb的一个小时钟程序,可以修改表盘的外观特征,可以修改表的时间间隔设置-vb, a small clock program, you can modify the appearance of the characteristics of the dial, you can modify the time interval setting table
timer
- 51单片机实现的4路设备工作时间计时器,有C51源码和Proteus仿真文件,还包括VB编写的上位机数据采集程序源码,通过串行口读取设备工作时间数据。-4-way MCS51 hours timer device, a C51 source and the Proteus simulation files, including VB, PC data acquisition program source code, read through the serial port device work
ShutdownTimer11
- Shutdown Timer VB.Net
timer
- 按“开始”按钮,开始计时,按钮边为“继续”。按“暂停”,停止计时,显示记录的时间数。任何时候按“重置”按钮,时间读数都将重置为0。-timer vb
Vb-dynamic-lyrics-display
- vb灵活利用timer控件,灵活控制歌曲歌词时间,动态歌词显示。-vb using timer control, flexibility, time flexibility and control song lyrics, dynamic lyrics display.
VB-High-precision-timer
- 用VB编写的高精度定时器,含VB工程和源码!-Written by precision timer VB, VB project and source code included!
VB Timer
- VB中仿定时器的多线程实现,使用系统API来实现该功能(Multi-threaded implementation of imitation timer)