-
鼠标移动位置跟踪
鼠标移动位置跟踪-The example of tracking the position of mouse
- 2022-10-09 13:55:03下载
- 积分:1
-
在Pocket PC上实现用GPS模块读取信息
在Pocket PC上实现用GPS模块读取信息-Achieved in the Pocket PC with GPS module to read information
- 2022-10-09 10:10:03下载
- 积分:1
-
MDI的动态链接库
MDI动态连接库-MDI Dynamic Link Library
- 2022-10-11 17:30:03下载
- 积分:1
-
插值的拉格朗日
此为拉格朗日插值法-this Lagrangian for interpolation
- 2022-03-03 09:39:32下载
- 积分:1
-
风险投资
vc++ vc-vc++ vc++ vc
- 2023-05-21 02:45:03下载
- 积分:1
-
Windows下,利用汇编语言编写的一个时钟小程序,罗云彬的编程乐园出品(转载)...
Windows下,利用汇编语言编写的一个时钟小程序,罗云彬的编程乐园出品(转载)-Windows, the use of assembly language prepared by a small clock procedures Luo Bin programming Paradise Products (reproduced)
- 2022-03-02 20:28:23下载
- 积分:1
-
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调...
首先,分别对8255、8253进行初始化,设置8255为A口、C口输出,设置8253的计数器0为工作模式3;其次,设置IRQ7的中断矢量,使得有IRQ7中断时调用SERVER;再次,调用INIT对计数值初始化;最后,主程序循环等待中断,开始秒表的计时。 2、 INIT子程序-First, the 8255,8253 initialization, set for the 8255 A-C mouth output, set 8253 as the Counter mode 0 3; Second, set up the interruption vector there, make it there interruption call SERVER; Again, call curl_setopt early to count before; Finally, the cycle of waiting for the main program interruption began stopwatch time. 2, curl_setopt Subroutine
- 2022-04-21 07:11:07下载
- 积分:1
-
得到应用程序的窗口名字
得到应用程序的窗口名字-applications to be a window name
- 2022-03-13 08:45:02下载
- 积分:1
-
VC++数字、英文字符、汉字及手写识别实例
VC++数字、英文字符、汉字及手写识别实例-VC++ Figures, English characters, Chinese characters and examples of handwriting recognition
- 2022-03-16 22:36:28下载
- 积分:1
-
读取目录下的所有txt文本文件
资源描述读取指定目录下的所有文本文件,指定目录是m_strSDFile,这个变量可以按需要改变,可以打开一个目录让用户选择。读取的方法采用递归调用,如果txt文件比较多,对于内存占用会比较多。文本文件的大小没有限制。文本文件找到后,存储在m_TxtFileArry中。
- 2022-09-20 19:15:03下载
- 积分:1