资源列表

« 1 2 ... .10 .11 .12 .13 .14 615.16 .17 .18 .19 .20 ... 2656 »

[数据结构常用算法tree

说明:参照网上的例子改写的多叉树的读写程序,可以从文件读取并显示,支持查找,修改等操作-Examples of online reference to rewrite the multi-tree reading and writing process, you can read and display from the document to support the search, modify, such as operation
<雷文平> 在 2025-02-01 上传 | 大小:282kb | 下载:0

[数据结构常用算法LCS

说明:求两个字符串的最长公共子序列,使用递归算法实现。-For two of the longest common sub-string sequences, using the recursive algorithm.
<梁海金> 在 2025-02-01 上传 | 大小:282kb | 下载:0

[数据结构常用算法DataStructureExperiment

说明:data structure experiment
<s> 在 2025-02-01 上传 | 大小:281kb | 下载:0

[数据结构常用算法Tree

说明:用递归调用的思想创建二叉树并对其进行先序、中序以及后序遍历-Recursive call with the idea to create a binary tree and gain first-order, middle order, and postorder
<欧阳云飞> 在 2025-02-01 上传 | 大小:282kb | 下载:0

[数据结构常用算法12

说明:在C ++中正确有效地正序建立单链表,很简单的程序-Positive sequence to establish a single list
<hanxon> 在 2025-02-01 上传 | 大小:281kb | 下载:0

[数据结构常用算法HuffmanNode

说明:哈夫曼编码将文档利用哈夫曼编码数据压缩 huff.h huffcode.txt huffmannode.cpp huffmanNode.plg sourcefile.txt TextFile.txt-Huffman coding the document data compression using Huffman coding
<陈青> 在 2025-02-01 上传 | 大小:282kb | 下载:0

[数据结构常用算法binaryTree

说明:本程序用二叉树类实现了从键盘输入二叉树的两种遍历结果,在内存中建立二叉链表,根据遍历结果恢复该二叉树,并在屏幕上显示该二叉树。整个程序采用多文件,一个头文件,一个函数实现文件,以及主函数所在文件。-The program uses a binary tree class implements a binary tree from two keyboard traversal results in memory to create the
<姚丽文> 在 2025-02-01 上传 | 大小:282kb | 下载:0

[数据结构常用算法n

说明:n后问题的排列树,不全,要改进,排列树的似乎没人使用-n the arrangement after the problem tree, failure to improve, it seems that no one ordered the tree to use
<徐婷婷> 在 2025-02-01 上传 | 大小:282kb | 下载:0

[数据结构常用算法Factorial_Cal

说明:用链表实现的大数阶乘。可以计算大数的阶乘。-It a programe that uses linked list to calculate the factorial of a large number,which can be very long,or cannot be calculated by int or double.
<S.V.Lover> 在 2025-02-01 上传 | 大小:281kb | 下载:0

[数据结构常用算法book_OMP

说明:OMP算法的理论指导里面证明了OMP算法的依据和产生过程是很好的理论参考-OMP algorithm theoretical guidance, which proved the basis for OMP algorithm, and the generation process, is a good theory of reference
<陈雨轩> 在 2025-02-01 上传 | 大小:281kb | 下载:0

[数据结构常用算法BinaryTree

说明:用visual c++ 2008写的关于二叉树读取、前序、中序和后序遍历算法。调试成功,很好用。-With visual c++ 2008 to write about the binary read, pre-order, the order and post order traversal algorithm. Debugging success, is useful.
<李准基> 在 2025-02-01 上传 | 大小:282kb | 下载:0

[数据结构常用算法calculus-formula

说明:C语言数据结构课程设计之计算命题演算公式的真值(最终修订)-Propositional calculus formula for calculating the true value (final revision)
<xiao ru> 在 2025-02-01 上传 | 大小:282kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 615.16 .17 .18 .19 .20 ... 2656 »

源码中国 www.ymcn.org