资源列表

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

[数学计算/工程计算线性规划代码__VB

说明:线性规划算法-linear programming algorithm
<漠风> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法小明买书

说明:数据算法,小明买书-data algorithm, Xiao Ming books
<飞宇> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算桃子猴问题

说明:数据算法,桃子猴问题-data algorithm, peach monkey issue
<飞宇> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算高斯法解线性方程组

说明:高斯法解线性方程组-Gaussian method for solving linear equations
<> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Intcount

说明:大整数计算-large integer calculation
<> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法树的问题(生成)

说明:ADT BinaryTree 的实现及验证程序采用的主要数据结构:二叉树、栈、队算法思想:1、 先序建树、输出树、后序遍历用递归方法。性能分析:O( n )2、 先序遍历、中序遍历:性能分析:O( n )(1) 若遇到新节点非空则先入栈,然后访问其左子树。(2) 若为空则将栈顶结点出栈,访问其右子树。(3) 循环1、2直到栈为空且无节点可入栈。先序与中序的区别是:先序在入栈时访问节点,中序在出栈时访问节点。3、 层遍历:性能分析:O( n )(1) 根节点入队(2) 节点出队并访问(3) 若节点
<徐欣> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算jisuanff

说明:含有线性插值, 样条插值,Gauss矩阵列主元消去法等算法的实现 -with linear interpolation, spline interpolation, Gauss matrix main-element elimination algorithm Law Implementation
<lihao8397> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数学计算/工程计算伪随机数生成算法,很优秀c

说明:这是一个随机数生成程序,特别适用于随机数的生成-This is a random number generator procedures, in particular as applied to random number generator
<gcl> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法critical_path

说明:实现了关键路径算法。 给定一些点,并给定点间的路径的权值,求两点间的最短路径-achieve a critical path algorithm. Given some point and fixed-point to the right path of duty between 2:00 seek the shortest path
<罗春威> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法图遍历

说明:本程序用邻接矩阵实现图的深度优先遍历 图的广度优先遍历-the procedures used adjacency matrix of the plan is to achieve depth-first traversal of the plan breadth priority Ergodic
<李南宁> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[压缩解压FlashGet

说明:flshget v1.65中文版注册机源代码-flshget v1.65 Chinese version of the source code Fillmore
<风尘> 在 2025-06-19 上传 | 大小:2kb | 下载:0

[数据结构常用算法几种排序算法的效率比较

说明:几种常用排序算法的效率比较,通过测试可得出这几种排序算法的优劣.-several commonly used algorithm efficiency comparison, the test may come this algorithm several merits.
<叶子> 在 2025-06-19 上传 | 大小:2kb | 下载:0
« 1 2 ... .88 .89 .90 .91 .92 20293.94 .95 .96 .97 .98 ... 28522 »

源码中国 www.ymcn.org