-
mp3 decode source code in c, which can be used in embeded system
mp3解码C语言源码,可用在嵌入式系统上-mp3 decode source code in c, which can be used in embeded system
- 2023-01-21 04:00:03下载
- 积分:1
-
单片机 c语言编写
注释详细
时钟日历芯片PCF8563的应用
单片机 c语言编写
注释详细
时钟日历芯片PCF8563的应用-Singlechip c language notes detailed calendar clock chip PCF8563 Application
- 2022-08-15 08:53:37下载
- 积分:1
-
ADI公司的Blackfin系列处理器的交叉编译,用于举办跨…
ADI公司Blackfin系列处理器的交叉编译器,用来在主机上交叉编译应用程序-ADI Corporation Blackfin family of processors cross compiler, used to host cross compiler applications
- 2023-01-12 23:30:04下载
- 积分:1
-
HPI与PC相通信的源代码 喜欢DSP的爱好者快来看看吧
HPI与PC相通信的源代码 喜欢DSP的爱好者快来看看吧-HPI communication with the PC equivalent of the source code like DSP lovers Come see Look here
- 2022-06-12 06:40:04下载
- 积分:1
-
Thai 44B0
立宇泰44B0所有测试源代码,使用中请根据自己板上资源情况作相应修改-Thai 44B0-up testing of all source code, please use the resources according to its own board of the amended accordingly
- 2022-11-17 00:00:03下载
- 积分:1
-
kermit 文件接收协议的c语言实现,用于RS232。
kermit 文件接收协议的c语言实现,用于RS232。-kermit file to receive the agreement realize c language for the RS232.
- 2022-01-30 17:20:11下载
- 积分:1
-
rtLinux源代码
rtLinux源代码-rtLinux source code
- 2023-01-05 08:50:03下载
- 积分:1
-
让高端处理器的开发象8051一样容易,象8051一样便宜!
ARM开发板的汇编学习资料。...
让高端处理器的开发象8051一样容易,象8051一样便宜!
ARM开发板的汇编学习资料。-ARM DEVELOP BOARD.
- 2022-03-13 19:10:37下载
- 积分:1
-
指尖心率扫描仪
心率是一个非常重要的健康参数,直接关系到健康
- 2022-06-26 20:37:08下载
- 积分:1
-
开发代码来评估函数调用,类型铸造和代码流算法。
Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in shm
// if msg begins with "end", detach from shm
// allow program 2 to resume
// exit
//
-Develop code to evaluate function calls, type casting and code flow algorithms for performance.
Programming assignment 4 is exploring the use of Shared Memory (shm).
//
// This program configures the shm region, accepts user input, and stores
// the user msg in shm.
//
// Scope:
// Open and attach to shm region
// while runable
// shm allowed to write
// clear message
// prompt user for msg
// store msg in
- 2022-03-14 14:23:14下载
- 积分:1