-
一个用c语言写的小操作系统,有任务调度,驱动了键盘,鼠标,显示适配器...
一个用c语言写的小操作系统,有任务调度,驱动了键盘,鼠标,显示适配器-a language used to write a small operating system, task scheduling, driving a keyboard, mouse, display adapters.
- 2022-09-08 04:40:02下载
- 积分:1
-
非常精确的计时程序!
利用WINDOWS提供的API精确计时,精度为毫秒....
非常精确的计时程序!
利用WINDOWS提供的API精确计时,精度为毫秒.-Very precise timing procedures! Use the API provided WINDOWS precision timing, accuracy of milliseconds.
- 2022-11-21 22:15:03下载
- 积分:1
-
可以实现软件的限次使用
可以实现软件的限次使用-software can restrict the use of time
- 2023-05-04 16:00:03下载
- 积分:1
-
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据...
以前为一个公司设计的售饭系统~,采用Delphi7+SQLServer2000,几乎没有用第三方控件,编译的时候修改一下连接就能运行。里面包括数据库的创建,数据库备份还原,以及.dll文件等 -before a company designed to EL keyboard Illumination System, used Delphi7 CRM, with almost no third-party controls, compile time will be able to connect to change it running. They include the creation of the database, the database backup reduction. Dll files
- 2022-03-20 19:59:57下载
- 积分: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
-
IT s used to Enum all the desktop windows
它用于枚举所有桌面窗口
- 2022-03-06 14:36:47下载
- 积分:1
-
ini配置文件读写代码.
ini配置文件读写代码.
ini配置文件读写代码.
ini配置文件读写代码.-ini configuration file to read and write code. ini configuration file to read and write code.
- 2022-03-25 05:51:29下载
- 积分:1
-
物资管理系统
一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataB...
物资管理系统
一 开发环境 OS: Windows 2000 Server + SP2 IDE: Visual Studio 6.0 + SP5 DataBase: SQL 2000 Server + SP2 二 运行 1:创建数据库 将Material.sql中的SQL语句考入SQL Server的查询分析器中,全部运行; 2:建立ODBC数据源 数据原名称为Material_MIS
-Materials management system development environment 1 OS: Windows 2000 Server+ SP2 IDE: Visual Studio 6.0+ SP5 DataBase: SQL 2000 Server+ SP2 Second Run 1: Create a database in SQL statements Material.sql admitted to the SQL Server query analyzer, all running 2: Create ODBC data source data formerly known as Material_MIS
- 2022-06-26 14:03:39下载
- 积分:1
-
This software is a simple resource manager, you can realize simple and similar t...
本软件是一个简单的资源管理器,可以实现简单的类似与Windows资源管理器一样的删除,复制,等功能,比较好用.-This software is a simple resource manager, you can realize simple and similar to Windows Explorer the same as delete, copy, and other functions, comparative ease of use.
- 2023-06-28 18:40:03下载
- 积分:1
-
使用VC访问串口,指定串口波特率,起始位和终止位,连续读取,十六进制数据显示...
使用VC访问串口,指定串口波特率,起始位和终止位,连续读取,十六进制数据显示-VC visit to serial use, specify the serial baud rate, initiation and termination spaces, continuous read, hexadecimal data show
- 2022-04-29 17:45:09下载
- 积分:1