- RareEarthSoftSensor 禁忌搜索算法
- pagecreator The class generates the HTML links to navigate listings over different pages. Useful for display lots of records retrieved with a database query
- CoursMatlab cours introductif à matlab
- Discovering-Nontrivial-Repeating Discovering Nontrivial Repeating Patterns
- blogme1.1_cv 软件介绍 在blogme1.0基础上修改了不能编辑删除评论等bug而成
- main 这个例子是使用卡尔曼滤波器用于温度测量的应用
资源列表
linklist
- 单链表,实现了链表的插入,删除,返回长度,定位等操作-Singly linked lists, insertion of the list, delete, return length, location and other operating
CreateList
- c语言创建链表的代码,多种不同的方式创建链表,用于不同的场合-create link_table
Seqlist
- 顺序表,实现了插入,删除,返回链表长度等操作-Sequential list, insert, delete, return to the operation of the linked list length
linkstack
- 链式栈,实现了出栈和入栈操作,代码简单易懂-Chain stack, the stack and stack operations, the code is easy to understand
seqstack
- 顺序栈,实现了出栈,入栈,取栈顶元素,算法简单易懂-Order stack, stack, stack, take the top element, the algorithm is simple and easy to understand
minheap
- 数据结构C++最小堆的实现,代码简单明了,实现了堆中元素的删除,插入,取堆顶元素等-The data structure of the realization of the least C, code simple and clear, realize the pile in the deletion of the elements, insert, take pile of top elements
Warehouse-management-system
- 仓库产品管理系统是管理仓库产品的重要工具,主要负责产品的入库、出库、管理和查询等操作。本课题要求(1):自己设计好数据结构及算法,在管理系统中涉及的产品信息包括产品名称、入库时间、库存总量、产品入库价格、货品种类等。(2):界面友好,可操作性强,设置管理员用户登录界面,需要输入用户名和口令才能登录管理界面。以实现产品入库、产品出库、库存管理、产品信息修改、产品信息删除和查询、提醒等功能。-Warehouse management system is the management of wareh
struct
- 数据结构课设的小实验,有源代码以及实验报告-Set of data structures class experiment, the source code and experimental reports
heibaiqi
- 数据结构制作的黑白棋代码,简单的基本功能已经实现-Othello code, data structures produced by the simple basic function has been achieved
LAB08_10389355_5
- 用类实现分别根据前缀表达式,中缀表达式,后缀表达式重建表示式树,并输出表达式树,前中后缀的形式-binaray tree
LAB09_10389355_3
- 数据结构的优先队列中的霍夫曼编码,全部用类实现的,包括了读文本,生成码本,根据码本和输入文件编码输出文件;根据码本和编码文件译码输出输出文件-Huffman code
LAB04_10389355_2
- 多项式类,实现对多项式的加,减,乘,求值的操作。用类模版实现的,有人机交互式见面-class of Polynomial
