-
采用RS232串口通信
serial communication using RS232
- 2022-03-19 10:28:50下载
- 积分:1
-
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。...
随机确定内存大小,进程的个数,每个进程的段数及段大小。当某进程提出申请空间的大小后,显示能否满足申请,以及为该进程分配资源后有关地址转换的数据。-memory size, process numbers and their number of paragraphs and paragraph size have been randomely determined. when one process applies a certain amount of memory, the program will show whether the applying is satisfied and print the data of the address tansition after the resource allocating for the process.
- 2022-01-28 17:53:46下载
- 积分:1
-
Simple calculator, in order to prepare Win32 SDK programming beginners.
简陋的计算器,为Win32 SDK 编程初学者准备。-Simple calculator, in order to prepare Win32 SDK programming beginners.
- 2022-12-31 10:55:03下载
- 积分:1
-
本文档详细的介绍了在windowsce下的编程方法以及示例。对学习CE的人有帮助。...
本文档详细的介绍了在windowsce下的编程方法以及示例。对学习CE的人有帮助。-this document described in detail in the windowsce programming methods and examples. On learning of CE help.
- 2022-07-14 02:04:04下载
- 积分:1
-
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h...
array.h: 安全数组 linkedlist.h: 普通表 dclinkedlist: 双向循环链表 hashtable.h: 哈希表 binstree.h: 二叉搜索树 avltree.h: AVL 树 如果要存储集合(元素不可重复)并快速查找,最佳的是 binstree.h(二叉搜索树)。 如果要存储二维或更高维的表格,最佳的是 hashtable.h(哈系表)。AVL 树的插入成本非常高(删除函数也没有实现),但 AVL 的搜索效率极高,所以适用于在程序开始前初始化程-NOTE:
array.h :secure array,linkedlist.h:common table,
dclinkedlist:dual cycle linkedlist,
hashtable.h:hash table
binstree.h:binary search tree,
avltree.h: AVL tree,
if you want to store set(elements no repeating) and to lookup it swiftly,best is binstree.h(binary search tree).if you want to store two dimensions s or more dimensions s table,best hashtable.h(hash table).the cost of AVL tree s insertion is very high(delete function is not completed),but effiency of AVL tree s search is very high,so it is the same with initialize programme before beginning programme.
- 2022-08-16 05:08:19下载
- 积分:1
-
Java applet 2 : 1. Figures for the band into two. Print out the diamond
Java小程序两个:1.用于转化数字的进制
2.打印出钻石形状的图形-Java applet 2 : 1. Figures for the band into two. Print out the diamond-shaped graphic
- 2022-02-01 13:55:18下载
- 积分:1
-
个人编写的一些类(单链表,栈等)
个人编写的一些类(单链表,栈等)-prepared by the individual category (single linked list, stack, etc.)
- 2022-03-17 17:17:21下载
- 积分:1
-
地理系信息专业必需基础知识的应用 vb与map objects的结合 本软件可提供路线的符号遍历显示...
地理系信息专业必需基础知识的应用 vb与map objects的结合 本软件可提供路线的符号遍历显示-geography information necessary professional knowledge base of vb map objects with a combination of the software available routes traverse the symbols show
- 2023-07-09 11:45:03下载
- 积分:1
-
网络Socket传输, 视频建控的源代码...
网络Socket传输, 视频建控的源代码-Socket network transmission, video construction of the source code control
- 2022-09-17 14:20:04下载
- 积分:1
-
Excel中GammaDist,GammaInv,NormSInv,NormInv等统计函数的vb源码,这些函数水文水资源专业用得较多。
代码在excel文...
Excel中GammaDist,GammaInv,NormSInv,NormInv等统计函数的vb源码,这些函数水文水资源专业用得较多。
代码在excel文件的vba工程里。-Excel in GammaDist, GammaInv, NormSInv, NormInv statistical functions, such as the vb source code, the function of hydrology and water resources are used more professional. Code in the excel file in vba project.
- 2022-10-22 03:15:02下载
- 积分:1