-
用C语言实现51单片机的93C46储存数字程序,已经调试好了
用C语言实现51单片机的93C46储存数字程序,已经调试好了-51 using C-language digital storage 93C46 MCU procedures are better debugging
- 2022-04-16 16:14:51下载
- 积分:1
-
Minios153 的源代码
Minios153 的源代码-Minios153 source code
- 2023-05-06 19:40:03下载
- 积分:1
-
嵌入式freetype库的应用文档包含freetype的简要说明和应用example
嵌入式freetype库的应用文档包含freetype的简要说明和应用example-Embedded Application freetype library freetype document contains a brief description and application example
- 2022-03-13 06:47:12下载
- 积分:1
-
Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。...
Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。-Linux Dynamic Power Management (Dynamic Power Management) the user daemon, according to system load and operating procedures of the automatic adjustment.
- 2022-02-21 13:10:47下载
- 积分:1
-
Use RTOS to implement mechanic systems. It is square wave.
-使用RTOS实现机械系统。它是方波。
- 2022-01-28 19:45:24下载
- 积分:1
-
Simple
简易的“串口调试助手”
即 可以像超级终端一样,将命令从发送编辑框输入,在接收编辑框显示串口返回的结果,对于调试想AT命令,开发板(用串口的开发板)-Simple
- 2022-03-13 12:46:06下载
- 积分:1
-
PIC与18B20示例程序,参考学习,请站长审阅,
PIC与18B20示例程序,参考学习,请站长审阅,-Examples of PIC with the 18B20 procedure, reference study, please head examined,
- 2023-07-13 23:15:03下载
- 积分:1
-
intel strata flash TE28Fxx series of source code nor flash
intel strata flash TE28Fxx系列的源代码 nor flash-intel strata flash TE28Fxx series of source code nor flash
- 2022-10-05 04:40:02下载
- 积分:1
-
为数控机床的圆弧插补程序,作为上位机程序
为数控机床的圆弧插补程序,作为上位机程序--A patch program for numerically controlled machine. It could be used as upper machine program.
- 2023-05-06 10:45:03下载
- 积分: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