资源列表

« 1 2 ... .95 .96 .97 .98 .99 1900.01 .02 .03 .04 .05 ... 2656 »

[数据结构常用算法MiGongzhan

说明:用栈实现迷宫,C语言操作,绝对可以运行,帮助了解栈的应用-Stack to achieve the maze, the operation of the C language, can definitely run, to help understand the application of the stack
<陈天遥> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法STATUS

说明:此软件主要进行数据录取及实时仿真功能,通过面板控制,可以清楚的看到实时数据,并将数据以图表格式输出-the purpose of software is data register and emluator real time
<wangchunhua> 在 2025-05-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法ACM_Algorithm_print

说明:算法打印版 常用的算法的集锦 对于搞acm的同志来说应该有点帮助吧!-Algorithm Print Version Highlights of the commonly used algorithm Should be helpful for comrades to engage acm!
<lsx> 在 2025-05-24 上传 | 大小:38kb | 下载:0

[数据结构常用算法lianbiao

说明:链表排序,输入学生的人数,然后输入学号,以及对对应的成绩,输出按成绩高低排序-The list of the sorting, input the number of students, then type the student id no., as well as to the corresponding results, output according to score sort
<王博> 在 2025-05-24 上传 | 大小:203kb | 下载:0

[数据结构常用算法TXL

说明:程序设计一般由两部分组成:算法和数据结构,合理地选择和实现一个数据结构和处理这些数据结构具有同样的重要性。在通讯录管理程序中,由于预计记录数相对于一个单位的学生人数或职工人数来说不会太大,除了能够增加、删除、保存等外,更多的情况时查询,且能够实现快速查询,所以选用静态数组保存数据,实现多种查询方式。-Programming generally consists of two parts: algorithms and data stru
<kongyameng> 在 2025-05-24 上传 | 大小:4kb | 下载:0

[数据结构常用算法hannuota

说明:用链表实现了汉诺塔的问题,主要用了链表的创建,插入,排序,删除,等-use the link to solve the hannuota problems
<leipengfei> 在 2025-05-24 上传 | 大小:337kb | 下载:0

[数据结构常用算法Kakutanitheorem

说明:用C语言实现的角谷定理,用的是递归的方法-C language of the horns therealization of theorem, use is recursive methods...
<林川> 在 2025-05-24 上传 | 大小:138kb | 下载:0

[数据结构常用算法ZIXULIE

说明:这个源代码描述的是给定两个字符串,根据动态规划算法来计算出这两个字符串的最大子字符串。-Described in this source code is given two strings, according to the dynamic programming algorithm to calculate the largest substring of two strings.
<kongyameng> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法huffman

说明:哈夫曼的编码/译码器用顺序表存储哈夫曼树 用二叉链表存储哈夫曼树 -huffman code
<water> 在 2025-05-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法getRandomMethodFour

说明:用四种方式实现从26个字母中随机取num个不重复的字母-Four randomly selected from the 26 letters num duplicate letters
<you> 在 2025-05-24 上传 | 大小:1kb | 下载:0

[数据结构常用算法Conway

说明:利用链表实现Conway生命模型,在free.txt里输入初始的图样。空格表示死亡,命令行参数为 conway.exe free.txt [n],n为繁殖代数。-Realize the conway module with linklist. present the initialize picture in free.txt. space stands for dead,* stands for alive. the command
<kimi> 在 2025-05-24 上传 | 大小:2kb | 下载:0

[数据结构常用算法Quine-McCluskey

说明:Quine–McCluskey算法,C++语言编写-Quine–McCluskey Algorithm,finished with C++
<> 在 2025-05-24 上传 | 大小:3kb | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 1900.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org