-
VB Delay(延时函数)
VB的延时函数,能实现简单的函数等待,时间到了及执行下一步的命令。本延时函数在到达延时时间后会弹出“MsgBox ”,显示“"Time out!!!”。适合初次接触VB延时函数的使用者进行了解学习,也比较简单易懂。
- 2023-03-13 15:50:02下载
- 积分:1
-
a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algo...
一个简单的磁盘调度算法,可以实现先进先出,最短寻道,scan的算法-a simple disk scheduling algorithm can achieve FIFO, shortest Seeking, scan algorithm
- 2022-05-21 14:46:34下载
- 积分:1
-
C语言编写的类库注册程序
C语言编写的类库注册程序-The class lab register program with c language
- 2022-03-17 17:41:15下载
- 积分:1
-
rsa加密算法,经典的一个加密算法,学习时自己做的,给大家共享一下...
rsa加密算法,经典的一个加密算法,学习时自己做的,给大家共享一下-rsa
- 2022-06-17 16:09:00下载
- 积分:1
-
多媒体计时器能编程设定1毫秒或更小,是诸如MIDI序列发生器之类的专用型应用程序的理想选择,但是它们也招致了更多的开销,并且会对系统上正运行的其他程序造成负面影...
多媒体计时器能编程设定1毫秒或更小,是诸如MIDI序列发生器之类的专用型应用程序的理想选择,但是它们也招致了更多的开销,并且会对系统上正运行的其他程序造成负面影响。其实,在Windows API中有很多提供时钟查询的函数,利用它们就可以编写自己的高精度计时器了。类CMicroSecond和Celapsed就是用Windows API编写的2个高精度计时器-multimedia timer can be programmed to set a millisecond or less, such as MIDI sequence generator such as dedicated application-an ideal choice, but they have also incurred additional expenses, which would systems are running on the other procedures have a negative impact. In fact, the Windows API has many inquiries clock function, it can use them to create their own high-precision timer of. Category CMicroSecond and Celapsed Windows API is used to prepare the two high-precision timer
- 2023-04-10 15:15:04下载
- 积分:1
-
获取字符对应ASCII码的小例子,可以查看中文的对应编码。
获取字符对应ASCII码的小例子,可以查看中文的对应编码。-Corresponding ASCII character code to obtain a small example, you can view the corresponding code in Chinese.
- 2022-01-25 16:50:20下载
- 积分:1
-
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的...
从网上找到的有关vc控制word的部分源代码,大家可以互相交流的-From the Internet to find the relevant part of vc control word source code, we can exchange the
- 2022-01-26 07:31:38下载
- 积分:1
-
Dissenyo de una base de datos con ficheros de texto en java
Dissenyo de una base de datos con ficheros de texto en java
- 2022-03-09 16:08:41下载
- 积分:1
-
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok...
fopen打开文件并用socket传输文件的程序,可以跨平台,运行时请注意文件中的源文件的文件名及路径是否正确,需在main函数中改下参数就ok-fopen to open the file and transfer files using socket procedures, can be cross-platform, run-time Please note that the source document file name and path is correct, in the main function to be changed under the parameters ok
- 2022-11-17 19:50:03下载
- 积分:1
-
队列相关的编程,数据结构课上做的,希望对大家有帮助
队列相关的编程,数据结构课上做的,希望对大家有帮助-Queue-related programming, data structure class to do, and I hope to have everyone help
- 2022-05-09 08:59:42下载
- 积分:1