资源列表

« 1 2 ... .46 .47 .48 .49 .50 1451.52 .53 .54 .55 .56 ... 2656 »

[数据结构常用算法zhuanhuan

说明:运用堆栈来解决数制的转换问题是数据结构中很简单的一个思维方法。-Number system using the stack to resolve the conversion issue is a very simple data structure, a way of thinking.
<杨速> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法kuaipai

说明:1. 按下述原则编写快排的非递归算法: (1)一趟排序之后,若子序列已有序(无交换),则不参加排序,否则先对长度较短的子序列进行排序,且将另一子序列的上、下界入栈保存; (2)若待排记录数?3,则不再进行分割,而是直接进行比较排序。 测试实例:{49 38 65 97 76 13 27 49 88 21 105} -1. Prepared by the following principles of non-rec
<zhongkeli> 在 2024-10-11 上传 | 大小:1024 | 下载:0

[数据结构常用算法jindian

说明:查询各景点的相关信息; 查询图中任意两个景点间的最短路径; 查询图中任意两个景点间的最经济路径; 根据游客计划的旅游费,为游客推荐最节省的旅游线路与景点-Query information about tourist attractions query graph in any shortest path between two sites query graph between any two sites the mo
<daoclear> 在 2024-10-11 上传 | 大小:4096 | 下载:0

[数据结构常用算法1

说明:程序设计报告 两个 长整数想加减 和 哈夫曼编码-Report of two long integer programming and Huffman coding to add and subtract
<孙乐> 在 2024-10-11 上传 | 大小:15360 | 下载:0

[数据结构常用算法Stack.queue.data.structure

说明:数据结构设计栈和队列开发文档Stack and queue data structure design development documents -Stack and queue data structure design development documents
<da> 在 2024-10-11 上传 | 大小:62464 | 下载:0

[数据结构常用算法Teaching.data.structure.ppt

说明:数据结构开发设计教师教学文档pptTeaching data structure design document development ppt -Teaching data structure design document development ppt
<da> 在 2024-10-11 上传 | 大小:1583104 | 下载:0

[数据结构常用算法Trie

说明:Trie,又称单词查找树、前缀树,是一种哈希树的变种。应用于字符串的统计与排序,经常被搜索引擎系统用于文本词频统计-Trie, also known as the word search tree, the prefix tree, is a variant of the hash tree. Applied statistics and sorting of strings, often by the search engine sy
<shangzai> 在 2024-10-11 上传 | 大小:97280 | 下载:0

[数据结构常用算法Characters.quick.sorting.algorithm

说明:字符的快速排序算法 字符的快速排序算法 -Characters.quick.sorting.algorithmCharacters.quick.sorting.algorithmCharacters.quick.sorting.algorithmCharacters.quick.sorting.algorithm
<Rocky> 在 2024-10-11 上传 | 大小:15360 | 下载:0

[数据结构常用算法mobanlianbiaolei

说明:模板链表类,对链表中结点的增加删除查找功能-Template class list, node list, in the increase of search function to delete
<liwei> 在 2024-10-11 上传 | 大小:10240 | 下载:0

[数据结构常用算法suanfa

说明:一些简单的数据结构的算法,仅供参考,-Some simple data structure algorithms, for reference only ,~~~~
<hello> 在 2024-10-11 上传 | 大小:20480 | 下载:0

[数据结构常用算法dynamicopt

说明:本工程是通过运用动态规划方法寻找最优值与最优轨迹。-this program is used for searching the best value and an orbit by dynamic
<bcny> 在 2024-10-11 上传 | 大小:3072 | 下载:0

[数据结构常用算法RS

说明:RS码即里德-所罗门码,它是能够纠正多个错误的纠错码,采用C语言实现RS码的编码,具体参数及操作见CPP文件-RS encoding
<龙小凤> 在 2024-10-11 上传 | 大小:6144 | 下载:0
« 1 2 ... .46 .47 .48 .49 .50 1451.52 .53 .54 .55 .56 ... 2656 »

源码中国 www.ymcn.org