-
一个实用的小程序
资源描述 C语言初学者希望通过一些实用的小程序来提高自己,现在,机会来了,只要下载,并打开文件包,就可以接触难度稍高一些的C语言题目,进而能提升初学者的编程能力!
- 2023-09-06 06:25:04下载
- 积分:1
-
DOS源码,可以分析一下
DOS源码,可以分析一下-DOS source code, can analyze
- 2022-01-22 14:54:21下载
- 积分:1
-
89L VB004
89L 源码-89L VB004
- 2023-04-01 16:30:04下载
- 积分:1
-
关于电影谍影重重的原著小说,英文版的,相信会对大家的英语水平有所提高。...
关于电影谍影重重的原著小说,英文版的,相信会对大家的英语水平有所提高。-谍影重重on the film
- 2022-07-08 01:10:18下载
- 积分:1
-
right no other assembly parts and the permanent link to the assembly of plastic...
对不用其他装配零件而永久性联结的塑料零件的装配可采用焊接方法。焊接方法的选择依据以下几种标准:根据模塑零件的几何形状,所使用的原料, 成本、总生产周期的综合因素,装配部位所要求的机械性能和外观质量。-right no other assembly parts and the permanent link to the assembly of plastic parts available welding methods. Welding method of choice based on the following criteria : Molded parts of the geometry, the use of raw materials, cost, Total production cycle by a combination of factors, the assembly of parts required by the mechanical properties and appearance of quality.
- 2022-03-28 19:31:14下载
- 积分:1
-
代理服务器软件,局域网
代理服务器软件,局域网-Proxy server software, LAN
- 2022-04-06 23:15:42下载
- 积分:1
-
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作...
平衡二叉树操作的演示
一、 需求分析
(1) 利用平衡二叉树实现动态查找表。实现查找,插入和删除三种基本功能。
(2) 初始,平衡二叉树为空树,操作界面给出查找,插入和删除三种操供选择。每种操作均要提示输入关键字。每次插入和删除一个接点时,显示更新的平衡二叉树。
(3) 重点在于对删除算法的实现。假设要删除的关键字为X的结点,若X不在叶子结点上,则用左子树中的最大值或者右子树中的最小值取代X。如此反复,直到删除动作传递到某个叶子结点,删除叶子结点时,若要进行平衡变换,可采用插入的平衡变换反变换。
-balanced binary tree operation of a demonstration, demand analysis (1) using a balanced binary tree dynamic lookup table. Lookup, insertion and deletion of the three basic functions. (2) The initial, balanced binary tree is empty tree interface gives you insert and delete options for the three parade. Each operation will have to be me to input keywords. Each insert and delete a contact in that update balanced binary tree. (3), the focus is on the deletion algorithm. To remove the assumption that the keyword for the X-Node, if X is not the leaf nodes, Left-used for the highest tree or right-tree to replace the minimum X. So repeatedly, until the deletion of a transfer leaf nodes, delete the leaf nodes, if balancing transform, Ins
- 2022-03-05 06:54:53下载
- 积分:1
-
VC++中动态链接库实例
VC++中动态链接库实例-VC example of dynamic link library
- 2022-12-18 21:55:03下载
- 积分:1
-
是一个很好的数控仿真软件,是一个财政学的学者
是一个很好的数控仿真软件,是数控学者之宝典-is a very good NC simulation software, is a treasury of NC scholars
- 2023-01-03 07:10:08下载
- 积分:1
-
The C++ Cookbook will make your path to mastery much shorter. This practical, pr...
The C++ Cookbook will make your path to mastery much shorter. This practical, problem-solving guide is ideal if you re an engineer, programmer, or researcher writing an application for one of the legions of platforms on which C++ runs. The algorithms provided in C++ Cookbook will jump-start your development by giving you some basic building blocks that you don t have to develop on your own.
- 2022-01-31 09:06:54下载
- 积分:1