搜索资源列表
随机迷宫解
- 输入任意大小的矩阵阶数n,程序将自动产生一个随机矩阵迷宫。本程序可以迅速的找到所有可能的路径,并显示之。代码中故意限制只显示最多30条路径。-arbitrary size of the input matrix order n, the program will automatically generate a random matrix maze. This program can quickly find all possible paths, and Displays. Code inte
app_updated
- 差分法提取目标时,为了保持背景的实时性,需要对不背景进行自适应更新,用VC编程-differential extraction of the target, in order to maintain the real-time background, the background is not necessary to conduct adaptive updated programming with VC
SendSignal
- 向命令程序发送 Ctrl + c Ctrl + break命令的工具源码!-order to send Ctrl c Ctrl break-source tool orders!
shishujuzhengsanyuanzushunxu
- 稀疏矩阵三元组顺序结构源码,可以作为头文件使用,方便那些初学数据结构的同学!-sparse matrix triple order of the source code structure can be used as the first document, facilitating data structure novice students!
DosModel
- 模拟DOS操作系统下输入命令的解释程序,例如输入DIR,会返回当前文件夹的文件信息-simulated DOS operating system in order to explain the importation procedures, such as the import of DIR. will return to the current folder file information
SeqList
- 关于C++顺序表的一个演示代码。欢迎大家下载!-C on the order form a demo code. Welcome to download!
dos_simulator
- 此程序为模拟windows平台下的dos命令处理程序.-this program to simulate the windows platform dos order processing.
SQLExec
- 在知道SQL的用户名密码情况下执行命令的程序-know SQL username password enforcement of the order under the procedures
AVLTreeVc7
- 构建一个avl树的程序,压缩包中含有项目文件,头文件和源文件。编译运行后输入结点的值如55,程序就会自动按avl规则建或重构AVL树,并以中序遍历打印出来,以100.001结束结点值的输入退出循环终止程序-AVL tree procedures, compressed packets containing project documents, files and source documents. After running compile input node as the value of
编译原理实验_课程设计_词法分析
- 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
DoubleList.rar
- 用类定义一个双向链表,并定义双向链表的排序插入,删除和输出操作的成员函数,可以实现依据姓名查找结点及修改结点数据的功能,把记录以通讯录形式保存在磁盘上。,Class definition with a two-way linked list, and define the order of two-way linked list insert, delete, and member functions of the output operation can be achieved based o
delete-the-same-elemt
- 用数据结构实现顺序表删除相同节点的操作,操作比较完善-With the data structure in order to achieve the operating table to delete the same node
SqList
- C语言顺序表程序,包括建立,查找,添加,删除等线性表的基本操作-C language program order list, including the establishment, search, add, delete, the basic operation of the linear list
TFIDF.rar
- 统计文本中词语的TFIDF,从而抽取文本中的关键词,Statistical terms in the text of TFIDF, in order to extract the text of the words
string
- 实现了基于控制台的求输入字符串数组计算输入的单词个数已经字符个数、行数功能。 c语言实现。-Achieved in order to enter the console-based array of strings has been calculated the number of characters in the input word count of the number of rows function. c language.
DOS_edlin
- DOS下行编辑器 功能: 编辑软件的状态 编辑软件分为两种状态: 状态一:命令状态(命令态) 输入、处理各种行编辑命令。所输入的内容要根据事先定义的编辑命令进行解释,完成规定的操作。 编辑命令状态提示符:* 状态二:行输入状态(编辑态) 输入文本行。所输入的内容要全部作为文本存入文件中。 输入态提示符:无 系统启动进入命令状态,显示提示符 *。-DOS downlink editor functions : editing software edi
BinTreeExp
- 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
yanghuisanjiao
- 编写一个程序,能够根据用户要求输出相应阶次的杨辉三角。 -The preparation of a procedure in accordance with user requirements be able to output the corresponding order of the Yang Hui triangle.
ORDER
- 按阶次递推用F检验法判断模型阶次的算法 用模型计算出仿真数据,再按模型阶次递推算法的辨识方法,辨识模型的阶次和参数 -By order recursive F-test used to determine model order of the algorithm with the simulation data model, and then the recursive algorithm for model order identification method, identifica
stack-order
- 这是一个解决所有可能出栈顺序的问题,输入n,然后输出结果-This is a stack order to solve all possible problems, enter n, and then output the results