资源列表

« 1 2 ... .28 .29 .30 .31 .32 2433.34 .35 .36 .37 .38 ... 2656 »

[数据结构常用算法算法设计与分析

说明:Kozen的《The Design and Analysis of Algorithms》是一本比较经典的讲义形式的算法设计与分析教材,其中许多图论问题算法很有用。Djvu格式。 These are my lecture notes from CS681: Design and Analysis of Algo- Algorithms, a one-semester graduate course Kozen taught at Co
<abrahamlau@163.com> 在 2009-05-09 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法erchashujiedian

说明:这是一个用c++做的二叉树结点的算法,是我们学习数据结构时候老师给我们做的实验,我觉得做的很好,给大家看一下!-This is a used c++ Do node binary tree algorithms, data structures that we learn when the teacher gave us to do experiments, do I feel good, give us a look!
<侯坚强> 在 2024-11-07 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法horspool

说明:该程序运用horspool算法进行字符串匹配,时间效率很快。-the process is so fast.
<王兰> 在 2024-11-07 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法yu

说明:这是一个简单的VC++程序,运用单文档实现池塘夜降彩色雨。简单使用-This is a simple VC++ program, using single-color document to achieve a pond down the night rain. Simple to use
<lujingjin> 在 2024-11-07 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法bq100

说明:C sharp 冒泡排序 就为下载个 文件 ,哈哈
<崔俊双> 在 2024-11-07 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法yi_jing_suan_ming

说明:用C++来编辑易经的八卦,利用其原理来实现其数学方法-It is a software about yijing.
<hua> 在 2024-11-07 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法Purely_Functional_Data_Structures

说明:很好的介绍了函数式编程中的数据结构,代码使用haskell 和ml-A good introduction to functional programming in the data structure, the code uses haskell and ml
<jiangzhen> 在 2024-11-07 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法huffman

说明:使用C语言实现从指定文件中读取文本内容,并运用哈弗曼编码对文件进行编码,存储到指定的文件中。-Using C language to read the text from the specified file and use Huffman coding to encode files stored in the specified file.
<蜗牛> 在 2024-11-07 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法fenzhifa

说明:计算机算法分析里面分治法中很多算法的源码-Computer algorithm analysis, many of which divide and conquer algorithm source code
<王重阳> 在 2024-11-07 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法gw_Disjoint-Set-DFA-Trie

说明:2014年北京大学暑假公开课算法讲解课件之并查集,DFA,Trie图,讲解详细,分析透彻-2014 Peking University summer open class courseware on the algorithm and check collection, DFA, Trie, explain the detailed, thorough analysis
<小明> 在 2024-11-07 上传 | 大小:1.63mb | 下载:0

[数据结构常用算法boggle-board.git

说明:用三维数组和贪婪算法搜索数据bogglePlayer class conforming to the BaseBogglePlayer interface.Utilizes a simple vector for storing the board-boggle board
<> 在 2024-11-07 上传 | 大小:1.62mb | 下载:0

[数据结构常用算法Josephus

说明:任给正整数n、k,按下述方法可得排列1,2,……,n的一个置换:将数字1,2,……,n环形排列(如图2-36所示),按顺时针方向从1开始计数,计满k时输出该位置上的数字(并从环中删去该数字),然后从下一个数字开始继续计数,直到环中所有数字均被输出为止。试编写一算法,对输入的任意正整数n、k,输出相应的置换数字序列。-Given any positive integer n, k, can be obtained as described
<Jimmy> 在 2024-11-07 上传 | 大小:1.63mb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 2433.34 .35 .36 .37 .38 ... 2656 »

源码中国 www.ymcn.org