资源列表

« 1 2 ... .17 .18 .19 .20 .21 1722.23 .24 .25 .26 .27 ... 2656 »

[数据结构常用算法joseph

说明:joseph问题求解,使用数据结构中的线性表实现输入n个人和n个密码,输出josoph问题序列-joseph problem solving, data structures using the linear form in the input n and n personal password, serial output josoph problem
<Liangxu> 在 2025-06-17 上传 | 大小:197kb | 下载:0

[数据结构常用算法parkingproblem1

说明:数据结构模拟停车场问题,用栈和队列来模拟实现-Data structure simulation parking problems, with stacks and queues to simulate achieve
<Liangxu> 在 2025-06-17 上传 | 大小:4kb | 下载:0

[数据结构常用算法duoxiangshi

说明:数据结构实现多项式的运算,多项式用链表实现,可以一次建立多个多项式-Data structure to achieve polynomial operations, polynomials with linked list, you can create multiple polynomial time
<Liangxu> 在 2025-06-17 上传 | 大小:10kb | 下载:0

[数据结构常用算法erchashu

说明:数据结构中二叉树的基本运算,包括二叉树的建立,销毁等-Binary tree data structure in the basic operations, including the establishment of a binary tree, destruction
<Liangxu> 在 2025-06-17 上传 | 大小:8kb | 下载:0

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

说明:银行家算法的课程设计,内容非常详细,流程图,算法描述,源代码都在里面,连心得体会都有哦-The banker s algorithm
<许斯贤> 在 2025-06-17 上传 | 大小:217kb | 下载:0

[数据结构常用算法AStar_knight

说明:A star算法求解的国际象棋骑士,也就是马从一个位置走到另一个位置的最小步数。-A star algorithm chess knight, it is a horse from one location to another location of the minimum number of steps.
<kexitan> 在 2025-06-17 上传 | 大小:892kb | 下载:0

[数据结构常用算法daima

说明:成绩管理 查找、追加、读入、显示、保存、拷贝、排序、索引、分类合计、退出。-Performance management
<ge> 在 2025-06-17 上传 | 大小:4kb | 下载:0

[数据结构常用算法C

说明:成功使用C-C++编译的代码 含有数据结构:树,图,栈,二叉树,等得内容以及经典C课程实验设计代码-Include Datastruct s field,such as,Stack,Tree,Binary Tree,and Graph!all can be Travers in Turb C 2.0 or C-C++ System.
<GoolBing> 在 2025-06-17 上传 | 大小:87kb | 下载:0

[数据结构常用算法C-Algorithm

说明:一些基础的算法。包括单链表的各种操作,排序,树等。-Some basic algorithms about C.
<jack> 在 2025-06-17 上传 | 大小:1.18mb | 下载:0

[数据结构常用算法Huffman

说明:一个关哈弗曼树的代码,如果有学数据结构的可以帮助-A code tree off Hafu Man, if there is data structure that can help school
<坏小孩> 在 2025-06-17 上传 | 大小:405kb | 下载:0

[数据结构常用算法wadsd

说明:关于一些工程设计一起其他需要走迷宫程序的-On some of the engineering design process with the other needs of the Maze
<吴明华> 在 2025-06-17 上传 | 大小:2kb | 下载:0

[数据结构常用算法exe6_16

说明:考虑用双向链表来实现一个有序表,使得能在这个表中进行正向和反向搜索。若指针p 总是指向最后成功搜索到的结点,搜索可以从p 指示的结点出发沿任一方向进行。试根据这种情况编写一个函数search(head, p, key),检索具有关键码key 的结点,并相应地修改p。-Consider the use of two-way linked list to implement a sorted list in this table allows both forward and reverse sea
<celia> 在 2025-06-17 上传 | 大小:9kb | 下载:0
« 1 2 ... .17 .18 .19 .20 .21 1722.23 .24 .25 .26 .27 ... 2656 »

源码中国 www.ymcn.org