资源列表

« 1 2 ... .88 .89 .90 .91 .92 19193.94 .95 .96 .97 .98 ... 28522 »

[数据结构常用算法BiTree

说明:先序创建BiTree然后三种方法递归遍历,遍历算法哦,可以下载看看那-The first sequence are three ways to create BiTree then recursively traverse the traversal algorithm Oh, look at that you can download
<GYY> 在 2025-03-13 上传 | 大小:130kb | 下载:0

[数学计算/工程计算Newton

说明:数值计算的实验代码,实现牛顿迭代法求方程根的一个源代码-cpp file Newton
<Teddy> 在 2025-03-13 上传 | 大小:1.56mb | 下载:0

[数学计算/工程计算Guass

说明:高斯方法解线性方程组的源代码,实现简单,算法合理-Guass algorithm
<Teddy> 在 2025-03-13 上传 | 大小:3.03mb | 下载:0

[数学计算/工程计算Newton-cotes

说明:牛顿科兹求积分的方法,算法合理,易于实现-Newton Cotes
<Teddy> 在 2025-03-13 上传 | 大小:1.52mb | 下载:0

[数学计算/工程计算Romberg

说明:求积分的优化算法,优点更准确,实现简单,算法实现理想-Romberg algorithm
<Teddy> 在 2025-03-13 上传 | 大小:2.98mb | 下载:0

[数学计算/工程计算The-method-of-least-squares

说明:最小二乘法,递推最小二乘法,基本最小二乘法,帮助同学学习最小二乘法。-The method of least squares, recursive least squares method, the basic method of least squares, to help students learn the method of least squares.
<rose> 在 2025-03-13 上传 | 大小:676kb | 下载:0

[数据结构常用算法sampleToValue

说明:表达式求值 利用堆栈原理,实现表达式求值 如:3*(3+2)/5#-Expression evaluation Stack principle, the expression is evaluated : 3* (3+2)/5#
<sky> 在 2025-03-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法HeapSort

说明:堆排序:利用堆进行排序操作,内有详细步骤说明。-Heap Sort: the heap sorting operation, with detailed step-by-step instructions.
<sky> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法StackOperations

说明:堆栈操作:初始化堆栈,入栈操作,出栈操作,取栈顶元素。-Stack operations: initialize the stack, the stack operation, and pop operations, to take the top element.
<sky> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法BinaryTree

说明:二叉树操作:建立二叉树,前序遍历二叉树、中序、后序遍历二叉树。-Binary tree operation: create a binary tree, before traversing Binary, inorder, postorder binary tree traversal.
<sky> 在 2025-03-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法HuffmanTree

说明:哈夫曼树:构造哈夫曼树,构造哈夫曼编码。-Huffman tree: Huffman tree structure, constructed Huffman coding.
<sky> 在 2025-03-13 上传 | 大小:2kb | 下载:0

[压缩解压123

说明:(1) 文件系统中包括初始化一个系统目录,包括根目录/,5个子目录(bin/ boot/ dev/ etc/ home/)。    (2) 文件系统包括以下操作: (a) 在根目录或者子目录中添加一个文件或者子目录。(目录名最后用 / 结尾,文件名不用) (b) 在根目录或者子目录中删除一个文件或者子目录。 (c) 查找一个目录或文件的路径。(如输入搜索file1,则显示为/home/file1,或搜索user1,
<李磊> 在 2025-03-13 上传 | 大小:26kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 19193.94 .95 .96 .97 .98 ... 28522 »

源码中国 www.ymcn.org