资源列表

« 1 2 ... .42 .43 .44 .45 .46 1047.48 .49 .50 .51 .52 ... 2656 »

[数据结构常用算法The-shortest-path-problem

说明:最短路径问题。两个点A与B之间有多条路,从A到B有多条方案。求A到B的最短路径-The shortest path problem.There are several paths from point A to B.Now we want to know which path is the shortest.Ihis program can help us desolve the Transportation problem
<zhangyue> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法2504

说明:acm第2504题答案 绝对原创啊!保过-acm absolute answer to question No. 2504 original ah! Paul had
<杨光> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法2510

说明:ACM第2510题答案 绝对原创啊!保过-Absolute answer to question No. 2510 ACM original ah! Paul had
<杨光> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法flight

说明:1、航班管理,可增加航班,修改航班信息,取消某航班。 2、查询航班信息,用户可以选择浏览所有航班信息,也可以输入终点站名称,搜索航班,查询其信息。 3、用户可输入航班号进行订票。若剩余票数足够,则为用户订票;若余票不够,则显示信息。在此添加一个未要求的特色功能:为用户排队。若余票不够,系统显示并询问用户是否愿意排队,如果愿意,则录入用户信息,在他人退票有足够的余票后,将排队用户的信息转入乘客信息,为其订票。 4、退票功能:用
<Andy> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法chapter6

说明:数据结构设计第六章代码实现,图形用户界面的设计和实现-Chapter VI data structure design code,Graphical user interface design and implementation
<suli> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法arvores_balanceadas

说明:tree avl insert,main function
<Matchbox> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法Data-structure-course-design

说明:上学期做的数据结构课程设计,走迷宫游戏,分别用了两种方法来实现: 第一种方法,链栈的存储结构,用递归的dfs来实现 第二种方法,回溯法求出所有通路,穷举求解法-On the data structure of the semester curriculum design, mazes game, respectively for the two methods to realize: The first method, ch
<李国强> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法Variable-Scale-method

说明:变尺度法BFGS算法的C++源码,解优化问题。-C++ code for variable scale method BFGS algorithm, solve optimized problems.
<gaoshanliushui> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法lmalloc

说明:用C语言实现malloc的内存动态分配与释放。-Using C language malloc memory allocation and release dynamic.
<辽湘> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法CProgram

说明:用C语言实现的关于栈、文件、排序、缓存区等的功能模拟。-Implemented in C on the stack, file, sort, cache and other analog functions.
<辽湘> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法haffum

说明:哈弗曼编码译码 数据结构课程设计 有五个步骤,初始化函数,编码,译码,打印文件,打印哈弗曼树-the cpp is aboout haffum
<蛋蛋> 在 2025-01-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法5090309436_5_4

说明:二叉树,二叉树的定义和实现,前序遍历,后续遍历,中序遍历-binaryTree, the definition and implemention of binaryTree, the preOrder,the postOrder, and the midOrder tranverse
<gujian> 在 2025-01-21 上传 | 大小:4kb | 下载:0
« 1 2 ... .42 .43 .44 .45 .46 1047.48 .49 .50 .51 .52 ... 2656 »

源码中国 www.ymcn.org