-
JTAG烧对Linux源代码
jtag burn source code for linux
- 2022-02-20 06:22:18下载
- 积分:1
-
Source code for External memory interfacing for silabs C8051F120
Source code for External memory interfacing for silabs C8051F120
- 2022-02-09 14:15:04下载
- 积分:1
-
基于STM32的USB HID类鼠标和键盘的复合使用的源文件
通过官方例程修改而来的,基于STM32的USB HID类鼠标和键盘的复合使用的源文件,经测试可用
- 2022-06-03 01:36:23下载
- 积分:1
-
atmel 91r40800 串口源代码。
atmel 91r40800 串口源代码。-ATMEL 91r40800 Serial source code.
- 2023-09-02 07:15:03下载
- 积分:1
-
这个程序的源代码转换成ASCII文本文件的Maxicode条形码…
This program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
- This is program with source code to convert ascii text files to the maxicode barcode standard.
The input file consists of two columns. The first column represents a code and the second column is a string enclosed in quotes. The
codes for the first column are as follows: PM, SM, CC, MO, SC, and PC.
- 2022-03-11 04:07:06下载
- 积分:1
-
MDK学习之,TIM学习M DK学习之,TIM学习
MDK学习之,TIM学习M DK学习之,TIM学习-MDK learning, TIM learning M DK Learning, TIM learning
- 2022-02-12 23:57:28下载
- 积分: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
-
这是嵌入式linux下busybox源代码
这是嵌入式linux下busybox源代码-This is the source code of busybox under the platform of Embeded linux.
- 2022-01-28 05:21:30下载
- 积分:1
-
西门子300的一个程序,是用于S7和WINCC集成后一起通过PLCSIM仿真的程序...
西门子300的一个程序,是用于S7和WINCC集成后一起通过PLCSIM仿真的程序-Siemens 300 of a procedure for S7 and WINCC together through the integration of simulation procedures PLCSIM
- 2022-03-14 19:37:32下载
- 积分:1
-
ds18b20程序
自测过,程序非常好用。使用ds18b20传感器,在C51单片机上运行程序开发的借鉴,能够对新手有很大的帮组
- 2022-02-13 17:04:32下载
- 积分:1