-
此为Delphi树控件的一个数据库运用
此为Delphi树控件的一个数据库运用-this tree controls for the use of a database
- 2023-02-26 02:20:04下载
- 积分:1
-
VB与sql数据库的完美结合实例1
VB与sql数据库的完美结合实例1-sql database VB and the perfect example of a combination
- 2023-07-04 14:25:03下载
- 积分:1
-
oracle database for the ranking algorithm
oracle数据库的排序查询算法-oracle database for the ranking algorithm
- 2023-05-19 17:00:04下载
- 积分:1
-
求最短路径问题,传给大家看看,希望能对大家在实用中有点帮助...
求最短路径问题,传给大家看看,希望能对大家在实用中有点帮助-seek the shortest path problem, we look at the pass, we hope to the right a little practical help
- 2022-04-13 00:16:40下载
- 积分:1
-
Because time is so short, relatively simple function. Interested persons can con...
由于时间仓促,所以功能比较简单。有兴趣者可以继续扩展这个系统!-Because time is so short, relatively simple function. Interested persons can continue to expand this system!
- 2022-06-03 08:37:28下载
- 积分:1
-
1。我用VC 6编写的程序,包括过程的顺序…
1.本程序由本人采用vc++ 6.0编写,包括了排序平衡二叉树的整套算法(包括插入、删除、查找以及其测试算法)。 2.运行myavl_vc.exe输入树的初始结点个数,确定后本程序将在内存中生成一棵相应结点数的二叉树,在此基础上你可以进行各种操作(插入、删除、查找以及测试其平衡性、排序性等) 3.每一个结点信息包括"商品编码"、"商品名称",且以"商品编码"作为关键字 4.初始生成的树的结点的商品编码为从1按顺序递增,商品名称为"生成的商品"加上商品编码 5.程序中的随机插入与随机删除是为了更好的测试程序的正确性和可靠性 6.随机插入(删除)时,程序将不断向(从)树中随机插入(删除)结点,每次随机插入(删除)都会进行平衡性与排序性的检查,如果树已经失去了有序性或平衡性,则会弹出树已失去了有序性或平衡性的提示并停止插入(删除)操作,当然你可以随时中断随机操作-1. The procedure I used vc 6.0 preparation, including the sequencing of the entire balanced binary tree algorithm (including insert, delete, search and test algorithm). 2. Running myavl_vc.exe importation of the initial tree node number, the procedures established in the memory of the formation of a corresponding nodes of a binary tree, and on this basis you can conduct various operations (insert, delete, search and testing their balance, sorting etc.) 3. each node information including "Product Codes," "trade names," and the "commodity codes" as the keyword 4. initial produ
- 2022-03-11 19:21:53下载
- 积分:1
-
如何自由访问局域网中的所有 SQL Server 服务器的数据
如何自由访问局域网中的所有 SQL Server 服务器的数据-how free access to all LAN SQL Server data
- 2022-03-25 06:40:43下载
- 积分:1
-
data structure Shortest Path
数据结构最短路径-data structure Shortest Path
- 2023-07-23 13:55:02下载
- 积分:1
-
poj1411请多指教,多交流 0ms 交流算法
poj1411请多指教,多交流 0ms 交流算法-Please advice poj1411, more exchanges 0ms exchange algorithm
- 2022-02-10 17:21:51下载
- 积分:1
-
家谱管理系统
家谱管理系统
任务:实现具有下列功能的家谱管理系统
功能要求:
1). 输入文件以存放最初家谱中各成员的信息,成员的信息中均应包含以下内容:
姓名、出生日期、婚否、地址、健在否、死亡日期(若其已死亡),也可附加其它信息、但不是必需的。
2). 实现数据的存盘和读盘。
3). 以图形方式显示家谱。
4). 显示第n 代所有人的信息。
5). 按照姓名查询,输出成员信息(包括其本人、父亲、孩子的信息)。
6). 按照出生日期查询成员名单。
7). 输入两人姓名,确定其关系。
8). 某成员添加孩子。
9). 删除某成员(若其还有后代,则一并删除)。
10).修改某成员信息。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-21 03:00:19下载
- 积分:1