资源列表
basicmodulation
- basicmodulation 使用matlab实现基本调制-basicmodulation using matlab to achieve the basic modulation
shunxu
- //顺序表的建立、查找、插入与删除 #include <stdio.h> #include <malloc.h> #include <stdlib.h> #define ListSize 100 //表最大长度 //结构定义 typedef struct SeqList { int node[ListSize] //存放表结点 int length //当前表长度 } SeqList //插入元素
a3
- 一个计算递归下降的程序,功能基本不算强大,但比较强壮,支持扩充-A decline in the recursive calculation procedures, the basic function is not strong, but relatively strong, supported the expansion of
ws
- 此文本中包括了图论中的经典的广度搜索算法,算法运算效率还可以。-err
PatternClassification
- source code for pattern classification k nearest neighbor source code
crc
- verilog crc source code
complex
- 实现分数之间的四则运算,通过运算符重载和友元函数-Achieve scores between the four operations through operator overloading and friend function
cPP01
- 几个简单的小程序 包括水仙花数 和堆栈的出栈操作的模拟的实现问题-two simple code
to-find-the-cross-point
- 求一个经过两点的直线与指定圆心半径的圆的交点-a programe to find a cross dot of a line and a round if it exist.
code
- 用C++类的概念用指针模拟高维数组 主要练习操作符的重载操作以及类的动态内存分配-The concept of C++ class pointer to simulate the dynamic memory allocation for the main practice of high-dimensional array operator overloaded operators as well as class
lpi_fmcw_design
- 雷达信号产生程序FMCW LPI低截获概率信号-FMCW LPI radar signal generator low probability of intercept signals
GMx
- 灰色线性组合模型算法,可以实现该算法的建模,拟合以及预测-Grey linear combination model algorithm, the algorithm can be implemented for modeling, fitting and forecasting
