资源列表
FCQ
- 固定容量队列,该队列有固定的容量 C,当队列中元素数目小于C时,正常的进 行入队和出队操作,当队列已满时再入队 就会把队头元素挤出队列,所有元素前移 而在队尾加入新元素,用数组来实现循环 队列。-Fixed capacity queue,when it is not full,push and pop data as usual,when it is full,it still can input data from tail,but
disable_windows_functions
- Removes user ability to interupt program
yinghangjia
- 操作系统中用到得一个银行家算法!可以实现安全性检查-Operating system used was a banker' s algorithm! Security checks can be ~ ~
xuexichengjichaxun
- 学习成绩查询使用C语言编写的 xuexichengjichaxun-jlaksjkljafslkdjsakldnsvm,xncvm,h
AD7705
- Driver for analog device AD7705
miaobiao
- 利用vHdl描述语言实现的60秒秒表。能够实现60秒的计时功能-Use of vHdl descr iption language implementation 60 seconds stopwatch
FFT_IFFT
- 该程序是基于c语言的快速傅里叶变换程序,也可以计算反傅里叶变换-The program is based on the fast Fourier transform c language program can also calculate the inverse Fourier transform
LDA2010
- 使用线性判别分析法(LDA)实现分类的函数代码-the code of a classification method:LDA
ESPRIT2014
- 阵列信号处理的esprit算法 提供了阵列信号DOA估计的一种算法的matlab程序,有注释。-Array signal processing of the esprit algorithm provides an algorithm for the array signal DOA estimation of matlab, with comments.
giftalloc
- 算法实验题 2.3 礼品分配问题 ★问题描述: 节日快到了,班长给大家准备了 M 个同样的礼物。 由于礼物太多,不好携带,因此他 准备将 M 个礼物装到 N 个相同的塑料袋中(允许有塑料袋空着)。 注意,如果 N=3, M=7,那么 5,1,1 的装法和 1,5,1 的装法算是同一种装法。-Gift allocation algorithm experiment of the problem ★ 2.3 Problem Descr iption: Festival is com
main
- LEDwatch 基于MSP430 倾斜式时钟设计-LEDwatch based on MSP430 watch design
oqpsk
- oqpsk的调制解调仿真以及时域和频域相关波形图的绘制-Draw modem emulation oqpsk and time domain and frequency domain correlation waveform image
