资源列表
STACK
- 利用堆栈来实现对文字的处理,包括退行、退格、结束,其它功能读者可以自己加上。-dispose the txt with stack.
SimpleMCMain1
- 利用马尔科夫联的模拟方法计算金融衍生产品的价格,克服一些现有技术的弱点-Markov simulation method for computation associated prices of financial derivatives to overcome the weaknesses of some existing technologies
lianbiao
- 括号匹配的检验”这一项目中,运用到了很多C语言的基本知 识。如:数组、指针、链表、结构体和一系列的语法知识。通过一个 项目使这些零散的知识点得以串联起来,使我们在完成项目的同时, 可以学习到新知识,巩固旧知识,从而使我们对已学内容有了更系统 的认识。关于学习C语言的方法,这次实训也给了我们很大的启示。 纸上得来终觉浅,动手实践的过程中,想得深,学得轻松,当然,收 获也多。 -Bracket match test " in this project, appli
linear_list
- 链表的删除:将链表中某个元素删除,并保存其值。 链表的插入:将某个元素插入的链表中。-The linked list delete: delete an element in the linked list, and save its value.
desktop-IE
- 可以再桌面上显示IE,适用于XP,Win7,同时加入了右键菜单-Desktop displayed on IE can apply to XP, Win7, while adding a right-click menu
stochastic-Newton
- 采用随机牛顿法进行系统辨识,获得比较高的辨识精度,加快收敛速度-Using stochastic system identification based on the Newton method and obtain a higher identification accuracy, and speed up the convergence
mouse
- 在Turbo C 或者Borland C 环境下用C语言实现鼠标功能-To realize mouse function in C language
RLS
- 递推最小二乘法,估计参数。用于控制系统的参数辨识,或参数估计。-Recursive least squares method, the estimated parameters. Parameters used to control the system identification, or parameter estimation.
Octave
- 利用matlab的DSP工具箱计算倍频程滤波器,同时提供示例-The DSP is calculated using matlab toolbox octave filters, while providing examples
examLearningRate_and_HiddenN
- MATLAB CODE FOR HOW TO EXAM LEARNING RATE AND HIDDEN NEURAL IN ARTIFICIAL NEURAL NETWORK
PSO
- PSO algorithm with time varying inertia weight
Find-and-Union
- 有关不相交集ADT的find 和 union 函数-find and union function