-
the source code can create and delete desktop shortcuts can also set menu shortc...
该源代码可以在桌面创建和删除快捷方式,也可以创建菜单快捷方式-the source code can create and delete desktop shortcuts can also set menu shortcuts
- 2022-03-13 16:37:13下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1
-
winCE+程序设计.rar 一本很老的书,不过不想了解他的可读读.
winCE+程序设计.rar 一本很老的书,不过不想了解他的可读读.-winCE+ programming. rar a very old book, but do not want to read to understand his.
- 2022-01-30 16:23:40下载
- 积分:1
-
1.程序读取服务器中的数据,实现web方式的浏览模式。
2.地图分为三个级别,分别是 河南省地图,18地市市域图,以及各个地市的城区图。
3...
1.程序读取服务器中的数据,实现web方式的浏览模式。
2.地图分为三个级别,分别是 河南省地图,18地市市域图,以及各个地市的城区图。
3.蓝颜色的城市可以直接点击进入,先从河南省地图进入市域图,再从市域图进入城区图。
4.用鼠标滑轮缩小地图,可以从城区图退回到市域图,由市域图退回到河南省地图。-1. Procedures to read data from the server to realize the way web browser mode. 2. The map is divided into three levels, namely, Henan Province, map, 18 prefectures and cities in the city of domain maps, as well as various prefectures and cities in the City map. 3. Blue color can directly enter the city, start entering the city of Henan Province map domain map domain map from the City to enter the city map. 4. With the mouse wheel to narrow the maps, city map from the domain back to the city map, city map domain map back to the Henan Province.
- 2022-03-11 19:18:23下载
- 积分:1
-
ext2.1开发的一些列子。包括grid,tree,layout等配合ext文档使用
ext2.1开发的一些列子。包括grid,tree,layout等配合ext文档使用-ext2.1 ?? ?? ?? μ???? ???? ?? ???? × ?? ?? ?? ° ü?? ¨ grid ?? ?? tree ?? ?? layoutμ?????? ?? ??ext????μμ?? ?? ????
- 2022-12-14 16:00:04下载
- 积分:1
-
通过多个操作和机制来做一个小游戏,希望大家喜欢…
通过一些运算和机制做出来的一个小游戏希望大家喜欢!-Through a number of operations and mechanisms to do a small game I hope you like!
- 2022-09-04 06:50:03下载
- 积分:1
-
建立一个表示多项式的链表,实现多项式的删除。通过文件输入输出...
建立一个表示多项式的链表,实现多项式的删除。通过文件输入输出-Polynomial to establish a list that, to achieve the deletion of polynomials. File input and output
- 2022-01-24 15:20:07下载
- 积分: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
-
Flex help documentation in English, it is useful, there are many examples of pro...
Flex的英文帮助文档,很实用,里面有很多实例程序直接可以运行-Flex help documentation in English, it is useful, there are many examples of programs can be run directly
- 2023-04-23 14:40:15下载
- 积分:1
-
用Windows API创建一个窗体,从本质上理解Windows消息机制。
用Windows API创建一个窗体,从本质上理解Windows消息机制。-Windows API to create a window, from understanding the nature of the Windows message mechanism.
- 2022-11-04 08:25:03下载
- 积分:1