-
ZLG7289 键盘矩阵使用示例 使用ZLG7289时容易出现的问题和注意事项...
ZLG7289 键盘矩阵使用示例 使用ZLG7289时容易出现的问题和注意事项-ZLG7289 examples of the use of the keyboard matrix easier to use ZLG7289 emerging issues and points for attention
- 2022-12-25 21:40:03下载
- 积分:1
-
签名鉴别
签名鉴别和笔记鉴别。In this paper, the local features obtained from the signature has been used to create the texture image based on the
spatio-temporal correlation matrix. The Gabor wavelets exhibit
desirable characteristics of spatial locality and orientation selectivity, and are optimally localized in the space and frequency
domains. So it has been chosen to extract the Gabor features of
the image. Signature is a small sample point problem and Support vector machine (SVM) is especially fit for two classes’ problem of small sample. The Gabor features vector has been imported to the SVM classifier and the classification result is obtained. The methods proposed in this paper are validated on the
S
- 2022-06-26 07:39:29下载
- 积分:1
-
bootloader software programmed into the Philips P89V51RD2 and P89LV51RD2 microco...
bootloader software programmed into the Philips P89V51RD2 and P89LV51RD2 microcontrollers
- 2022-01-31 19:29:56下载
- 积分:1
-
基于ADI 公司的blackfin芯片的通用中断框架程序,在其中添加具体的“作具体的事”的程序,即可运行...
基于ADI 公司的blackfin芯片的通用中断框架程序,在其中添加具体的“作具体的事”的程序,即可运行-Based on ADI
- 2022-12-13 17:25:03下载
- 积分:1
-
ADS是一种嵌入式常用开发语言,本书详细介绍此软件的使用方法...
ADS是一种嵌入式常用开发语言,本书详细介绍此软件的使用方法-ADS is a common embedded development language, this book details the use of this software
- 2023-06-15 00:20:05下载
- 积分:1
-
其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,...
其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open("/dev/dsp", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。
Sound1.c用于将录音保存在test.wav文件中,并利用cast test.wav > /dev/sound/dsp回放文件。此处需要注意的是,录音频率必须是44100才能正确回放。否则就会出现类似快放的效果。分析应该是cast方式利用了dsp的默认播放频率44100,所以如果录音的时候低于这个频率,这放的时候就会快放。
此外,设置采样率的时候必须设置成16bit,否则会提示出错。原因尚不知道,估计是与声卡有关。
- 2022-01-21 20:45:44下载
- 积分:1
-
UC-GUI的源文件。可以无缝连接大多数常见的LCD。它的驱动代码我认为很有必要研究,可以提高我们的潜入式编程水平。推荐下载学习和应用-UC-GUI source files. Can seamlessly connect the most common LCD. Its driver code I think is very necessary research, can improve our programming into the level. Recommended download learning and application of
- 2023-08-29 03:55:04下载
- 积分:1
-
一个基于quartus2的等精度频率计的设计,主要采用的verilogHDL语言...
一个基于quartus2的等精度频率计的设计,主要采用的verilogHDL语言-Based on the quartus2 such as a precision frequency meter design, the main language used in verilogHDL
- 2023-05-14 18:35:03下载
- 积分:1
-
12点阵汉字显示库文件,可以用在UCGUI中,直接使用。
12点阵汉字显示库文件,可以用在UCGUI中,直接使用。-12 characters dot matrix display library files, can be used in UCGUI, direct use.
- 2022-07-19 23:26:45下载
- 积分:1
-
44B0
44B0-UDA1341音频驱动代码。
录音半分钟后任意选择播放时间,还可以调节音量大小等。-44B0-UDA1341 audio driver code. Arbitrary choice of half a minute after the recording playback time, but also can adjust the volume size.
- 2022-04-15 04:28:49下载
- 积分:1