资源列表

« 1 2 ... .66 .67 .68 .69 .70 871.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法triangle_mesh

说明:分别用C语言和C++语言写的用于三角网格划分的算法。划分效果和速度都不错-Were used C language and C++ language written for the triangular meshing algorithms. Into the effectiveness and speed are good
<stefanie> 在 2025-01-31 上传 | 大小:1.18mb | 下载:0

[数据结构常用算法ACM

说明:吉林大学计算机科学学院2005年制作的ACM/ICPC代码库,里面的代码比较详细,清晰-Jilin University School of Computer Science in 2005 production of ACM/ICPC code base, which code for more detailed, clear and
<王云驰> 在 2025-01-31 上传 | 大小:621kb | 下载:0

[数据结构常用算法TopologicalSort

说明:采用递归调用的方法打印输出一个非循环图的所有拓扑排序-output all the topological sorts of an acyclic graph
<yezi> 在 2025-01-31 上传 | 大小:380kb | 下载:0

[数据结构常用算法BSTree

说明:从键盘上输 入一串正整数, 最后输入-1作为输入结束的标志。以这些正整数的值作为二叉排序树中的结点的数据场之值,建立一棵二叉排序树要实现排序二叉树的插入。采取叶子插入法,即新插入的节点均为改二叉树的叶子节点,且满足中序有序性。-From the keyboard to enter a string of positive integers, the last input-1 as the input end of the sign. T
<yezi> 在 2025-01-31 上传 | 大小:374kb | 下载:0

[数据结构常用算法Tree

说明:主要是二叉树的一些性质的操作。包括复制,清空,求取树高,树中元素的个数,得到根结点,父亲结点,所有祖先,左儿子,右儿子,插入左儿子,右儿子,查找某个元素,以及前、中、后、层次遍历和相关的操作。另外,可以树形显示这棵树的信息。-Some properties are mainly binary operation. Including reproduction, empty, to strike a tree height, the nu
<yezi> 在 2025-01-31 上传 | 大小:10kb | 下载:0

[数据结构常用算法nQueen

说明:一个关于N皇后问题的小程序,输出结果为一个n行n列的矩阵-nQueenProblem
<李强> 在 2025-01-31 上传 | 大小:867kb | 下载:0

[数据结构常用算法Sim

说明:单纯形法,可以用于进行线性规划解的求取。在数学上有一定的应用价值,但速度上可能不太优化,如果对速度有要求的,可参考MATLAB-Simplex method, linear programming solution can be used to carry out the strike. In mathematics there is a certain value, but the speed may not be optimized
<fossilxiang> 在 2025-01-31 上传 | 大小:47kb | 下载:0

[数据结构常用算法Huffman

说明:霍夫曼编码,根据给定权值创建赫夫曼编码,显示每一步如何进行及所得编码-Huffman coding, according to the weight given to create Huffman codes, showing how each step and the resultant code
<张三> 在 2025-01-31 上传 | 大小:1kb | 下载:0

[数据结构常用算法migong

说明:随机生成一个有外墙的迷宫,找出迷宫通路并在迷宫图中显示出,给出具体路径-Randomly generated with the external walls of a maze of pathways in the maze of the maze to find the figure shows that given a specific path
<张三> 在 2025-01-31 上传 | 大小:2kb | 下载:0

[数据结构常用算法shujujiegou

说明:有关计算机基础中数据结构的详细的PPT。内容详细。-About computer-based data structure detailed in the PPT. Content in detail.
<司马燕> 在 2025-01-31 上传 | 大小:6.14mb | 下载:0

[数据结构常用算法fangcheng

说明:解N元一次方程,从文件读入整数 N, 然后读入N*( N+1)矩阵,得到解并输出到文件中。-Solution of N-linear equation, reading from a file into an integer N, and then read into the N* (N+1) matrix obtained solution and the output to a file.
<陈美娟> 在 2025-01-31 上传 | 大小:38kb | 下载:0

[数据结构常用算法Trie

说明:trie树的一个实现 trie树是在字符串匹配中常用的一种高效数据结构-trie tree trie tree is a realization of the string matching used in an efficient data structure
<袁梦> 在 2025-01-31 上传 | 大小:503kb | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 871.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org