-
to mobile storage locked and unlocked, simple and practical procedure vb
给移动存储加锁和解锁,简单实用的vb程序-to mobile storage locked and unlocked, simple and practical procedure vb
- 2022-03-21 01:56:58下载
- 积分:1
-
计算器开发的,虽然功能很简单,但要学习的第三个…
vc开发的计算器,虽然功能简单,但有值得借鉴之处-vc calculator developed, although the function of simple, but has to learn of the
- 2022-07-21 03:51:58下载
- 积分:1
-
ambrazura源代码
Ambrazura源代码,来自中国的大男人。内容太短。请注意:没有良好描述的代码将被删除,您将得不到任何分数。请描述得更好,以获得更多的分数。
- 2023-01-04 20:10:03下载
- 积分:1
-
How to use the WinIo library in Win2000 and WinXP system. this sample will lead...
VC下WinIo的应用实例(改进版)根据前一版有网友提出的建议进行改进,为了在VC中能正常使用WinIo库,必须按以下步骤进行配置:
(1):将WinIo.dll、WinIo.sys、WINIO.VXD三个文件放在程序可执行文件所在目录下;
(2):将WinIo.lib添加到工程中,WinIo.lib及winio.h文件必须放在工程目录下;
(3):在StdAfx.h头文件中加入#include "winio.h"语句;
(4):调用InitializeWinIo函数初始化WinIo驱动库;
(5):调用读写IO口的GetPortVal或SetPortVal函数;
(6):调用ShutdownWinIo函数;
本实例是在VC6.0环境下 XP系统.
-How to use the WinIo library in Win2000 and WinXP system. this sample will lead you to use the WinIo rightly.
- 2022-08-21 23:18:28下载
- 积分:1
-
检测Windows version of version as,as特异性好
探测Windows版本,以及具体的版本信息-detection version of Windows, as well as specific version
- 2023-07-04 17:00:03下载
- 积分:1
-
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他...
一个简单的选课系统,基本功能都已实现!SQL.sql文件是用于创建sql数据库的脚本语言,使用时请先创建好sql数据库,管理员帐号和密码同为manager。其他信息请自己查看源码。打开工程时如出现错误请把它考在根目录下。er-graph.gif为er图。
-Elective a simple system, the basic functions have been achieved! SQL.sql document is used to create sql database scripting language, used to create good post sql database administrator account and password for the same manager. Other information please check their source. Open the project if there are mistakes please test it in the root directory. Er-er graph.gif to map.
- 2022-03-11 01:21:39下载
- 积分:1
-
一个ascii 码值计算原代码的例子
一个ascii 码值计算原代码的例子 -a code ascii value of the original source code example of a ascii value of the original code examples
- 2023-03-02 23:20:02下载
- 积分:1
-
在某些帐户无法运行的情况下,用另一用户指定运行程序。可以修改每次都指定程序,或只指定一次即可。...
在某些帐户无法运行的情况下,用另一用户指定运行程序。可以修改每次都指定程序,或只指定一次即可。-Account can not run in some circumstances, another user-specified run the program. Can be amended every time the specified procedures, or only specified once.
- 2022-08-23 23:47:57下载
- 积分:1
-
采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率 。...
采用伙伴系统算法进行内存管理的原码,可以最大限度的避免内存碎片,同时提高内存分配效率 。-a partnership system memory management algorithm for the original code, the maximum memory to avoid the debris, while improving the efficiency of memory allocation.
- 2022-05-29 10:51:38下载
- 积分:1
-
使用CRegKey类操作注册表
Microsoft的ATL库中提供了一个CRegKey类,用这个类可以很方便地对注册表进行各种操作。...
使用CRegKey类操作注册表
Microsoft的ATL库中提供了一个CRegKey类,用这个类可以很方便地对注册表进行各种操作。 -The use of the registry operation CRegKey category Microsoft
- 2022-07-25 03:28:47下载
- 积分:1