-
u盘源码,做驱动程序前网上搜索得来,后来不需要做了,就没有仔细看过,很抱歉,应该有用...
u盘源码,做驱动程序前网上搜索得来,后来不需要做了,就没有仔细看过,很抱歉,应该有用-u disk source code, so drivers-line search it, then you do not need to do, it would not read carefully. I am sorry, it should be useful
- 2023-02-24 02:50:03下载
- 积分:1
-
A good web browser is compatible with IE , including search engine and wgf_Media...
与IE兼容,是一款不错的web浏览器,其中包括搜素引擎和wgf_Media.-A good web browser is compatible with IE , including search engine and wgf_Media.
- 2022-01-28 00:56:22下载
- 积分:1
-
read write ic card
IC 卡读写操作-read write ic card
- 2022-07-03 01:01:05下载
- 积分:1
-
获取主硬盘序列号
获取主硬盘序列号-access to the primary hard drive serial number
- 2022-02-21 20:48:39下载
- 积分:1
-
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,...
我们在编写程序时,常常遇到的一件事情就是要准确列出系统中所有正在运行的程序或者进程。Windows 任务管理器就是这样的一个程序。它既能列出运行的桌面应用程序,又能列出系统中所有运行的进程。那么,我们在程序中如何实现这样的任务呢?-We when compilation procedure, meets frequently a matter is needs accurately to list in the system all the procedure or the advancement which moves. Windows administrator is a such procedure. It both can list the movement table top application procedure, and can list all movements advancementin the system . Then, how do we realize such duty in the procedure?
- 2022-07-25 11:09:27下载
- 积分:1
-
In vc++ Cool interface developed under the procedures in this regard lovers help...
在vc++下开发超酷的界面程序,对这方面的爱好者很有帮助的-In vc++ Cool interface developed under the procedures in this regard lovers helpful
- 2023-07-03 07:45:03下载
- 积分:1
-
This a small program which scans a particular section of your hard disk ( a tree...
This a small program which scans a particular section of your hard disk ( a tree) using recursion and returns information like the total number of files, folders, used disk space in that tree.
- 2022-03-11 23:35:24下载
- 积分:1
-
dll import,Load Library操作使用,GetProcAddress操作使用
dll import,Load Library操作使用,GetProcAddress操作使用-dll import, Load Library operational use, GetProcAddress operational use
- 2022-10-01 04:35:02下载
- 积分:1
-
实现飞机订票系统的功能,可以支持查询航班信息、订票、退票以及退出系统的功能。界面为C语言格式。...
实现飞机订票系统的功能,可以支持查询航班信息、订票、退票以及退出系统的功能。界面为C语言格式。-Realize the function of the aircraft booking system can support the query flight information, booking, refund and withdraw from the system. Interface for the C language format.
- 2023-03-14 22:40:03下载
- 积分:1
-
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中...
硬币游戏
在游戏开始之前,在桌上将三个硬币放置成一条直线。游戏开始的时候,中间一个硬币是背面朝上,其他两个硬币是正面朝上。游戏目标是改变硬币的摆放形式,让中间一个硬币正面朝上,其他两个硬币背面朝上。具体规则如下:
(1) 任何时候都能翻转中间的硬币(从正面翻成背面或相反)
(2) 当另外两个硬币都是正面或都是背面的时候能够翻转一端的硬币(从正面翻成背面或相反);
不能通过任何其他方式翻转硬币,如平移它们。但是,只要满足这些规则,你就能够翻转硬币。
-coin game
- 2022-05-14 20:09:05下载
- 积分:1