-
usaco1.5 Prime Palindromes代码 prime文件绝对能用,值得拥有
The number 151 is a prime palindrome because it is both a prime number and a
palindrome (it is the same number when read forward as backward). Write a
program that finds all prime palindromes in the range of two supplied numbers a
and b (5
- 2022-08-21 13:33:23下载
- 积分:1
-
Boltzman simulated annealing algorithm examples
boltzman 模拟退火算法例子-Boltzman simulated annealing algorithm examples
- 2022-09-05 01:25:03下载
- 积分:1
-
mathimatics library for pascal, include fft,function interpreter, derivative,sol...
mathimatics library for pascal, include fft,function interpreter, derivative,solve sytem of lineal ecuacion by gauss .. and 2 examples-mathimatics library for pascal, include fft,function interpreter, derivative,solve sytem of lineal ecuacion by gauss .. and 2 examples
- 2022-12-19 16:35:06下载
- 积分:1
-
基于粒子群算法的PID控制器优化设计
基于粒子群算法的PID控制器优化设计,本程序主要研究基于粒子群算法控制系统PID参数优化设计方法以及对PID控制的改进。选择控制系统的目标函数,本控制系统选用时间乘以误差的绝对值,通过对控制系统的逐步仿真,对结果进行分析
- 2023-02-09 12:10:03下载
- 积分:1
-
BBS论坛uml
BBS论坛主要是用来在网上交流意见的,有人提出一个问题或者见解,其他人可以针对不同的方面提出自己的想法并发表自己的见解。但是为了保证论坛的安全性,不是任何人都可以发表帖子和回复帖子的,必须以会员的身份登录到系统后,才能发表和回复帖子。因此BBS论坛将用户划分为4类:普通游客、普通会员、版主、管理员。
- 2023-09-07 15:00:04下载
- 积分:1
-
acm model "center" algorithm
acm模式“中心”算法-acm model "center" algorithm
- 2022-01-26 01:32:59下载
- 积分:1
-
基于DTW的语音识别算法源码和文档
这是一个基于DTW的语音识别算法的C语言代码实现,有特征提取,声波分析等
- 2023-01-27 06:50:03下载
- 积分:1
-
数值算法
各种数学算法的实现,里面包括矩阵的运算,方差,以及一些其他的常用数学算法,C#编写。
- 2022-01-30 10:36:45下载
- 积分:1
-
用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。...
用VB实现线性方程组的求解。包括:高斯消元法,LU分解法追赶法,迭代法,奇异值分解,乔累斯基分解法等12种数值方法。-VB of linear equations to solve. Including : Gaussian Elimination Act, the law catch up with the LU decomposition, iterative method, singular value decomposition, Joe Cholesky decomposition 12 species of numerical methods.
- 2022-03-12 15:07:13下载
- 积分:1
-
机器人逆运动学求解
该程序是两关节自由度机器人的逆运动学求解,通过拉格朗日能量方法建立机器人的运动学方程,根据关节力矩可以计算出机器人的关节角,从而完成其逆运动学的求解过程.......
- 2022-03-03 02:48:52下载
- 积分:1