-
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
-
A large car s image database to training neural network , classifier ecc.
A large car s image database to training neural network , classifier ecc.
- 2022-03-22 02:21:46下载
- 积分:1
-
需要sql的支持
需要sql的支持-need the support sql
- 2022-02-03 23:39:01下载
- 积分:1
-
本程序是一个校园导游咨询系统,提供校园内各景点的信息咨询和最点路径查询功能。...
本程序是一个校园导游咨询系统,提供校园内各景点的信息咨询和最点路径查询功能。-This procedure is a consultation system for the campus tour guides, provide campus information tourist attractions and the most points the path of the inquiry.
- 2022-02-20 00:03:00下载
- 积分:1
-
数据结构程序设计――哈夫曼编码,希望给同学一些帮助
数据结构程序设计――哈夫曼编码,希望给同学一些帮助-Data Structure Programming- Huffman coding, the students want to give some help
- 2022-08-26 09:43:00下载
- 积分:1
-
魔王的语言,运用了数据结构栈、队列的结构
魔王的语言,运用了数据结构栈、队列的结构-Devil" s language, the use of the data structure stack, queue structure
- 2022-03-04 14:02:16下载
- 积分:1
-
tree data structure formation and operation of the algorithm
数据结构 之树的生成与操作 算法-tree data structure formation and operation of the algorithm
- 2022-10-23 13:00:03下载
- 积分:1
-
数据库的应用,基于索引,实现一个简单的B+树搜索树
数据库的应用,基于索引,实现一个简单的B+树搜索树
-Database application, based on the index, the realization of a simple B+ tree search tree
- 2022-03-04 03:54:13下载
- 积分:1
-
在SQL archivosdedatos
----crear archivos.mdf.ldf和ndf
- 2022-03-15 23:02:20下载
- 积分:1
-
输入以字符串,依顺序表存储,查找一个元素,删除一个元素...
输入以字符串,依顺序表存储,查找一个元素,删除一个元素-Input to a string, depending on the order of tables to store, find an element, delete an element
- 2022-02-05 12:29:55下载
- 积分:1