-
给定如下的一组关键字,建立一棵二叉排序树,插入结点等操作...
给定如下的一组关键字,建立一棵二叉排序树,插入结点等操作-Given the following set of keywords, the establishment of a binary sort tree, insert-node operation
- 2023-02-10 19:50:03下载
- 积分:1
-
功能强大的个人工作通讯录,人性化的操作界面,强大的查询功能,可以通过多种方式添加联系人照片(桌面截图、从电脑导入、或利用其他工具通过剪贴板获得)可以作为有意开发...
功能强大的个人工作通讯录,人性化的操作界面,强大的查询功能,可以通过多种方式添加联系人照片(桌面截图、从电脑导入、或利用其他工具通过剪贴板获得)可以作为有意开发个人通讯录的爱好者作参考之用。-The work of a powerful personal address book, user-friendly interface, powerful query features, you can contact a number of ways to add photos (desktop screenshot, import from your computer, or using other tools to obtain through the clipboard) as interested in the development of personal address book lovers for reference.
- 2022-02-28 17:14:10下载
- 积分:1
-
基本图形的绘制的C程序
基本图形的绘制的C程序-basic graphics rendering the C program
- 2022-02-28 20:30:20下载
- 积分:1
-
This is a simple software which convert mono bitmap image to a gerber file forma...
This a simple software which convert mono bitmap image to a gerber file format. Useful to copy images to PCB artwork in design stage itself.-This is a simple software which convert mono bitmap image to a gerber file format. Useful to copy images to PCB artwork in design stage itself.
- 2022-03-13 14:56:16下载
- 积分:1
-
桌面小游戏,十分适合办公室消遣娱乐.游戏方法:5子连线就OK!颜色:红,黄,蓝,绿,紫等等.建议色盲.色弱不要去玩...
桌面小游戏,十分适合办公室消遣娱乐.游戏方法:5子连线就OK!颜色:红,黄,蓝,绿,紫等等.建议色盲.色弱不要去玩-desktop small game that is well suited to the Office of entertainment. Game : 5-link on the OK! Colors : red, yellow, blue, green, purple and so on. Recommendations color blindness. Cure will not play
- 2022-02-14 14:57:03下载
- 积分:1
-
介绍xml开发库函数的使用方法及实例程序
介绍xml开发库函数的使用方法及实例程序-Xml introduce the development of the use of library functions and sample programs
- 2022-07-09 19:55:03下载
- 积分:1
-
编程创建一个Box类,在其中定义三个变量表示一个立方体的长、宽和高,再定义一个方法setDemo对这三个变量进行初始化,然后定义一个方法求立方体的体积。创建一个...
编程创建一个Box类,在其中定义三个变量表示一个立方体的长、宽和高,再定义一个方法setDemo对这三个变量进行初始化,然后定义一个方法求立方体的体积。创建一个对象,求给定尺寸的立方体的体积。对这个内容的编程代码及结果实现-Programming to create a Box class, in which the three variables that define a cube of length, width and height, and then define a method setDemo these three variables initialized, and then define a method, to calculate the volume of the cube. Create an object, seeking for a given volume of the cube size. The content of this programming code and the results achieved
- 2022-08-22 19:27:02下载
- 积分:1
-
一个简单的数据库增加和删减的程序,完成对ACCESS数据库中数据添加和删除....
一个简单的数据库增加和删减的程序,完成对ACCESS数据库中数据添加和删除.-A simple increase in the database and deletion procedures, completion of the ACCESS database to add and delete data.
- 2022-03-13 01:42:55下载
- 积分:1
-
windows api 在pb中的定义说明,希望对pb编程爱好者有所帮助
windows api 在pb中的定义说明,希望对pb编程爱好者有所帮助-windows api pb in the definition shows, and I hope to pb programming enthusiasts help
- 2022-10-20 21:25:03下载
- 积分:1
-
1.在选择装入背包的物品时,对每种物品I只有两种选择,即装入背包或不装入背包。不能将物品I装入背包多次,也不能只装入部分的物品I。
2.物品的种数,重量、价...
1.在选择装入背包的物品时,对每种物品I只有两种选择,即装入背包或不装入背包。不能将物品I装入背包多次,也不能只装入部分的物品I。
2.物品的种数,重量、价值,背包的容量要求输入;
3.算法中加入剪枝函数(对重量已经超过限制重量的子树不搜索);
-1. In the selection of the items into the backpack, for each of the items I have only two choices, that is loaded or not loaded backpack backpack. Items should not be many times I load backpack can not only part of the goods loaded I. 2. Number of species items, weight, value, capacity backpack for the importation 3. Algorithm to add pruning function (of weight over the weight limit does not search sub-tree)
- 2022-03-25 05:48:01下载
- 积分:1