资源列表
matlab
- matlab四种支持向量机工具箱.doc-four support vector machine matlab toolbox. doc
5cnkjz2009066v
- 谭浩强C课件,tanhaoqiang C,first part-Hao Qiang C courseware, tanhaoqiang C, first part
DS--C++
- 数据结构算法与应用--c++语言描述,适合学习数据结构的入门资料。-Data structures algorithms and applications- c++ Language descr iption of the data structure suitable for learning introductory information.
c
- c语言求解四阶龙格库塔法的算法源代码,例子:某一地区的病菌传染,三种人员的人数的状态方程,即可能受传染的人数x1,已被传染的病的人数x2,及已治愈的人数x3,并假设他们是因接触而传染。-c language for solving fourth-order Runge-Kutta method algorithm source code, example: a certain area of the bacteria infection, the number three state equat
cmu-tracking
- cmu车辆检测以及跟踪程序,采用光流法计算,-CMU vehicle detection and tracking procedures, the use of optical flow method,
Share
- 南开大学2008年暑期ACM集训,初期共享代码-ACM Nankai University in 2008 summer training camp, the early sharing of code
Newton_s_Method
- A program for solving equations using Newton s Method.Just need to modify the data in the main function. If there is any bugs, please contact chenxiang@cad.zju.edu.cn
ekf_pf
- 基于卡尔曼滤波和粒子滤波器级联模型的静基座惯导初始对准算法及仿真-Based on the Kalman filter and particle filter cascade model static base INS initial alignment algorithm and simulation
md5
- md5的一个校验库,可以直接作为md5来校验文件或者字符串,大家喜欢的话多支持我-md5 checksum of a library, can be directly as the md5 to verify documents or strings, everyone likes more than to support my
CProgramofBP
- 本文通过给定的训练模式为例来推导bp网络学习的算法,并用(语言编程实现,运行程序给出学习误差曲线,最后指出实际应用中BP网络学习存 在的缺点并提出几点改进方案。 -In this paper, given as an example to the training model is derived bp network learning algorithm, and use (programming language, run the program gives error learni
c_suanfa
- c常用算法的实现经典代码。 -c commonly used algorithm for the realization of the classical code.
AssignTwo
- 求任意长度数据的最长有序子序列的动态规划算法实现!-For arbitrary length of data in an orderly sequence of the longest of the dynamic programming algorithm!