资源列表
NEXTVAL
- 字符串的模式匹配算法,主要用的是数据结构-String pattern matching algorithm, the main data structure is used
Kruskal
- 采用Kruskal算法求最小生成树主要数据结构 edgeset GE 存放图中的所有边 int n,int e 存放图中的顶点数与边数 edgeset C 存放生成树中的边 vexlist gv 图中结点的顶点值 adjmatrix s 用来处理图中结点的查找与合并 int m1,m2 一条边上两顶点所属集合的序号 int k 最小生成树中的边数 int d //图中待扫描边元素的下标-For the Minimum Spanning Tree by Krusk
ARRAY
- 稀疏矩阵转置和乘法,通过循环条用,实现一个简单的矩阵相乘-Sparse matrix transpose and multiplication, through the circulation channel used to achieve a simple matrix multiplication
shuangxianglianbiao
- 双向链表,功能齐全,是一个课程设计的内容,花了很多时间-Doubly linked list, complete functions, is the content of a course designed to spend a lot of time
BINARYTR
- 建立二叉树及二叉树的先序、中序和后序递归遍历*-Create a binary tree and binary tree preorder, inorder and postorder recursive traversal*
bankyuanma
- 银行排队系统源码,有排队算法,用C++编写-bank queuing system c++ write queuing theory of mathematical algorithms procedures on to postgraduate comrades useful,
FFT
- 加窗快速傅里叶变化 比常规算法精度高-Windowed fast Fourier transform algorithm for high accuracy than conventional
MY1
- 简单介绍一下:单相双模式逆变器、双模式控制、包含并网及独立,加上切换的仿真。滤波器上欠优化。-Brief introduction: dual-mode single-phase inverter, dual-mode control, including grid and independent, with switching simulation. Owed on the optimization of filters.
ch10
- 频率采样法:使所设计的FIR数字滤波器的频率特性在某些离散频率点上的值准确地等于所需滤波器在这些频率点处的值,在其他频率处的特性则有较好的逼近。 -Frequency sampling method:Make the FIR digital filters designed by the frequency characteristic in some discrete frequency is equal to the value accurately in these frequenc
erweiguangzijingti
- 用于计算二维光子晶体(用于计算二维光子晶体)-Used to calculate the two-dimensional photonic crystals (used to calculate the two-dimensional photonic crystal)
init
- 按libsvm格式的数据录入,transform函数需要另外编写-Data entry by libsvm format, transform functions need to prepare the
nn_classifier
- 最近邻方法实现印刷体数字识别,及相关数据转换程序-Nearest neighbor method to achieve printed numeral recognition, and related data conversion process
