-
snake
贪吃蛇,大家都知道了,这个界面有点粗糙。顺便请问一下axis的 drawmode 设为 normal 或 fast 有什么区别。(As we all known, this is the snake game. The GUI isn t very well.
By all means, it is not bad to make it by MATLAB.)
- 2009-09-11 20:07:36下载
- 积分:1
-
matlab
本文件为《matlab有限元结构动力学分析与工程应用》一书对应的全部源文件文件(This document is the " matlab finite element structural dynamics analysis and engineering application," a book of all the source files corresponding to)
- 2010-05-16 21:38:25下载
- 积分:1
-
speech-enhancement
三种语音增强算法的源程序,可以播放处理前后的语音,谱相减法,滤波器法及最小均方误差法(Three speech enhancement algorithm of the source can be played before and after voice spectral subtraction filter method and the minimum mean square error method)
- 2013-03-24 21:07:02下载
- 积分:1
-
snake
贪食蛇小游戏的matlab代码,上下左右键控制,下载直接运行即可使用。(Matlab code Snake game, up and down keys to control, you can use downloaded directly run.)
- 2013-07-19 20:08:38下载
- 积分:1
-
Jpg_qualtrans
在图像处理实验中,有时需要对图像进行精确质量因子的JPEG压缩,而photoshop和一般的图像处理软件并不具备,本程序利用matlab实现该功能,并支持批处理(将待处理图像放入src文件夹,dst文件夹为输出)(In image processing experiments, sometimes the need for accurate image quality factor of JPEG compression, and photoshop and general image processing software does not have this program using matlab realize this function, and supports batch processing (image to be processed into the src folder, dst folder for output))
- 2014-10-09 23:20:23下载
- 积分:1
-
ISTrend
IS算法, 类似于Zigzag算法, 但更加稳定(IS have more stable structure than Zigzag)
- 2014-10-27 16:21:42下载
- 积分:1
-
Matlab
matlab电路仿真笔记,关于matlab/simulink用于电路仿真的技巧和方法(matlab circuit simulation notes on matlab/simulink for circuit simulation techniques and methods)
- 2011-11-08 11:07:50下载
- 积分:1
-
Audio-Processing
音频系统,coding, modulation, AWGN, 通过最小距离探测码元,解码,播放。根据不同的SNR,测试在多小的SNR情况下,人耳能识别音频。(Audio systems, coding, modulation, AWGN, by minimizing the distance detection symbol, decoding, playing. Depending on the SNR, the test in the case of multiple small SNR, the human ear can identify audio.)
- 2014-02-20 02:58:39下载
- 积分:1
-
DMA
一、直接数据通道传送
二、常用DMAC芯片— Intel 8237
三、IBM PC/XT中的 DMA 控制逻辑
四、应用举例
(A direct transfer two data channels, often DMAC chip- Intel 8237 3, IBM PC/XT in the DMA control logic 4, Application Examples)
- 2010-08-05 00:15:09下载
- 积分:1
-
Shape-Recognition
這是一個可以自動尋找图像中的長方形, 正方形, 圓形, 菱形的程式(1- Read the RGB (colored) image in from user.
2- Convert image from (RGB) colored to gray image.
3- Threshold the image (convert gray image to binary image).
4- Invert the binary image (in order to speed up the time of processing).
5- Find the boundaries concentrate.
6- Determine shapes properties (ratio of dimensions, roundness).
7- Classify shapes according to its properties. )
- 2009-04-11 14:58:22下载
- 积分:1