-
按层遍历二叉树的算法设计探讨
按层遍历二叉树的算法设计探讨-layer by the binary tree traversal algorithm design
- 2022-03-22 03:25:53下载
- 积分:1
-
Magio牛的usaco源代码,希望和大家共同学习
Magio牛的usaco源代码,希望和大家共同学习-Magio cattle usaco source code, hope and common learning
- 2022-04-07 10:46:33下载
- 积分:1
-
数据结构中各种排序算法,数据结构中各种排序算法
数据结构中各种排序算法,数据结构中各种排序算法-data structure various sequencing algorithms, data structures of various Sort Algorithm
- 2022-11-05 13:10:04下载
- 积分:1
-
这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。...
这是在VC下本人编写的解决八皇后问题的程序 ,92种解会直接输出在C:SIGN。H文件中。是用来测试一款C编译器而写的。-This the VC I prepared by the Queen"s problem to solve eight procedures, 92 kinds of solutions will be directly output in the C : SIGN. H files. It is used to test new C compiler written.
- 2022-01-28 18:15:56下载
- 积分:1
-
使用vc进行数据库编程实例:个人通讯录管理
使用vc进行数据库编程实例:个人通讯录管理-use vc database programming examples : personal address book management
- 2022-02-07 00:12:12下载
- 积分:1
-
学生运动会成绩数据库
学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200,400,1500米,跳高,...
学生运动会成绩数据库
学生运动会成绩数据库系统记录某校运动会上全部运动项目,各系获得的分数及排名的情况,包括50、100、200,400,1500米,跳高,跳远,标枪,铅球铁饼等。进入系统后可以输入和修改某个项目的结果情况,可以按各系院编号输出总分;按总分排序;按男团体总分排序 ;按系院编号查询;按项目编号查询;按女团体总分排序。-Student Games Student Games results database performance database system for recording all the games of a school sports scores and faculty rankings, including 50,100,200,400,1500 meters, high jump, long jump, javelin, shot put discus and so on. After entering the system can enter and modify the outcome of a project can be output by each department Total Number of Hospitals by sorting scores male groups by sorting scores by the Department of Hospital No. inquiries by Item Number inquiries by women groups Total sort.
- 2022-06-30 13:53:12下载
- 积分:1
-
魔王的语言,运用了数据结构栈、队列的结构
魔王的语言,运用了数据结构栈、队列的结构-Devil" s language, the use of the data structure stack, queue structure
- 2022-03-04 14:02:16下载
- 积分:1
-
路径规划A*算法
如果一个估价函数可以找出最短的路径,我们称之为可采纳性。A*算法是一个可采纳的最好优先算法。A*算法的估价函数可表示为:f"(n) = g"(n) + h"(n) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2023-05-31 17:50:03下载
- 积分:1
-
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-02-15 08:08:36下载
- 积分:1
-
本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教....
本程序用另外一种算法即近邻算法解决TSP,即旅行商问题,请高手指教.-this procedure with the other algorithms that solve the TSP neighbor algorithm, the traveling salesman problem, experts advise.
- 2022-05-11 02:39:42下载
- 积分:1