资源列表
Wienerfilterfunction
- 维纳滤波函数的MATLAB程序,消除信号中的噪声的一个程序,-Wiener filter function of the MATLAB program
count_x1
- 序号发生器 用于通信解码 编码 好东西大家一起分享 请支持-Serial number generator for decoding coded communication a good thing to share, please support the U.S.
5
- C语言:建立一个链表,每个结点包括:学号、姓名、性别、年龄。输入一个年龄,如果链表中的结点所包含的年龄等于此年龄,则将此结点删去;输入一个学生的信息,插入到链表的第3个位置。 要求:用CreateTable函数建立链表;用DeleteNode函数删除满足要求的结点;用Output函数输出链表,用InsertNode函数插入结点。 -C language: the establishment of a linked list, each node includes: Student ID,
ca3
- 可以进行十进制数四则运算的计算器用按键输入数据具有清零和复位功能具有连续运算功能-Can be decimal arithmetic calculator with the four key input data with the Clear and Reset functions in continuous operation function
sm5
- 是一个关于电梯调度的有效程序,用动态规划的方法求解调度问题,是一种有效的方法和高效的程序-Is an effective procedure on the elevator scheduling with dynamic programming method to solve the scheduling problem is an effective and efficient way to process
alloc_dyn_mem
- memory dynamic allocation
fft-of-the-C-language-source-code
- 这是关于快速傅里叶变换(FFT)的C语言程序。-This is on the fast Fourier transform (FFT) of the C language program.
LED
- PIC初学者看了一定有用,LED流水灯源码,大家共同进步!-PIC must be useful reading for beginners, LED water light source, we make progress together!
sdw
- 这是用C语言实现的通讯录程序,比较适合初学者学习。-This is the address book in C language program, suitable for beginners to learn.
add-and-sub
- 用补码计算的方式实现十六位二进制加减法的程序-Use the mode of calculation for code 16 bit binary addition and subtraction program
mainfunLVBOQI
- 运用MATLAB软件编写的简单滤波器的程序源代码。-The use of MATLAB software to write a simple filter code.
the-travel
- 有一推销员,欲到n(n<=10)个城市推销产品。为了节省旅行费用,在出发前他查清了任意两个城市间的旅行费用,想找到一条旅行路线,仅经过每个城市一次,且使旅行费用最少。本问题已知城市n,和n*n的表达任意两个城市间费用的矩阵。试求最短路径及其费用;-There is a salesman, want to n (n<=10) a city to sell products. In order to save travel costs, before departure, he foun
