资源列表

« 1 2 ... .52 .53 .54 .55 .56 19457.58 .59 .60 .61 .62 ... 28523 »

[数据结构常用算法16008408_E1

说明:1、实现算术表达式的求值运算,程序通过键盘输入一个表达式,通过运算得到表达式的值,并在显示器上输出完整的表达式及其值; 2、程序实现时,采用栈数据结构 3、表达式以字符串的形式输入; 4、表达式中包括的基本运算符有加、减、乘、除(分别用+、-、*、、表示),表达式中包括括号的处理,括号可以嵌套;表达式中的数字可以是整数,也可以是小数-1, and the evaluation of arithmetic operations, the program through keyboard
<张笑薇> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算transportation

说明:运筹学中的运输问题的C++程序,支持产销平衡与产销不平衡,可以判断解的情况。-C++ code of transportation problem
<pk> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算MyMatrixFunction

说明:包括我自己写的一些数值分析用到的函数 包括矩阵的LU分解的两种方法, Cholesky分解, 以及线性方程组的迭代解法中的雅克比, 高斯-赛德尔以及线性松弛法的函数-Including myself, used to write some of the numerical analysis functions, including matrix LU decomposition of two methods, Cholesky decomposition, and iterative sol
<z> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法tu

说明:图的邻接表建立以深度,广度优先及遍历,和最短路径-Adjacency table to establish the depth and breadth-first traversal, and the shortest path
<langduhua> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[matlab例程kalman_filter

说明:滤波的一个经典程序,是编写其他程序的基础,作为模板使用,可以学习-A classic filtering procedure is the basis for the preparation of other programs, as a template, you can learn
<章力强> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算TSPsolver

说明:用遗传算法解决TSP(旅行商)问题的程序-Using Genetic Algorithm for TSP (traveling salesman problem) program
<arthur> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算ANTS

说明:利用蚁群算法解决TSP(旅行商)问题的程序-Ant colony algorithm to solve TSP (traveling salesman problem)
<arthur> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数学计算/工程计算m-files-(1)

说明:for finding clusters
<rakesh> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[matlab例程matlabyichuansuanfa

说明:matlab 实现优化遗传算法程序,适合于遗传算法初学者-matlab genetic algorithm optimized procedures, genetic algorithms for beginners
<tank> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[matlab例程11

说明:matlab高效编程程序源代码第十一章,可以运行。-efficient programming source code matlab Chapter XI, you can run.
<helen> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法ShortestPath

说明:云风的求解最短路径代码,旨在用易于理解和简洁的代码描述出 A* 算法在求最段路 * 径中的运用.-Solving the shortest path of cloud wind code, to use the code easy to understand and concise descr iption of the A* algorithm to find the section of Road* Trail of use.
<谢经波> 在 2025-09-29 上传 | 大小:3kb | 下载:0

[数据结构常用算法selection

说明:选择排序算法的升序表示,同时也是用一元数组实现的。-Select ascending sort algorithm that is also implemented with an array of one dollar.
<张为金> 在 2025-09-29 上传 | 大小:3kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 19457.58 .59 .60 .61 .62 ... 28523 »

源码中国 www.ymcn.org