资源列表
STACKS
- 堆栈、队列的链式实现 基本要求:所设计的程序要有简单的DOS界面,方便用户进行操作,完成以下功能: 以链式存储方式,实现堆栈的入栈、出栈、取栈顶元素功能。 以链式存储方式,实现带表头结点的循环队列的入队、出队、取队首元素、求队列长度。 查找出队列中的最大元素。 利用所实现的堆栈对队列中元素进行逆置,并将结果输出到文本文件中。 提高要求: 系统运行时能从文本文件中读取堆栈、队列元素信息,运行结束能将堆栈、队列最新元素信息保存至相应文件中。-Stack, queue ch
cyclic_coder
- (7,4)系统循环码编码器 code_out = cyclic_coder(code_in) 该系统循环码编码器的生成多项式是g(x) = x^3 + x + 1 输入参数code_in是信息码字,是1×4的行向量;输出code_out是编码后的系统 循环码字,是1×7的行向量。 函数运行时,同时画出输入信息码字和循环码字的波形图。- (7,4) cyclic code system Encoder code_out = cyclic_coder (code
cyclic_decoder
- (7,4)系统循环码译码器 decode_out = cyclic_decoder(decode_in) 该系统循环码译码器的生成多项式是g(x) = x^3 + x + 1 输入参数decode_in是接收到的循环码字,是1×7的行向量;输出decode_out是解 码后的信息码字,是1×4的行向量。 函数运行时,同时画出接收循环码字和译出码字的波形图。 - (7,4) system cycle Decoder decode_out = cyclic_
ESPRIT
- esprit算法,使用最小二乘实现的,Matlab实现的-esprit algorithm, implemented using least squares, Matlab implementation
program
- 现代通信系统使用MATLAB这本书的程序,非常有用!对初学者很有帮助-Modern communication systems using MATLAB program book, very useful! Useful for beginners
matlab
- Matlab命令速查Word版,对初学者英语不好者可以有点帮助-Matlab Command Quick Word version of English is not good for beginners who can help a little
Huffman
- 实现huffman树的编程实现,比较函数很新颖,值得借鉴。-Implement huffman tree programming, more functions are new, worth learning from.
MUSIC
- 经典的MUSIC算法,使用MAtlab编程实现-Classic MUSIC algorithm
Eight-Queen
- 八皇后程序,代码不是很长,简单易懂,很方便很好用-Eight Queens program, the code is not very long, easy to understand, easy to use good
position_update
- update node position
CPP_map
- 图的基本结构,及基本操作,包括最短路径树,最小生成树的Prim算法和克鲁斯卡尔算法-Map the basic structure and basic operations, including the shortest path tree, Prim' s minimum spanning tree algorithm and Kruskal algorithm
0steering_vector
- hello reza hooloo hamid sexy
