-
with i2c_24c5.9.22.rar shengfangagsi5.9.22.rar work and the translation AT24CXX...
与i2c_24c5.9.22.rar和shengfangagsi5.9.22.rar一起工作的AT24CXX的驱动翻译源程序-with i2c_24c5.9.22.rar shengfangagsi5.9.22.rar work and the translation AT24CXX driver source
- 2022-09-18 14:10:03下载
- 积分:1
-
天嵌的Qt使用手册,挺详细的,刚接触Qt的可以仔细
天嵌的Qt使用手册,挺详细的,刚接触Qt的可以仔细-Days embedded in the Qt manual, very detailed, new to Qt that can take a closer look
- 2022-05-22 15:54:03下载
- 积分:1
-
UDP实现嵌入式原程序
UDP实现嵌入式原程序-UDP realization inserts the type original procedure
- 2023-01-28 20:35:03下载
- 积分:1
-
This procedure using matrix keyboard to control the baud rate change. Small prog...
本程序利用矩阵键盘去控制波特率的变化。值得学习的小程序-This procedure using matrix keyboard to control the baud rate change. Small program worth learning
- 2022-03-21 10:44:48下载
- 积分:1
-
飞利浦D12的区动安装及应用程序
飞利浦D12的区动安装及应用程序-Philips D12 District dynamic installation and application procedures
- 2023-08-28 00:55:03下载
- 积分:1
-
sip终端,真是个好东西,麻烦啊,
sip终端,真是个好东西,麻烦啊,-sip terminals, is a good thing, though, ah,!
- 2022-03-24 12:59:21下载
- 积分:1
-
读写SD卡程序,是已经调能过的,还有FAT16文件系统
读写SD卡程序,是已经调能过的,还有FAT16文件系统-SD card read and write procedures, which have been transferred to off, as well as FAT16 file system
- 2022-12-07 20:50:03下载
- 积分:1
-
lcd interfacing code full .
lcd interfacing code full .
- 2022-05-30 23:44:20下载
- 积分:1
-
程序用于演示LCD的驱动和编程方法其中包括初始化设置、坐标位置、色彩选定、作图方法等。...
程序用于演示LCD的驱动和编程方法其中包括初始化设置、坐标位置、色彩选定、作图方法等。--Demonstrate LCD driver and programming methods, like initialization, color selection or drawing graphs.
- 2023-04-10 04:15:03下载
- 积分: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