资源列表
double-foot-robot-program
- 机器人是一个热衷的话题,也是现在发展的趋势,也是我们这些电子爱好者追求的东西,这是一点点关于双足机器人的研究程序-The robot is a hot topic, is also a trend, also is we these electronic enthusiasts to pursue something, this is a bit of a biped robot research program
disjoinset
- 自己写的并查集数据结构,用于实现不相邻集合的查找与合并-Write your own and check the set data structure used to implement a set of non-adjacent Find and merge
BinaryTree
- 自己实现的二叉树,包括头文件,实现函数和试用程序-Own implementation of a binary tree, including the header files, functions, and try to achieve the program
Queue
- 自己实现的队列,包括头文件,实现函数和试用程序-Own implementation of the queue, including the header files, functions, and try to achieve the program
Stack
- 自己实现的栈,包括头文件,实现函数和试用程序-Achieve their own stack, including header files, functions, and try to achieve the program
Supermarket-location-problem-
- 基于MFC的超市选址问题。用户可以点击屏幕地图任意位置设置居民住址,系统会根据快排序、中值算法找出最佳的超市修建位置。-MFC-based supermarket siting problems. Users can click anywhere on the map screen settings resident address, the system will soon sort out the best value in the algorithm to build a supermar
WordFilter
- 多叉树关键词匹配过滤.树从文本文件二进制文件加载;在程序里动态添加关键字-Multi-tree keyword matching filter.
qam1
- quadrature amplitude modulation
ECG
- 该段代码为实现ECG中的解析,从ecg数据中可以得到QRST波形的相关数据。-The code to achieve the analysis of ECG, the related data ECG data can be obtained by QRST waveform.
student_information
- C++编写的学生基本信息管理系统,包括链表的建立,排序,增加新结点等。-Students basic information management system are written in C++ , including the establishment of the list, sorting, adding new nodes and so on.
zhongui
- 中缀表达式求值 将输入的中缀表达式提取字符以及运算符,并设定运算符优先级,进行运算-Infix expression evaluation input infix expression to extract characters and operators, and set operator precedence, calculates
prim
- 最小生成树prim算法实现 实现数据结构中的最小生成树算法prim,获得一棵最小生成树-Prim minimum spanning tree algorithm data structure to achieve the minimum spanning tree algorithm prim, obtain a minimum spanning tree