资源列表

« 1 2 ... .47 .48 .49 .50 .51 1952.53 .54 .55 .56 .57 ... 2656 »

[数据结构常用算法Stack-and-Queue-FIFO

说明:Queue是先进先出的集合而Stack是后进先出的集合-Queue is a collection of FIFO Stack is a LIFO collection
<hlh> 在 2024-10-01 上传 | 大小:5120 | 下载:0

[数据结构常用算法Stack--FIFO

说明:Queue是先进先出的集合而Stack是后进先出的集合-Queue is a collection of FIFO Stack is a LIFO collection
<hlh> 在 2024-10-01 上传 | 大小:4096 | 下载:0

[数据结构常用算法bucket-sort

说明:实现桶排的算法,结合数据结构课本编写的测试程序-bucket sort
<乔建国> 在 2024-10-01 上传 | 大小:263168 | 下载:0

[数据结构常用算法huffmanT-code

说明:利用哈弗曼树的算法实现文件的压缩与解压缩,字符编码、译码-huffman tree compress and uncompress
<乔建国> 在 2024-10-01 上传 | 大小:279552 | 下载:0

[数据结构常用算法pre-mid-creattree

说明:已知用户输入的二叉树的前序、中序遍历结果,建立二叉树,并以广义表的形式输出结果-creat a binary tree by its preorder and mid-order
<乔建国> 在 2024-10-01 上传 | 大小:500736 | 下载:0

[数据结构常用算法quick-sort

说明:用户输入一堆毫无顺序的数,通过快速排序算法实现数据的有序排序-quick sort
<乔建国> 在 2024-10-01 上传 | 大小:261120 | 下载:0

[数据结构常用算法zixulie

说明:求两个字符串的最长公共子序列X 的一个子序列是相应于X 下标序列{1, 2, …, m}的一个子序列,求解两个序列的所有 子序列中长度最大的,例如输入:pear, peach 输出:pea。 -Seeking two strings of the longest common subsequence
<1111> 在 2024-10-01 上传 | 大小:131072 | 下载:0

[数据结构常用算法xianxingbiao

说明:大整数加法,可以实现超大型整数加法,比如两百位-Large integer addition
<XDF> 在 2024-10-01 上传 | 大小:205824 | 下载:0

[数据结构常用算法SORT

说明:该程序包,编写了各种排序算法的源代码,很适合初学者学习,赶紧下载吧!-Sort code!
<liweichao> 在 2024-10-01 上传 | 大小:174080 | 下载:0

[数据结构常用算法beibao

说明:背包问题是经典的数学问题,很多问题都可以转化为该问题而解决,希望该程序对你有所帮助。-Knapsack problem
<liweichao> 在 2024-10-01 上传 | 大小:553984 | 下载:0

[数据结构常用算法dict

说明:词典小程序,用平衡二叉树构建数据结构。可以实现加载词库,查找单词,编辑单词,标记后删除单词,退出程序等功能。附一份实验报告-Dictionary,using AVL tree as its data structure. Functions:Loading word data,searching words,editing words,and deleting labeled words. appendixed with a
<周星> 在 2024-10-01 上传 | 大小:206848 | 下载:0

[数据结构常用算法maze

说明:use maze source code
<arashk> 在 2024-10-01 上传 | 大小:2048 | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 1952.53 .54 .55 .56 .57 ... 2656 »

源码中国 www.ymcn.org