资源列表
87_control
- 这是一段vhdl程序,它是由桂林电子科大编写,完成contral功能-vhdl This is a process, which is prepared from Guilin UESTC complete functional contral
autoconn
- PB源程序,用于自动拨号登录网络,版本较早,但深具参考价值!-PB source for the automatic dial-up network login, the earlier version, but of great reference value!
KMP模式匹配(可以有通配符)
- 使用著名的KMP模式匹配算法进行字符串匹配,还可以有通配符-use of the famous KMP string matching algorithms can also be wildcards
kuaisuguibing
- 可以实现快速排序和归并排序的小程序,用C++实现。-can achieve rapid sequencing and merging sort of small procedures, C realized.
seqstack
- 使用栈的一些方法,用它来验证表达式是否合法并计算表达式的值-use some of the ways it is used to test whether the expression of legitimate and calculated the value of the expression
EclipseAJAX
- 用Eclipse与AJAX技术在JSP中实现动态加载列表框
Code
- 主要是讲如何使用Vc++来制作界面,以及与数据库连接和网络编程
制作软盘镜像文件核心代码
- 制作软盘镜像文件核心代码,希望对磁盘镜像学习者能有一定启示-floppy disk image file produced the core code, and I hope to disk mirroring learners can have a certain amount Inspiration
matrixclasslibraries
- 本程序提供了一个矩阵类库。本类库的矩阵、向量运算采用值传递。本类库的矩阵和向量的第一个元素的起始下标为1,不是0。这点尤其要注意。这和C语言中的数组不一样-this program provides a matrix class library. The Class of matrix vector operations using transfer value. The Class of matrix and vector elements of a start to an index, no
motorcontrolsimulate
- 用matlab实现motor运动控制的控制器设计仿真,包括有状态方程建模、levy拟合法、阶跃响应方波转换等方法。
edb93xx-linux-quickstart
- 嵌入式编程开发套件Virgo_20040130_1在开发板ebd93xx上的支持文档
Folder
- 利用递归方法来浏览一个目录下的所有文件夹。