-
利用MATLAB的数字图像处理gonzeles和树林的书
Digital Image Processing book using Matlab by Gonzeles and Woods
- 2022-01-25 16:04:08下载
- 积分:1
-
飞利浦SJA1000 CAN控制器。它包含的例子如何控制这种装置…
Philips sja1000 can controller. it contains example on how to control this device
- 2022-03-23 02:40:43下载
- 积分:1
-
miniSTM32demo is the official web site 3
miniSTM32demo是官方网站3合1电路板的运行程序,GPIO控制等功能的实现.-miniSTM32demo is the official web site 3-in-a circuit board running the program, GPIO control functions implementation.
- 2023-07-19 15:35:03下载
- 积分:1
-
语音电子钟,可以现场录制声音,根据不同的时间进行报时
语音电子钟,可以现场录制声音,根据不同的时间进行报时-electronic bell voice, a voice recorder scene, according to the different time timekeeping
- 2022-03-14 09:06:28下载
- 积分:1
-
This is a project known as the original documents, including T9 inputting Chines...
这是一称的项目原文件,包括T9汉字输入,打印机,24C512,已经引用到产品上-This is a project known as the original documents, including T9 inputting Chinese characters, printers, 24C512, has been applied to products
- 2022-01-28 15:07:17下载
- 积分:1
-
sttesttool.rar的标准testtool.rar驱动,附带st驱动说明文档
sttesttool.rar的标准testtool.rar驱动,附带st驱动说明文档-sttesttool.rar standard testtool.rar drive, incidental documentation st driver
- 2023-02-26 01:40:04下载
- 积分:1
-
Xilinx IIC IP
由 Xilinx 提供的 IIC 接口,使用 AXI interface。
Features
‧ AXI interface is based on the AXI4-Lite interface
‧ Master or slave operation
‧ Multi-master operation
‧ Software selectable acknowledge bit
‧ Arbitration lost interrupt with automatic mode switching from master to slave
‧ Calling address identification interrupt with automatic mode switching from master to slave
‧ START and STOP signal generation and detection
‧ Repeated START signal generation
‧ Acknowledge bit generation and detection
‧ Bus busy detec
‧ Fast mode 400 KHz operation or standard mode 100 KHz
‧ 7-bit or 10-bit addressing
‧ General call enable or disable
‧ Transmit and receive FIFOs - 16 bytes deep
‧ Throttling
‧ General purpose output, 1 bit to 8 bits wide
‧ Dynamic Start and Stop generation
‧ Filtering on the SCL and SDA signals to eliminate spurious pulses
- 2023-09-07 01:15:03下载
- 积分:1
-
dspic30f系列的CAN总线设置以及收发程序源码
应用背景时下比较流行的一种安全可靠的总线通讯方式,CAN通讯在dspic30f单片机的实线过程,源码。已经经过实际项目的检验觉得ok关键技术CAN应用场合非常多,比如机器人控制器开发、以及汽车传感器技术检测以及通讯以及工业数控机床的实时通讯等相关领域都得到广泛应用。
- 2022-09-30 18:00:03下载
- 积分:1
-
fpga实用倍频电路
fpga实用倍频电路-Frequency Circuit
- 2022-08-20 13:32:33下载
- 积分:1
-
WAV语音合成
在GPS车载中用于报站中多段语音合成报站功能,节约录音书,比使用飞科TTS语音更快捷,读音更流畅,节约空间。
比如“某某站到了”,只需将站名事先录制,然后与“到了”这个录音文件合成即可立即播放,合成速度小于1ms/字
参数说明:fromFileAddress为需要合成文件物理路径集合(字符型)
toFileName为输出合成完毕文件物理路径(字符型)
返回值:合成是否成功
调用方法:
if (Service.SoundSyn.WAVMerge(voice.ToArray(), "play.wav"))
{
PlaySound("play.wav", IntPtr.Zero, 0x00020000 | 0x0001);
}
else
{
- 2022-06-20 00:25:21下载
- 积分:1