-
死锁的程序演示 用信号量实现的
死锁的程序演示 用信号量实现的-the procedures used to demonstrate signal to achieve the volume
- 2022-03-13 10:21:56下载
- 积分:1
-
实现在Windows mobile系统手机的一键重启和关机功能
实现在Windows mobile系统手机的一键重启和关机功能-Windows mobile system in the implementation of a key cell phone to restart and shutdown function
- 2023-07-26 20:15:03下载
- 积分:1
-
自己写的一个 Base64 编码解码工具,fcl 里已经有了,写这个主要是为了让大家了解 Base64 编码原理...
自己写的一个 Base64 编码解码工具,fcl 里已经有了,写这个主要是为了让大家了解 Base64 编码原理-His writing a Base64 encoding and decoding tools, fcl were already there, writing this mainly to let everyone understand the principles of Base64 Encoding
- 2022-01-26 00:36:37下载
- 积分:1
-
利用mfc实现多媒体文件的播放功能,供初学者参考。
利用mfc实现多媒体文件的播放功能,供初学者参考。-The use of mfc playback of multimedia files for advanced users.
- 2022-03-15 05:09:51下载
- 积分:1
-
杨创2440矩阵键盘
扬创2440矩阵键盘 做了一个矩阵的键盘绝对能用-Yang Chuang 2440 Matrix Keyboard
- 2022-08-16 20:40:33下载
- 积分:1
-
VB database management
VB对数据库的管理-VB database management
- 2022-01-25 15:17:29下载
- 积分:1
-
一个模仿windows98界面的源代码,可以作为框架,运行多个exe
一个模仿windows98界面的源代码,可以作为框架,运行多个exe-Access to the code of computer hardware information, including access to CPU, network card and hard disk physical information
- 2023-02-20 05:05:03下载
- 积分:1
-
windows扫雷游戏
利用vc++ 6.0 平台和C语言编写的扫雷程序,完成了扫雷中除去英雄榜和颜色之外的所有功能。这个程序是中国科学院大学Windows高级程序设计的作业,上过杨力祥老师课的应该都清楚。程序主要包括两个部分,主窗口程序和窗口消息处理程序,思路清晰,搞清楚mine数组中各数字表示的意义后,非常容易理解。
- 2022-02-20 18:24:17下载
- 积分:1
-
win2000 under the direct access to port 1, using install_giveio.bat, call loaddr...
win2000下直接访问端口
1、用install_giveio.bat,调用loaddrv.exe,安装giveio.sys 到系统中。
2、安装 port.pas后,在delphi的‘Custom‘面板中, 有一个port元件。
3、拖一个TPort到窗体上,命名为port。
4、那么就可以直接访问端口(2000下也可以),如:读 i:= port[$378] 写 port[$378]:=
5、status_giveio.sys 查看状态,remove_giveio.sys 反安装驱动。
6、tstio.exe 直接调用bios来发声,可以用来测试是否安装驱动成功。cygwin1.dll是loaddrv.exe 要调用的,因为它是用MinGw32下的gcc编译的。 -win2000 under the direct access to port 1, using install_giveio.bat, call loaddrv.exe, installed into the system giveio.sys. 2, installed after port.pas in delphi the
- 2022-07-16 02:09:50下载
- 积分:1
-
用六种方法进行排序操作,分别为希尔排序,锦标赛排序,快速排序,堆排序,归并排序,基数排序...
用六种方法进行排序操作,分别为希尔排序,锦标赛排序,快速排序,堆排序,归并排序,基数排序-Method using five kinds of sorting operations
- 2022-05-16 17:01:49下载
- 积分:1