-
Linux在ARM平台(三星2410)的详细步骤,包括BOOTLO…
linux一直到ARM平台(三星2410)的详细步骤,包括bootloader,uboot的移植和编译,开发环境的搭建和配置,非常详细-linux until the ARM platform (Samsung 2410) detailed steps, including the bootloader, uboot transplant and compiler, development environment set up and configure, very detailed
- 2022-07-24 11:52:01下载
- 积分:1
-
对于adm6996l以太网驱动
Ethernet switch driver for adm6996L
- 2022-04-16 05:25:32下载
- 积分: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
-
测试各输入输出端口好坏,属于检测程序。
源于损害了部分端口。...
测试各输入输出端口好坏,属于检测程序。
源于损害了部分端口。-Test the quality of the input and output ports are testing procedures. Port from some of the damage.
- 2022-05-15 07:38:41下载
- 积分:1
-
2014电子设计竞赛B题—金属探测器程序
这个源码是2014年电子设计大赛湖北赛区的B题,金属探测器。包括金属探测器的驱动,还有金属探测器的扫描方式,以及确定圆心的算法。当时我们用的是皮带传动,x,y轴扫描方式,效果非常好,就是100%中圆心,不管是硬币还是铁环。
- 2022-07-11 14:27:34下载
- 积分:1
-
Based on embedded nios2 ucLinux some of the information
基于nios2的嵌入式Uclinux的一些资料-Based on embedded nios2 ucLinux some of the information
- 2023-01-30 14:00:03下载
- 积分:1
-
语音电子钟,可以现场录制声音,根据不同的时间进行报时
语音电子钟,可以现场录制声音,根据不同的时间进行报时-electronic bell voice, a voice recorder scene, according to the different time timekeeping
- 2022-03-14 09:06:28下载
- 积分:1
-
MAX7456液晶显示器的驱动程序,采用SPI通信方式
MAX7456液晶显示器的驱动程序,采用SPI通信方式-MAX7456 liquid crystal display driver, using SPI communication
- 2023-03-14 15:55:03下载
- 积分:1
-
lwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开...
lwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开放源代码TCP/IP协议栈。Lwip既可以移植到操作系统上,又可以 在无操作系统的情况下独立运行.-lwIP Switzerland Computer Sciences (Swedish Institute of Computer Science), Adam Dunkels such as the development of a set of embedded systems for the open source TCP/IP protocol stack. Lwip can migrate to the operating system, can in no circumstances the operating system operate independently.
- 2022-07-10 15:27:10下载
- 积分:1
-
在OMNeT++ 4.6简单的无线传感器网络
资源描述仿真是无线传感器网络研究的关键。然而,无线传感器网络的性质,使其在意外复杂的任务。节点的数量极其庞大,对于环境的需要 ;模型,以及模型的跨层的倚赖关系是一些对这种复杂性的原因。许多现有的模拟工具不能正确处理这些问题。在这个例子中我们在OMNET++ 4.6无线传感器网络部署及仿真源代码。
- 2022-06-18 02:44:41下载
- 积分:1