资源列表

« 1 2 ... .28 .29 .30 .31 .32 933.34 .35 .36 .37 .38 ... 3400 »

[数学计算/工程计算Matlaboptimization

说明:数值优化的各种算法,包括牛顿法,拟牛顿,遗传算法,等等。-Numerical optimization algorithms, including Newton' s method, quasi Newton, genetic algorithms, and so on.
<kaka22> 在 2025-02-08 上传 | 大小:3.26mb | 下载:0

[数学计算/工程计算SimulatedAnnealing

说明:该算法是模拟退火的一个简单应用,通过求一个函数的最值问题,可以透彻理解模拟退火的原理!-The simulated annealing algorithm is a simple application of a function by seeking the most value problems, simulated annealing can be a thorough understanding of the principle
<wingxidian> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算exchange

说明:输入数组,最大的与第一个元素交换,最小的与最后一个元素交换,输出数组。 -Input array, the largest exchange with the first element, the smallest and the last element of the exchange, the output array.
<yanyan> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算student

说明:有10个学生,每个学生的数据包括学好,姓名,3门课程的成绩,从键盘输入10个学生数据,要求输出三门课程总平均成绩,以及最高分的学生的数据(包括学号,姓名,3门课程成绩,平均分数)。要求利用指向数组的指针的方法,用一个input函数输入5个学生数据,用一个average函数求总平均分,用max函数找出最高分学生数据,总平均分和最高分的学生数据都在主函数中输出-There are 10 students, each student s da
<yanyan> 在 2025-02-08 上传 | 大小:3kb | 下载:0

[数学计算/工程计算hash

说明:已知某哈希表的装载因子小于1,哈希函数 H(key)为关键字(标识符)的第一个字母在字母表中 的序号,处理冲突的方法为线性探测开放定址法。 试编写一个按第一个字母的顺序输出哈希表中所有 关键字的算法。-Known load factor of a hash table is less than 1, the hash function H (key) for the keywords (identifiers) of t
<CClose> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算HMM

说明:隐马尔科夫模型c++代码,有详细注释-Hidden Markov Model c++ code
<flier> 在 2025-02-08 上传 | 大小:8kb | 下载:0

[数学计算/工程计算TSP

说明:分支界限法解绝旅行商货郎担问题。
<大名> 在 2025-02-08 上传 | 大小:5kb | 下载:0

[数学计算/工程计算CyklEulera

说明:EULER Cycle graph theory Algorithm
<Mac> 在 2025-02-08 上传 | 大小:2kb | 下载:0

[数学计算/工程计算Backtrack_0-1bag

说明:从文件读入数据,用回溯法实现了0-1背包最优解的问题-Read data from a file, using backtracking to achieve the optimal solution of the 0-1 knapsack problem
<canon> 在 2025-02-08 上传 | 大小:1kb | 下载:0

[数学计算/工程计算program

说明:一些mathematica程序源码,毕业论文是用的,看看还算是有帮助的-Some mathematica program source code, graduation is used to see fairly be helpful
<lanig> 在 2025-02-08 上传 | 大小:10kb | 下载:0

[数学计算/工程计算time

说明:介绍了定时器的应用,很通俗易懂~,适合学习~-Describes the application of the timer, it is easy to understand ~, for
<阴招> 在 2025-02-08 上传 | 大小:1.88mb | 下载:0

[数学计算/工程计算matlab-Basicoperations

说明:这是一个很完整的matlab的基本运算,包括数组运算、矩阵运算、复数运算、微积分、常微分运算等-This is a very complete matlab basic operations, including array operations, matrix operations, complex computing, calculus, ordinary differential operators, etc.
<> 在 2025-02-08 上传 | 大小:3kb | 下载:0
« 1 2 ... .28 .29 .30 .31 .32 933.34 .35 .36 .37 .38 ... 3400 »

源码中国 www.ymcn.org