-
Perl for Windows,有完整的源代码,学习perl语言是必不可少的…
Perl for Windows,带完整source code,是学习perl语言必不可少.-Perl for Windows, complete with source code, perl language learning is essential.
- 2022-02-04 02:15:56下载
- 积分:1
-
它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程...
它是一个经典的算法-哲学家进餐问题,用VC++实现,通过它大家可以掌握Windows中的多线程编程-It is a classic algorithm-the Dining Philosophers, VC++, through which we can grasp the Windows multi-threaded programming
- 2022-03-02 07:12:12下载
- 积分:1
-
VC++ based on the keyboard hook to write a small program used to enumerate all c...
VC++基于键盘钩子写的一个小程序,用来枚举当前所有打开的窗口名称、标题、类名称等,并实施强制隐藏、显示所选窗口,内含键盘钩子的DLL源文件,测试文件编译后要和DLL文件存放在一个目录中。-VC++ based on the keyboard hook to write a small program used to enumerate all currently open windows name, title, class name, etc., and mandatory hide, show the selected window, containing the keyboard hook DLL source files, test file DLL files should be compiled and stored in a directory.
- 2022-03-21 13:05:29下载
- 积分:1
-
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的...
Win32 API 注册表类的编制以及使用。是关于在windows系统用VC读写(包括添加)注册表的源代码。做成了.h合.cpp两个文件,里面是注册版读写操作的类定义。用户要使用,只需要将这两个文件包含到自己的工程当中,然后使用类CMyRagKey及其操作即可。-Win32 API registration category and the use of the preparation. Windows on the system with VC readers (including additions) registry source. Resulted. H Hopewell. Cpp two documents containing is a registered version of the class and write the definition. Users must use only these two files contain their own works, then use category CMyRagKey and operation can be.
- 2023-02-19 21:10:02下载
- 积分:1
-
数据库远程备份批处理文件,可以方便
大家维护数据库
数据库远程备份批处理文件,可以方便
大家维护数据库-remote backup database bat files
- 2022-03-19 19:20:24下载
- 积分:1
-
guardian software startup automatically activate the process of setting can set...
守护软件启动时自动启动设定的进程可以设定telnet远程登录的用户名和密码进程退出后,守护软件会自动重新启动-guardian software startup automatically activate the process of setting can set telnet remote login user name and password, following the withdrawal process, to guard the software will automatically restart
- 2022-07-25 14:01:47下载
- 积分:1
-
VC写的一个光驱控制程序 有VC源代码
VC写的一个光驱控制程序 有VC源代码-VC to write a CD-ROM control procedures have VC source code
- 2022-07-08 20:33:12下载
- 积分:1
-
简单的显示LOGO的例子
简单的显示LOGO的例子-simple example shows LOGO
- 2022-04-20 23:38:32下载
- 积分:1
-
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
软盘驱动实例// 源代码// C// 英文
可以直接控制软盘
-floppy disk drive// source// C// English can directly control floppy
- 2022-03-16 03:58:45下载
- 积分:1
-
求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。还有递归求解的请看另一个...
求解迷宫问题,输入一个迷宫矩阵,矩阵只有1和0,1表示通行,0表示不行。还有递归求解的请看另一个-Maze solving the problem, enter a maze matrix, matrix, said the passage of only one, and 0,1, 0 not do that.
- 2022-12-10 07:15:03下载
- 积分:1