资源列表
MaxFlow
- 最大流最小割 可以测试某一个特定的图 也可以随机生成n个顶点的图和k条边 用来分析时间复杂度-Maximum flow minimum cut to test a particular map can also be randomly generated graph of n vertices and k edges used to analyze the time complexity
libsvm
- Libsvm is a simple, easy-to-use, and efficient software for SVM classification and regression. It solves C-SVM classification, nu-SVM classification, one-class-SVM, epsilon-SVM regression, and nu-SVM regression. It also provides an automatic mo
pricing-dual-channel
- 两层双渠道供应链的定价问题数学建模研究及算例分析-Dual-channel e-commerce environment, pricing research and examples of mathematical modeling analysis
adj
- ADJOINT 方法,做气动优化,可以了解基本过程,适合初学者。-ADJOINT method for aerodynamic optimization. should be helpful for beginners to learn adjoint.
jpegsrc.v8b.tar
- 视频流,目的在与通过S5PV210板利用usb摄像头实现视频或图片捕获,mjpg_streamer的移植就是其中一种方法;并且本文重点在mjpg_streamer的移植,zImage和根文件系统的的制作与开发板的运行已省略(In order to achieve through the S5PV210 board using USB camera to capture video or pictures, mjpg_streamer transplantation is one of metho
particle
- 利用C++语言,实现了粒子滤波算法,该算法可以用于机动目标的跟踪。(The particle filter algorithm is realized by using C++ language, and the algorithm can be used for maneuvering target tracking.)
EyeblinkDetection-master
- 基于4通道前额的脑电波检测眼动的算法,采用matlab代码完成(An algorithm for detecting eye movement based on EEG)
《算法设计与分析》(全)
- 算法从基础学起,通过分析,了解算法的设计技巧。(The Design and Analysis of Computer Algorithms)
algorithms
- this is a useful paper that you can get the benefit from it
CC_locker
- 汽车中控门锁的仿真模型,用statefolw搭建,可支持,在线仿真和代码生成,需matlab16b以上版本(The simulation model of automobile central control door lock can support code generation.)
粒子滤波程序
- 粒子滤波的详细代码,初学者可以参考!
MyZip
- Huffiman 算法实现的压缩包,有UI界面,能够实现较好的压缩效率-Huffiman algorithm for zipping