资源列表
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
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
linklist
- 实现数据结构——链表,实现链表的插入,删除,查找,添加等操作-Data structure- linked lists, to achieve the list insert, delete, search, add other operations
preOrder
- This source code is an example of pre order traversal tree , node data structs and huffman tree.
psoAPP
- detailed explanation of the PSO algorithm