资源列表
1
- 最优化算法,使用Q型惩罚因子,在matlab环境下运行的通用算法。
cmac
- 采用CMAC前馈网络,将CMAC和PID结合起来对系统进行前馈控制-CMAC using feedforward networks, will combine the CMAC and PID of the feed-forward control system
HORNER-ALGORITHM
- 本程序是一种求解多项式零点的算法:Horner 算法-This program is an algorithm for solving polynomial zeros: Horner Algorithm
G-S
- Gauss-Seidal迭代法(带精度限制)-Gauss-Seidal iterative method (with accuracy limit)
tt0202
- 1.建立两个有序得链表(带表头,用头插法); //2.写一算法在单链表上实现线性表的ListLength(L)运算。 写一算法将单链表中值重复的结点删除,使所得的结果表中各结点值均不相同。 -1. The establishment of two ordered lists too (with header, with the first interpolation) // 2. To write a method to achieve a single linked linear
text
- 分别从8个文件里提取同样数据结构的数据,用关键字排列,然后输出,文件内容2W个此数据结构,大概样子如下: Key: 3047 Protein: DIP-3047N Degree: 4 Linked-protein(s): DIP-3048N DIP-3049N DIP-3050N DIP-3153N Key: 3048 Protein: DIP-3048N Degree: 2 Linked-protein(s): DIP-3047N DIP-3096N
acm1001
- 北大acm上的1001题,主要是一个处理溢出的算法,难度不是很大,很初级-Peking acm 1002 , not difficult
DAY
- To Calculate & Provide All Date Manipulations... To Calculate the number of days elapsed, To fetch the day of the given date...
huolangdan
- 货郎担算法,属于大学课程算法分析和设计的一个实验题目-Traveling salesman algorithm, university courses are an algorithm analysis and design of experimental subjects
match
- 应用Visual studio C# 编辑计算本息 与阶乘的计算-Visual studio C# Edit calculate principal and interest calculated factorial
quicksort
- implementation of quick sort in c-implementation of quick sort in c++
calculator
- 输入一个多项式,计算器通过运算输出结果(其中的实现过程为堆栈来实现)-Enter a polynomial calculator through the operation output (including the implementation process for the stack to achieve)