资源列表
matlab Record 利用matlab编写的录音函数
- 利用matlab编写的录音函数,并画出录入声音波形。-Use of matlab recording function, and draw the recorded sound waveform
phase-matlab
- phase field simulation example which use the LBM modle。 It s very useful.
AEC
- 基于LMS算法和NLMS算法的自适应声回波消除器AEC,实现的主要功能是:在用户对电视发出的指令混杂了电视扬声器的声学回声的情况下,滤掉电视声音得到较为纯净的用户语音指令信号。-The main function of the adaptive filter based on the LMS algorithm and the NLMS algorithm is mixed: in the instruction issued by the user on the television TV s
test_EQ
- 各种Equalizer滤波器系数,学习eq的资料-show the some kinds of equalizer coeff,the eq study
Hilbert-transform
- Hilbert变换做包络分析,变换及谱分析,是一种有效的数据处理方法。用代码测试其变换效果。-Hilbert transform to do envelopment analysis, transformation and spectrum analysis is an effective data processing method. Use code to test the effect of transformation.
贪吃蛇
- 经典的贪吃蛇小游戏,虽然界面很简陋,但是很好玩哦(It is an amazing and reminiscent game which everybody has played it before. It is for sure that you are going to love it.)
pong
- simple ball game made using nokia LCD 5110 screen and arduino. Interfaced through SPI
lua
- huangye求生的辅助,希望大家可以试着下载使用下。(huangyeqiusheng help)
GameCode
- This Game is Javascr ipt code, and Html5
FloatTipText
- 手游常见的游戏中中弹tip功能,详细用法参考源码(The game in the hand tour of the game in the tip function, detailed use of the reference source code)
mt
- 我的世界格雷科技5.09木炭堆点火器自动摆放原木程序(My world Gray technology 5.09 charcoal ignitor automatically sets the log program)
Snake1
- void Pos(int x,int y) { COORD pos; HANDLE hOutput; pos.X=x; pos.Y=y; hOutput=GetStdHandle(STD_OUTPUT_HANDLE); SetConsoleCursorPosition(hOutput,pos); }
