-
用delphi编写的针对商品房销售合同格式,设计的套打程序。
用delphi编写的针对商品房销售合同格式,设计的套打程序。-with delphi prepared against real estate sales contract format, the piling design process.
- 2022-02-04 13:26:49下载
- 积分:1
-
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码...
单循环存储结构实现约瑟夫环,n个人从1到n编码,然后围坐一圈,每人持有一密码-one-cycle storage structure to achieve Josephus, n individuals from 1 to n coding, and then sitting around a circle, each holding a password
- 2022-03-13 02:19:40下载
- 积分:1
-
实现构造哈夫曼树的哈夫曼算法。
求解出所构造的哈夫曼
使用树的带权路径长度。...
实现构造哈夫曼树的哈夫曼算法。
求解出所构造的哈夫曼
使用树的带权路径长度。
-Huffman tree structure to achieve the Huffman algorithm. Solving the structure of the Huffman tree with the right to use the path length.
- 2022-03-18 08:19:38下载
- 积分:1
-
数据结构中各种排序算法的实现 还是排序性能的比较
数据结构中各种排序算法的实现 还是排序性能的比较
-Data structure in a variety of sorting algorithms or to sort of realize the performance comparison
- 2022-09-21 14:45:03下载
- 积分:1
-
VC++语言实现与数据库的连接,效果不错的
VC++语言实现与数据库的连接,效果不错的-VC++ Language with database connectivity, the effect of good
- 2023-03-23 00:00:03下载
- 积分:1
-
数据结构哈希表的实现,用C++写的,比较完整
数据结构哈希表的实现,用C++写的,比较完整-Hash table data structure to achieve, using C++ Written relatively complete
- 2022-07-04 05:40:41下载
- 积分:1
-
红黑树数据结构
红黑树性质
红黑树是每个结点都带有颜色属性的二叉查找树,颜色为红色或黑色。在二叉查找树强制一般要求以外,对于任何有效的红黑树我们增加了如下的额外要求:
列表项结点是红色或黑色。
根是黑色。
所有叶子都是黑色(叶子是NIL结点)。
每个红色结点必须有两个黑色的子结点。(从每个叶子到根的所有路径上不能有两个连续的红色结点。)
从任一结点到其每个叶子的所有简单路径都包含相同数目的黑色结点。
为了便于处理红黑树中的边界情况,使用一个哨兵来代表所有的NIL结点,也就是说所有指向NIL的指针都指向哨兵T.nil。
- 2022-05-05 19:56:42下载
- 积分:1
-
用pb做的职员管理
用pb做的职员管理-pb do with the management staff
- 2022-11-10 23:20:03下载
- 积分:1
-
Data structure of the dynamics of regulatory law, given the same part of the two...
数据结构里的动态规化法,给出两个字符串的相同部分。-Data structure of the dynamics of regulatory law, given the same part of the two strings.
- 2022-04-12 05:33:21下载
- 积分:1
-
实现基于二叉树表示的算术表达式实现基于二叉树表示的算术表达式...
实现基于二叉树表示的算术表达式实现基于二叉树表示的算术表达式-eeeeaaaaaaaaaaaaaannnnnnnnnnnnnnnnnnnn
- 2022-08-06 17:26:54下载
- 积分:1