资源列表
robot_xt
- Robot guerra con XbeepRO
minGETDFRWP
- 共轭梯度法的FR方法结合wolfe-powell搜索,求解多维函数的极小值,在此前必须编写好一为搜索函数-FR method combined with the conjugate gradient method wolfe-powell search for solving multidimensional function minimum, must be written in the previous one for the search function
1
- 分别编写求两个数值(可以是浮点数,整数或字符)最大值,最小值和平均值的函数maximum, minimum, meanValue。另外,编写一个函数gcd求两个整数的最大公约数。-Respectively write to demand the two values (which can be floating-point, integer or character) maximum, minimum and average function of the maxim
Box-operation-index
- 博弈大师箱体运行指标,有效判断价格箱体区间,已测试,准确率80 以上。-Game Master cabinet operation indicators, effectively determines prices sideways range has been tested more than 80 accuracy rate.
sjx
- 这个程序中包含很多三角形的面积计算公式,共有5个-This program contained in the triangle area formula, a total of five
tractor
- 一台农业机械液压控制系统的底层程序,实现多个动作,且能实现遥控。-A hydraulic control system of agricultural machinery underlying process, multiple actions, and can achieve remote control.
DistancePointToLine
- 用C写的程序,求三维空间中点到直线距离。 用C写的程序,求三维空间中点到直线距离。-Program written in C, find the midpoint of the three-dimensional space to the straight line distance. Program written in C, find the midpoint of the three-dimensional space to the straight line distance.
matlab
- This is a small code to perform a small calculator utulizar is very easy, so easy that even a child of five years can be manipulated without any problem
yichuanyouhua
- 随机共振过程中,针对参数a和b的优化处理,此处使用的是遗传算法。-Stochastic resonance process, the parameters a and b for the optimization, genetic algorithm is used here.
KMP
- 编程求出子串(模式串)的next值,利用kmp算法实现子串与多个主串的匹配,针对同一子串next值只计算一次。-make use of KMP arithmetic
huiwen
- 回文(palindrome)是指一个字符串从前面读和从后面读都一样,仅使用若干栈和队列、栈和队列的ADT函数以及若干个int类型和char类型的变量,设计一个算法来判断一个字符串是否为回文。假设字符串从标准输入设备一次读入一个字符,算法的输出结果为true或者false。-Palindrome (palindrome) refers to a string read from the front and from the back to read the same, only a number
bpsinx
- 采用bp神经网络对函数y=sin(x)进行训练,然后用测试集对训练的函数进行测试,也就是函数逼近sin(x)的曲线-Bp neural network using the function y = sin (x) for training, and then use the test set to test the training function, that is, function approximation sin (x) curve