-
CORBA suppliersideec
corba SupplierSideEC
- 2022-02-18 14:42:08下载
- 积分:1
-
这是TC4会计管理系统源代码
This TC4 Accounting Management System source code-This is TC4 Accounting Management System source code
- 2023-04-24 03:10:02下载
- 积分:1
-
In 1995 China Undergraduate Mathematical Contest in Modeling, mathematical model...
1995年全国大学生数学建模竞赛,数学建模《飞行管理》MATLAB程序-In 1995 China Undergraduate Mathematical Contest in Modeling, mathematical modeling, " flight management" MATLAB program
- 2022-07-26 01:13:38下载
- 积分:1
-
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及...
1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。 4.可以按归并排序方法对书目进行排序; 5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库; 6.内置强大的异常处理机制,可以应付绝大部分异常情况。 7.程序标题栏实时显示程序状态。
对初学者很有帮助的-1. The realization of the binary database search, find, modify, add, delete and other operations 2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage. 3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database. 4. May merge sort method to sort the bibliography 5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database 6. Built a powerful exception handling mechanism to cope with the vast some anomalies. 7. Program title bar in real-time status display program. Useful for beginners
- 2022-01-25 20:52:57下载
- 积分:1
-
achieve a simple calculator functions, arithmetic, but also a number of other ma...
实现了一个简单的计算器的功能,可以加减乘除,还要其他一些数学运算,如乘方等.-achieve a simple calculator functions, arithmetic, but also a number of other mathematical calculations, such as involution.
- 2022-01-22 10:37:10下载
- 积分:1
-
实现对面的功能算法
实现对面的功能算法-achieve the opposite function algorithm
- 2022-05-29 02:47:57下载
- 积分:1
-
利用WinSock进行无连接的通信
利用WinSock进行无连接的通信-WinSock conducted without the use of the communications link
- 2022-03-11 21:22:48下载
- 积分:1
-
酒店客房管理系统
系统主要功能
客人信息管理:客人信息的添加,退房,结账等
数据查询:查询客人信息,查询客房信息
数据统计:统计一段时间内的客房入住情况和收入
- 2022-03-14 06:39:03下载
- 积分:1
-
200多个windows xp系统注册表文件,你肯定能用得着!
200多个windows xp系统注册表文件,你肯定能用得着!-More than 200 windows xp system registry file, you can certainly Yongde Zhao!
- 2023-01-30 10:55:03下载
- 积分:1
-
ModbusTCP监控程序
资源描述
这里先传个代码的文件先看看吧。TCP的协议样例如下:
请求和响应带有六个字节的前缀,如下:
byte 0: 事务处理标识符 –由服务器复制 –通常为 0
byte 1: 事务处理标识符 –由服务器复制 –通常为 0
byte 2: 协议标识符= 0
byte 3: 协议标识符= 0
byte 4: 长度字段 (上半部分字节) = 0 (所有的消息长度小于256)
byte 5: 长度字段
(下半部分字节) = 后面字节的数量
byte 6: 单元标识符 (原“从站地址”)
byte 7: MODBUS 功能代码
byte 8 on: 所需的数据
因而处理示例“以4的偏移从UI 9读1寄存器”返回5的值将是
- 2022-06-17 16:12:25下载
- 积分:1