资源列表

« 1 2 ... .86 .87 .88 .89 .90 1191.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法Fast_BinaryTree_src

说明:快速二叉树算法,使用的是标准的二叉树结构,为游戏中应用二叉树而优化。-Fast binary tree algorithm, using a standard binary tree structure for the game optimized for the application of binary tree.
<coollofty> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法jczcxt

说明:这是一个决策支持系统的实现,是基于二分法和线性决策模型而实现的!-This is a decision support system implementation, is based on the dichotomy and the linear decision model achieved!
<yuanguochun> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法c

说明:c数据结构--信息管理系统,新手,上传个看看,希望大家见谅,哈哈哈哈!-c data structure- information management system, novice, upload a look, hope you forgive me, ha ha ha ha!
<杨艺兴> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法exam1

说明:请编写函数fun,,函数的功能是:将放在字符串数组中的M个字符串(每串的长度不超过N),按顺序合并组成一个新的字符串。函数fun中给出的语句仅供参考。 例如,字符串数组中的M个字符串为 AAAA BBBBBBB CC 则合并后的字符串的内容应是:AAAABBBBBBCC。 提示:strcat(a,b)的功能是将字符b复制到字符串a的串尾上,成为一个新串。 注意:部分源文件存在文件PROG1.C中。数据文件IN
<kaixin> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法PtrList

说明:使用CPtrList类创建和使用链表\PtrList\PtrList.rar,很不错的vc源码,希望对大家有所帮助。-Use CPtrList class to create and use lists \ PtrList \ PtrList.rar, very good vc source, we want to help.
<> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法The-graph-traversing-algorithm

说明:以邻接矩阵或邻接表为存储结构,以用户指定的顶点为起始点,实现无向连通图的深度优先及广度优先搜索遍历,并输出遍历的结点序列-The adjacency matrix or adjacency list for the storage structure to user-specified vertex as a starting point to achieve a connected undirected graph of the de
<huaidiwu> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法2011Lab5

说明:中序遍历二叉树的栈实现,不采用递归实现方法-In the binary tree traversal stack implementation, do not use recursive implementation
<王磊> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法hafumanshu

说明:哈夫曼树对文件编码.docx 程序代码源代码-Huffman tree for the file encoding. Docx source code
<易思萌> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法Binary-sequence-tree

说明:二叉顺序树请认真书写上传资料的详细功能、包含内容说明(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码。-Binary tree in order to write upload information carefully detailed features, including content descr iption (at least 20 words). Try not to let owne
<肖扬> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法Data-structure-of-experiment

说明:描述了数据结构基本的代码实现,链表、树、图等。-Describes the data structure of the basic code to achieve, linked lists, trees, graphs, and so on.
<袁成鹏> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法BrandABound

说明:分支限界法实现旅行商问题,C语言实现,仅供参考-Branch method to implement about traveling salesman problem
<aj> 在 2024-10-16 上传 | 大小:25600 | 下载:0

[数据结构常用算法Campus-navigation

说明:校园导航 设计学校的平面图,至少包括10个以上的场所,每两个场所间可以有不同的路,且路长也可能不同,找出从某个场所到达另一场所的最佳路径(最短路径)。 -Campus navigation Design your school plan, including at least more than 10 places, one of the two places can have different between the
<李志文> 在 2024-10-16 上传 | 大小:25600 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 1191.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org