资源列表
VHDLexample
- 步进电机控制,直流电机控制,加法器,状态机等等经典的VHDL例子程序。-Stepper motor control, DC motor control, adders, state machines, etc. The classic example VHDL procedures.
HanoiTower
- 汉诺塔源代码 里面含有可以正确运行的源代码-Tower of Hanoi can contain the source code inside the source code to run correct
score_computing
- MFC实现的基点计算小程序,可连续输入课程成绩和课程学分并计算出平均基点-VC++ MFC
SelectNum
- vc实现的只能选数问题,优于贪婪选择算法-VC select number
StringMatch
- VC 实现的小程序,完成最小编辑距离计算,简单易读易懂-VC string match
stplugin
- head and C source file for application in STATA(you can also download from stata website)-head file for application in STATA (you can also download from stata website)
Dijkstra
- 该问题为单元最短路经问题,求出一个有向图中两点之间权值最小的路径。 Dijkstra算法要求有向图中没有权值为负的边,有向图的信息由一个邻接表来表示,另外对每个顶点都设置一个属性d[v],描述从源点到v的最短路经上权值的上界。算法中设置一个顶点集合S,反复选择具有最短路经估计的顶点u∈V-S,并将u加入S中,算法中还用到了顶点的最小优先队列,排序关键字为顶点的d值。-The issue of the shortest path problem as a unit, find a directed
pskillFexecFlist
- 这里我上传了三个使用dos的用于扫描,操作远程进程的小工具供大家使用。-Here, I uploaded three dos for the use of scanning, remote operation of the process we use for small tools.
hough
- hough变换检测出直线,只需要把路径改了就可以了,但是一定是要边缘图像才可以-hough transform to detect straight lines, just to the path can be changed, but must be the edge of the image can
dosprogramme
- 本书通过420页的pdg文件深入描述了高级dos编程所应有的知识。是一本不错的dos学习资料-Book through the 420-depth pdg document describes the senior dos should have knowledge of programming. Is a good learning materials dos
Expression
- 把中缀表达式转换为后缀表达后,求表达式的结果。用到栈和队列-Infix expression to convert the expression of suffix, and the results of expressions. Used stack and queue
mail
- 是个邮件群发表单,有自动记载功能,可以带附件。-Is a mass e-mail form, and automatic record feature that with attachments.