-
1.1 算法与程序
1.2 算法与数据结构
1.3 表达算法的抽象机制
1.4 描述算法与算法设计
1.5 算法分析的基本原则
1.6 算法...
1.1 算法与程序
1.2 算法与数据结构
1.3 表达算法的抽象机制
1.4 描述算法与算法设计
1.5 算法分析的基本原则
1.6 算法复杂性分析
- 2022-01-26 01:16:24下载
- 积分: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
-
1背包问题 可以提供在背包方面遇到问题的学生或者有需要的人....
0-1背包问题 可以提供在背包方面遇到问题的学生或者有需要的人.-0-1 knapsack problem can provide a backpack problems encountered students or those who are in need.
- 2023-04-08 08:35:03下载
- 积分:1
-
代码名称:资料管理系统 一个资料管理系统的源程序,VB+ACCESS2000+ADO,功能强大...
代码名称:资料管理系统 一个资料管理系统的源程序,VB+ACCESS2000+ADO,功能强大-code name : an information management system information management system of the source, VB ACCESS2000 ADO, powerful
- 2022-12-10 02:35:03下载
- 积分:1
-
一套反出来的股票分析软件,对于分析程序结构和数据结构有一定的帮助....
一套反出来的股票分析软件,对于分析程序结构和数据结构有一定的帮助.-By a set of anti-stock analysis software for the analysis of program structure and data structure have some help.
- 2022-04-10 01:17:17下载
- 积分:1
-
Microsoft Access中的图形切割程序
Microsoft Access中的图形切割程序-Graph cut program in the Microsoft Acess
- 2022-04-27 14:56:56下载
- 积分:1
-
想做个图片存取的程序,可JPG不行。请帮看一下。
想做个图片存取的程序,可JPG不行。请帮看一下。-Want to be a picture of the program access can not JPG. Please help to look at.
- 2022-08-18 09:39:36下载
- 积分:1
-
数据结构
详细描述了如何链栈的方法以及操作
数据结构
详细描述了如何链栈的方法以及操作-Data structure described in detail how the chain stack method and the operation of
- 2022-05-05 17:23:36下载
- 积分:1
-
这是数据结构的四则运算的c语言程序,只要编译就能运行呀!...
这是数据结构的四则运算的c语言程序,只要编译就能运行呀!-This is the data structure of the four operations c language program, as long as the compiler can run!
- 2022-01-21 01:27:28下载
- 积分:1
-
汉诺塔代码,从第一个木桩中,把所有盘子从大到小搬移到第三个木桩中....
汉诺塔代码,从第一个木桩中,把所有盘子从大到小搬移到第三个木桩中.-HANOR code from a wooden blocks, all the dishes to the smallest movement pickets were third.
- 2022-03-07 10:56:03下载
- 积分:1