-
条形码识别
本程序可以运行于Microsoft Windows 98/ME/NT/2000/XP下。
分辨率:任何分辨率即可
制作工具:Microsoft Visual C++ 6.0
- 2022-03-01 09:49:59下载
- 积分:1
-
velocity based java web project
它是用于网站开发的基于速度的java项目…使用ajax技术…对于快速开发代码非常有用。。
- 2022-08-16 00:38:41下载
- 积分:1
-
这是缩放至任务栏的控件,CoolTrayIcon比较不错。
这是缩放至任务栏的控件,CoolTrayIcon比较不错。-This is the zoom control to the task bar, CoolTrayIcon good comparison.
- 2023-01-23 00:00:04下载
- 积分:1
-
VC串口通信程序源码
应用背景在VC++6.0平台下利用Cserialport串口通信类结合MFC消息映射机制实现串口通信程序,实现了波特率,能校验位、数据位和停止位,能以ASCII码或十六进制接收或发送任何数据或字符,可以任意设定自动发送周期,并能将接收数据保存成文本文件,能发送任意大小的文本文件关键技术Cserialport串口通信类 MFC消息映射机制 windows定时器相关知识
- 2023-06-04 07:05:04下载
- 积分:1
-
一个关于AVR单片机的AD转换的程序。很好用的。
一个关于AVR单片机的AD转换的程序。很好用的。-a program of ad transform based on avr
- 2022-04-08 17:53:42下载
- 积分:1
-
Effectively deal with images, and to achieve a variety of different effects can...
有效地对图像进行处理,并能实现各种不同的效果,可以在其基础上增加功能.-Effectively deal with images, and to achieve a variety of different effects can be based on the increase in its functionality.
- 2022-12-17 02:55:03下载
- 积分:1
-
解析iso文件的头信息,将iso文件的volume description 信息列出来。...
解析iso文件的头信息,将iso文件的volume description 信息列出来。-Analysis of iso file header information will be iso file volume description information listed here.
- 2022-02-24 11:15:21下载
- 积分: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
-
使用vc6.0开发的学生管理系统,包括对成绩的增删改查,并有管理员权限以及带柱型图和饼图的个人成绩统计和班级成绩统计(最高成绩、最低成绩、平均分等)。
管理...
使用vc6.0开发的学生管理系统,包括对成绩的增删改查,并有管理员权限以及带柱型图和饼图的个人成绩统计和班级成绩统计(最高成绩、最低成绩、平均分等)。
管理员用户名为space,密码为19871025。
演示程序时可打开文件夹中的050704new,里面有测试数据。-Vc6.0 students to develop the use of management systems, including additions and deletions to search results and have administrator privileges, as well as columnar with pie charts and statistics and personal accomplishments achieved statistical classes (maximum performance, minimum performance, with an average grade) . Administrator user name space, password is 19871025. Demo program can open the folder 050704new, there are test data.
- 2023-03-24 11:40:04下载
- 积分:1
-
银行活期储蓄账户管理
本套程序,是关于银行账户活期储蓄管理的一套系统,基于C++实现,封装性好,能实现银行用户的增删改查,汇总账户金额等基础功能,特别适合大学生编程开发,以及适合初学者学习关于项目架构的良好材料。程序分为:可视层,数据访问层,数据存储层。上传文件包括两部分,一部分是项目源码,一部分是项目报告,项目报告能让初学者更好的理解程序。远不是那些比较简单的管理系统。项目程序结构较为复杂。
- 2022-07-10 03:46:05下载
- 积分:1