资源列表
xcorr
- mablab xcorr function
Serial-interrupt
- //串口中断服务程序,仅需做简单调用即可完成串口输入输出的处理 //出入均设有缓冲区,大小可任意设置。 //可供使用的函数名:-//Serial interrupt service routine, just make a simple call to complete the deal with the serial input and output// from the buffer with the size can be arbitrarily set.// The availa
PID
- PID的经典控制程序,包含了工业控制的常用算法,对初学者很有帮助-The classic PID control program, including the common industrial control algorithms helpful for beginners
迷宫程序1.10版
- 程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为
timer
- This is a hex for Timer
shunxubiao
- 是数据结构的顺序表代码,适合数据结构初学者使用。-The order of the table is a data structure code, data structure suitable for beginners to use.
vb
- 如果字符中有空格,可用本程序去掉字符串中间的空格。-Remove the space between the string
mySVM
- SVM的Python实现,同时里面包含非线性SVM实现,以及FSVM实现。-SVM Python implementation, but which contains a nonlinear SVM implementations, and FSVM implementation.
index
- 点击选中时,触发一个事件,用css把边框颜色改变为红-When click on the selected trigger an event with the css border color is changed to red
finggou_v77
- matlab编写的元胞自动机,计算十字叉丝的在不同距离的衍射图像,在matlab R2009b调试通过。- matlab prepared cellular automata, Calculation crosshairs diffraction image at different distances, In matlab R2009b debugging through.
bounai
- isodata 迭代自组织的数据分析,matlab开发工具箱中的支持向量机,有详细的注释。- Isodata iterative self-organizing data analysis, matlab development toolbox support vector machine, There are detailed notes.
C-language-data-types
- C语言中数据类型的精致习题及源码, 可供初学者及在职软件研发人员学习巩固C语言基础知识。-Exercises and source code of C language data types, for beginners and in-service software developers to learn to consolidate the basic knowledge of C language.