资源列表
greedysnake
- 贪吃蛇源码,没什么技术,适合初学者,希望大家喜欢-greedy snake primary code,no high technology,suit for basic learner
hannuo
- 汉诺塔源代码,可输入需要移动的盘子数目,便可以看到移动步骤。可计算总的移动步骤数目-Tower of Hanoi source code, enter the number plate needs to be moved, we can see the moving steps. Calculate the total number of mobile steps
SMDCodeBook
- The table of coding SMD of components
Driver_winbond_CPU
- driver nokia n96 update driver for n96
11
- 图书馆的管理系统 由编程语言呢写的 读者借阅者 看书人的学好代码写的-book
Demo2
- 一个展示MFC项目使用C#控件Demo,不同语言间的交互-A Demo, which demonstrate the usage of C# Control in MFC Project
work1
- 用MATLAB实现递推数列的卷积和FFT算法-Using MATLAB implementation of the FFT algorithm for recursive sequence
work2
- (1)设计一个数字低通滤波器.设计指标如下: 通带内幅度衰减人大于1dB 阻带内幅度衰减大于15dB (2)编制计算设计的数字滤波器幅度特性与相位特性程序,并进行实验验证; (3)编制实现该数字滤波器程序并且模拟实现数字滤波 ①分别让满足所设计滤波器的通带、过滤带、阻带频率特性的正弦波通过滤波器,验证滤波器性能。 ②改变正弦抽样时间,验证数字低通滤波器的模拟截止频率是抽样时间的函数。-(1) Design a digital low-pass filter.
Hanning
- N=15, 。用Hanning窗设计一线性相位带通滤波器,观察它的实际3dB和20dB带宽。N=45,重复这一设计,观察幅频和相位特性的变化,注意长度N变化的影响。-N = 15,. Hanning window design with a linear-phase band-pass filter, observe its actual 3dB and 20dB bandwidth. N = 45, repeat the design, observe the amplitude-freque
Snoozw_Alarm_src
- 贪睡闹钟例程,对于学习开发ALARM有一定帮助,提供开发思路-snooze alarm
KeyboardEvents
- WM键盘开发程序,WM下开发键盘应用可参考-Windows Mobile Keyboard Event Program
K-means
- k-means 算法的实现,提供数据,且能够顺畅运行-K-means,method,which is a famous method to cluster data. This package also give you the data to do experiment. It can run frequently