资源列表
least_square_fitting
- 线形最小二乘法拟合。用一个一般的X的幂级数来拟合。
Perm_char
- A C++ function which returns the next lexicographic permutation of characters in a string.
dc_motor_mec
- 此程序实现了直流电动机的机械特性曲线与直流电动机的机械特性曲线-This program implements the mechanical characteristic curve of DC motor and DC motor mechanical characteristic curve of
mergesort
- 设有n个待排序元素存放在单链表中,每个链表结点只存放一个元素,头指针为r,试设计算法对其进行二路归并排序,要求不移动结点中的元素,只修改各链结点中的指针,排序后r仍指向结果链表的第一个结点。-With n-elements to be stored in a single list sorted, each linked list node store only one element, the first pointer to r, test their design algorithm fo
main
- 通过栈和队列,求算术表达式的值,能够更深入的理解栈的先进后出和队列的先进先出-Through the stack and queue, find the value of arithmetic expressions, to more advanced understanding of the stack and queue in the FIFO after the
Floyd-algorithm
- 本程序是用C语言来实现Floyd算法,希望对别人有帮助!-The program is implemented in C language Floyd algorithm, want to help others!
approximateEntropy
- 随机数检测中的一个程序,熵估计-STS检测-Random testing of a program, the entropy estimate-STS test
LS
- 自己编写的最小二乘法线性回归程序,常用数值算法之一。-Prepared by the least squares method, linear regression program, one of the commonly used numerical algorithms.
12
- 这是一个计算器的代码,功能十分强大,基本功能都有,界面美观,代码清晰,可以提供参考。-This is a calculator code, powerful, basic functions, attractive interface, clear code, you can provide a reference.
shuzhizhuanhuan
- c++数据结构实习 数制转换 输入一个十进制数和要转换成的进制数 计算出结果-c++ data structure internship number system conversion input a decimal and hexadecimal number to convert the calculated results
WARSHAL.C.tar
- Program to show the implementation of Warshal Algorithm
PSO
- 基于粒子群优化的RBF神经网络的预测,主要用于趋势的预测。-Predict particle swarm optimization based on RBF neural network, mainly for trend forecasts.
