-
简单的小程序~做一个简单的学生成绩管理程序~小…
简单小程序~做一个简单的很小的程序~进行学生的成绩管理已经许多别的小功能~很好用~自己做的!-Simple applet ~ do a simple little procedure ~ for student achievement management has many other small features ~ good ~ their own to do with!
- 2023-01-06 23:05:04下载
- 积分:1
-
我个人修改的三角网(TIN)自动生成程序!供大家参考!
我个人修改的三角网(TIN)自动生成程序!供大家参考!-I personally modified triangular Network (TIN) automatically generating program! For your reference!
- 2023-05-16 03:45:03下载
- 积分:1
-
3d pressed the button to the small program
3d摁钮的小程序-3d pressed the button to the small program
- 2022-05-16 00:32:23下载
- 积分:1
-
安装系统和# 39;的源代码(包括样品)酷!(相似…
nullsoft 安装系统的源代码(包含samples) cool!。(类似InstallShield的一个开源、Scriptable的安装系统)-installation of the system"s source code (including samples) cool! . (Similar to the one open source InstallShield, the installation of the system NSIS)
- 2022-03-12 15:08:58下载
- 积分:1
-
VB6 COM DLL for logging. Works with INI Parametrization
VB6 COM DLL for logging. Works with INI Parametrization
- 2023-04-28 04:50:04下载
- 积分:1
-
实现字体选择组合框的另一方法
实现字体选择组合框的另一方法-achieve font choices frame an alternative
- 2023-05-30 17:15:03下载
- 积分:1
-
visual Basic game progrmming example
visual Basic game progrmming example
- 2022-05-05 02:45:52下载
- 积分:1
-
旅行的销售人
旅行推销员问题(TSP) 回答了以下问题: 鉴于城市和每一对城市之间的距离的列表,什么是最短的路线,访问每个城市完全一次并返回到起源城市? 此代码中使用遗传算法来解决问题。
- 2022-02-25 00:39:43下载
- 积分:1
-
EMR接口
源代码是 gulian information emr 系统动力系统接口可以用于分析电子病历数据,并上传到病案管理系统
- 2022-03-16 20:53:42下载
- 积分: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