-
Eratosthenes筛法求素数
Eratosthenes筛法求素数 -Eratosthenes"sieve Method Primes
- 2022-01-25 15:37:40下载
- 积分:1
-
飞思卡尔智能车比赛程序
第八届飞思卡尔智能车比赛
摄像头组的源程序,
使用的主控芯片是xs128的芯片。
使用的开发环境是飞思卡尔的cw。
在安徽赛区获得二等奖的程序。
希望对大家参加飞思卡尔比赛的可以有帮助。
- 2022-05-06 21:16:43下载
- 积分:1
-
Learnin Mathematics with the ABACUS Activity
Learnin Mathematics with the ABACUS Activity-book
part 01
- 2023-04-21 00:25:03下载
- 积分:1
-
用C++编写的拉格朗日插值算法
用C++编写的拉格朗日插值算法-C Lagrange prepared by the interpolation algorithm
- 2023-04-12 09:55:03下载
- 积分:1
-
目标分配问题
目标分配问题 应用遗传算法进行优化 使其对遗传算法的功能有一个较为全新的认识 适合初学者进行学习。
- 2023-08-02 20:15:03下载
- 积分:1
-
相场模拟
相场模拟薄膜异质外延,外延薄膜的失稳包括弹性能和表面能的竞争,然后,薄膜表面在微小扰动的情况之下,由于薄膜释放与衬底失配导致的应力,而失稳。我们通过相场模拟出了这个变化。程序包括,非均匀弹性场的计算和半隐谱的差分方法
- 2023-01-03 08:40:14下载
- 积分:1
-
微粒群寻优算法源程序,可根据需要自行修改
微粒群寻优算法源程序,可根据需要自行修改-Particle swarm optimization algorithm source code can be modified according to the needs of their own
- 2022-09-30 01:10:03下载
- 积分:1
-
A*算法解决八数码问题
A*算法解决八数码问题,最小优先队列结合DFS结合全排列hash结合A* 算法 f(n) = g(n) + h(n)解决八数码问题。全排列hash就是常说的康拓判重。
- 2023-02-08 12:20:04下载
- 积分:1
-
利用fisher线性判别分析进行数据降维
利用fisher线性判别分析进行数据降维-using linear discriminant analysis of data dimensionality reduction
- 2022-05-23 19:27:06下载
- 积分:1
-
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与
常用算法的C程序。主要内容包括多项式的计算、复数运算、随机数的产生、矩阵运算、矩阵特征值与特征向量的计算、线性代数方程组的求解、非线性方程与方程组的求解、插值与逼近、数值积分、常微分方程组的求解、数据处理、极值问题的求解、数学变换与滤波、特殊函数的计算、排序和查找。-Commonly used algorithm of C procedures. Include polynomial terms, complex computation, random number generation, matrix operations, matrix eigenvalue and eigenvector calculations, linear algebra equations, nonlinear equations with the equations, interpolation and approximation, numerical integration, solving ordinary differential equations, data processing, for solving extremum problems, mathematical transformation and filtering, the calculation of special functions, sorting and search.
- 2022-05-26 15:24:05下载
- 积分:1