资源列表
小网络
- 51单片机智能小车程序,功能是利用神经网络进行防碰撞。(This is a simple program to prevent impact.)
miniGUI编程指南(中文版)
- miniGUI的编程资料,有需要的可以学习一下,模块讲解。(MiniGUI programming information, need to learn, module explanation.)
adaboost
- 程序为一种分类算法AdaBoost算法,用于解决二分类问题(The program is a classification algorithm AdaBoost algorithm to solve the two classification problem)
FarsiTools
- convert calendar persian islamic
logRegres
- 程序为Logistic回归算法用于分类,主要包含梯度上升法以及改进的梯度上升法(The program is Logistic regression algorithm for classification, mainly including gradient ascent method and improved gradient ascent method)
BackgroundWorkerDemo
- BackgroundWorker C# code
MATLAB的S-Function编写指导
- s函数编写指导 还不错还不错还不错还不错还不错还不错(guide for sFunction in Matlab g good PDF)
multiObjectTracking
- 该程序是用混合高斯建模+卡尔曼滤波实现,结果依赖于前景检测效果,结果效果较好,但背景干扰较多。(The program is to use mixed gaussian modeling + kalman filter implementation, the result depends on the foreground detection results, the effect is better, but more background interference.)
verilog2vhdl
- Verilog2C++ translates a C++ class of a Verilog design using a cycle-accurate representation of each nets and registers. Verilog2C++ is about 10 times faster than other commercial simulators, but has only simple functions.
k均值聚类算法
- 根据k均值聚类的原理,实现一些数字的聚类,但是具体类别数需要自己设置(Clustering of some numbers by K mean clustering)
winwordtestapp
- Word control in winforms
DocumentExplorer_src
- Explore files and folders using C# winform