资源列表

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

[数据结构常用算法course-desing-of-data-structure

说明:北京大学数据结构与算法的讲义,包括二叉树、图、栈、队列、字符串等。很实用。-Data structures and algorithms, Peking University lecture notes, including the binary tree, graph, stacks, queues, strings, and so on. Very practical.
<sunyang> 在 2024-10-14 上传 | 大小:2631680 | 下载:0

[数据结构常用算法data-structure

说明:《数据结构—用C语言描述》,蔡明志编写的书的数据结构源代码,初学者可以使用里面封装的小程序。-" Data structure- with the C language to describe," Tsai Ming-chi book written in the data structure source code inside the package, beginners can use the applet.
<sunyang> 在 2024-10-14 上传 | 大小:50176 | 下载:0

[数据结构常用算法huffman

说明:从文件中读入字符集大小n,以及n个字符和n个权值。构建哈夫曼树,对每个字符生成哈夫曼编码。从文件中读入需编码的字符串,利用哈夫曼编码,对字符串进行编码,编码结果保存在文件。-The character read from the file set size n, and n-n character and the right values. Construction of Huffman tree generated Huffman c
<伍艳权> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[数据结构常用算法DataStructAndAlgorithnInC

说明:数据结构与算法分析c语言版,维斯版第二版源码-Source code for Data struct & Algorithm Analysis in c,2nd Edition,Mark Allen Weiss
<> 在 2024-10-14 上传 | 大小:76800 | 下载:0

[数据结构常用算法DFS

说明:深度遍历算法,开发环境VC6.0,实现了对所有节点的深度遍历-Deep traversal algorithm, development environment VC6.0, realized the depth of traversal of all nodes
<小明> 在 2024-10-14 上传 | 大小:195584 | 下载:0

[数据结构常用算法1-108

说明:数据结构拓扑排序算法,有向图中产生一种拓扑排序序列。基于栈和邻接表的存储结构实现-Topological sort
<qwermnbvx> 在 2024-10-14 上传 | 大小:35840 | 下载:0

[数据结构常用算法dfs

说明:斐波那契 斐波那契 斐波那契-Fibonacci Fibonacci Fibonacci Fibonacci Fibonacci
<zhwj> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[数据结构常用算法Taxi-route--based-on-multi-agent

说明:基于多Agent的机场场面最优滑行路径算法-Taxi route optimization algorithm of airport surface based on multi agent
<dm> 在 2024-10-14 上传 | 大小:247808 | 下载:0

[数据结构常用算法complex

说明:简单的排序信息隐藏算法 首先将信息序列排序 对于待隐藏的一位信息,如果信息是‘0’,那么使用偶数位置的数来隐藏信息,否则使用奇数位置的数来隐藏信息。 一旦奇数位置(或者偶数位置)用完,则把剩下的偶数位置(或者奇数位置)重新分配奇偶位置。然后执行第2步。 最后会剩下一个数,这个数不能够隐藏信息,但是需要将这个数放到最后。 -Information Hiding in a simple sorting sequence
<wangjing> 在 2024-10-14 上传 | 大小:1024 | 下载:0

[数据结构常用算法SIRT

说明:此程序为井间层析成像sirt算法,该算法能保证反演过程的稳定性,并提高迭代的收敛速度-This program sirt hole tomography algorithm can guarantee the stability of inversion and improve the convergence rate of iteration
<yehua> 在 2024-10-14 上传 | 大小:1024 | 下载:1

[数据结构常用算法nhuanghou

说明:n皇后问题解法,最典型的是8皇后,用于递归回溯法的经典案例。-n queens solution, the most typical is 8 Queen, for a classic example of a recursive backtracking.
<刘冰淇> 在 2024-10-14 上传 | 大小:105472 | 下载:0

[数据结构常用算法0-1beibao

说明:0-1背包问题,很经典的一个问题,基于动态规划的经典案例。-0-1 knapsack problem, it is a problem in the classic, classic case based on dynamic programming.
<刘冰淇> 在 2024-10-14 上传 | 大小:103424 | 下载:0
« 1 2 ... .95 .96 .97 .98 .99 1300.01 .02 .03 .04 .05 ... 2656 »

源码中国 www.ymcn.org