-
vc++课程设计及面向对象程序设计
vc++课程设计及面向对象程序设计-vc curriculum design and object-oriented programming
- 2022-01-20 23:12:07下载
- 积分: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
-
ENO企业人事信息管理系统配套组件包,压缩包包含如下组件包:
XPmenu
dxpack2.0.1
MenuBar
....
QuickRe...
ENO企业人事信息管理系统配套组件包,压缩包包含如下组件包:
XPmenu
dxpack2.0.1
MenuBar
....
QuickReport.v4.5.for.Delphi7
TStaticTextEx_TDBStaticTextEx-ENO business personnel information management system supporting kits, compressed packet contains the following components : XPmenu dxpack2.0.1 Wet .... QuickReport.v4.5.for.Delphi7 TStaticTextEx_TDBStaticTextEx
- 2022-11-28 19:55:03下载
- 积分:1
-
和微软扫 雷程序类似的扫 雷程序源代码
和微软扫 雷程序类似的扫 雷程序源代码-And Microsoft a similar de-mining program source code mine
- 2022-11-15 21:25:03下载
- 积分:1
-
Unit Conversion
使用Nuget包转换单位。所有常用计量单位及其换算。
- 2022-07-09 19:22:38下载
- 积分:1
-
how 2 multiply matrix
how 2 multiply matrix-how 2 multiply matrix??
- 2022-01-21 00:06:35下载
- 积分:1
-
简单文本编辑程序,功能一般,其他的也没什么可说
简单文本编辑程序,功能一般,其他的也没什么可说-Simple text editing program, function normally, the other has nothing to say
- 2022-08-19 06:31:58下载
- 积分:1
-
以前做的一个作业,模拟记事本,还不完善。
以前做的一个作业,模拟记事本,还不完善。-before doing an operation, simulated notebook, is not perfect.
- 2022-01-25 22:09:30下载
- 积分:1
-
较完善的人事考勤工资管理系统,如有不明之处请email本人。
较完善的人事考勤工资管理系统,如有不明之处请email本人。-Better wages and personnel attendance management system, if there is unclear, please email me.
- 2023-01-05 06:25:04下载
- 积分:1
-
一些名数学问题的 C语言源程序(例如 四皇后问题,
八皇后问题,特洛比方块等等)...
一些名数学问题的 C语言源程序(例如 四皇后问题,
八皇后问题,特洛比方块等等)-some mathematical problems from the C language source code (for example, four Queen"s, Queen"s eight, Tello than box, etc.)
- 2022-02-06 19:48:47下载
- 积分:1