-
This is a binary tree algorithm VC 6.0 Dynamic Link Library
这是一个二叉树排序算法的VC++6.0实现的动态连接库-This is a binary tree algorithm VC 6.0 Dynamic Link Library
- 2022-01-26 01:55:13下载
- 积分:1
-
能够将系统进行锁定,比如键盘,鼠标屏幕等.
能够将系统进行锁定,比如键盘,鼠标屏幕等.-System can be locked, such as keyboard, mouse, screen and so on.
- 2022-01-29 03:03:28下载
- 积分:1
-
用C编写的农夫过河问题,可以自己运行一下
用C编写的农夫过河问题,可以自己运行一下-prepared by the farmer across the river that can operate on its own what
- 2022-05-25 15:45:51下载
- 积分:1
-
ucos在Freescale s12x芯片上的移植 串口收发数据 与GPIO操作
ucos在Freescale s12x芯片上的移植 串口收发数据 与GPIO操作-ucos at Freescale s12x chip serial transceivers transplant operation data and GPIO
- 2022-01-25 14:29:18下载
- 积分:1
-
CRC checksum to generate the results, you can quickly check the calculated resul...
CRC校验结果生成器,可以较快的计算出来校验结果,非常方便实用。-CRC checksum to generate the results, you can quickly check the calculated results, a very convenient and practical.
- 2022-01-30 15:04:55下载
- 积分:1
-
dll application example, has passed VisualC++ 6. 0 compiled through, run well, w...
dll 应用示例,已通过VisualC++ 6 。 0 编译通过,运行良好,欢迎下载!!!!!!!1-dll application example, has passed VisualC++ 6. 0 compiled through, run well, welcome to download! ! ! ! ! ! ! 1
- 2022-06-20 23:42:44下载
- 积分:1
-
使用Windows操作系统的API函数在桌面上写在或绘画图形。
使用Windows操作系统的API函数在桌面上写在或绘画图形。-Using the Windows operating system API function to write in, or painting on the desktop graphics.
- 2022-02-03 15:22:27下载
- 积分:1
-
shown that current use of windows type win 31, win32, win 95, win98, win me, nt...
显示当前使用的windows类型 win 31, win32, win 95,win98, win me, win nt, win 2000, win xp or win2003?-shown that current use of windows type win 31, win32, win 95, win98, win me, nt win, win 2000 and win xp or Win2003
- 2022-04-11 16:00:13下载
- 积分:1
-
in industrial production control system, there are many needs time to complete t...
在工业生产控制系统中,有许多需要定时完成的操作,如定时显示当前时间,定时刷新屏幕上的进度条,上位 机定时向下位机发送命令和传送数据等。特别是在对控制性能要求较高的实时控制系统和数据采集系统中,就更需要精确定时操作。-in industrial production control system, there are many needs time to complete the operation, such as the timing shows the current time, regularly updated progress on the screen of the PC regular crew sent down orders and transmit data. Especially in the control of the high performance requirements of real-time control system and data acquisition system, the need for more precision timing operation.
- 2022-04-21 16:41:24下载
- 积分:1
-
filedisk源码
FileDisk is a virtual disk driver for Windows that uses one or more files to emulate physical disks. A console application is included that let you dynamically mount and unmount files. An example of use for this driver is if you have made plans spending the weekend writing an RAID driver for NT but find you are short of disks. FileDisk can also use CD/DVD images.
Latest news: Allow to mount images without administrative privileges, works better on Windows Vista and Windows 7, support for 64-bit systems.
Screenshot of an example of use.
FileDisk will use sparse files as disk images if the underlying file system supports it. A sparse file is a file were suficiently large blocks of zeros isn"t allocated disk space. To see how much disk space a file actually uses right click on the file and choose properties. If you for example create a spar
- 2022-06-18 21:57:43下载
- 积分:1