资源列表
bahuanghoureal
- 八皇后算法完整程序,还不错的一个。有兴趣的下下来-eight Queen's algorithm integrity procedures, but also a good one. Interested look down under
odemonitor
- 实用的具有精度监视功能的常微分方程数值解法-practical function with precision surveillance of ordinary differential equations Numerical Solution
huiwenshu_kechengsheji
- 数据结构里关于回文数判断的算法 另一种思路另一种解决办法~-data structure, palindrome number judgment on the algorithm Another idea Another solution ~
abouttrain
- 车箱调度的一个程序,还不错,是数据结构-compartment of a scheduling procedures, Yes, it is data structure
bpxor
- 用bp网络对xor问题的解析,比较基础,希望对大家有帮助-Xor network with bp analytical, comparative basis, in the hope that we have to help
atan2sc
- tan function to sin and cosine
DomWalk
- 动作模型判断,可以对于各种形状进行解析,完成所有动作-Action model to determine, for a variety of shapes can be resolved, the completion of all actions
hafman
- 哈弗曼数算法,经典的希尔排序算法,对大家学习数据结构及培养编程思想有所启发! -Havermann number of algorithms, the classical Hill sorting algorithm, data structure and train them to learn programming ideas inspire!
merge-sort
- 归并排序的matlab实现,且该程序实现了多维数据的高效排序,并不是单纯的一维数组排序!-merge sort algriothm s source data
VideoCapture
- 掌握Matlab视频采集方法。使用USB摄像头,编写程序实现基于Matlab的视频信号采集。-Master Matlab video capture method. The use of USB camera, the preparation of procedures based on Matlab video signal acquisition.
edge-detection-via-CSS
- It is a CSS based edge detection algorithm.It can run on matlab platform.
Kalman滤波实例
- Kalman实例,直观,便于理解,框架便于修改。