-
linux下RTC应用程序编写例子程序。
实现了gettime,settime。有makefile。
适合在arm平台运行...
linux下RTC应用程序编写例子程序。
实现了gettime,settime。有makefile。
适合在arm平台运行-RTC under linux application procedures for the preparation of examples. Realize the gettime, settime. Have makefile. Suitable platform to run in the arm
- 2022-09-05 15:35:02下载
- 积分:1
-
Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。...
Linux应用程序开发中的ad、da、串口、步进电机、键盘扫描的源码,希望对大家的linux系统开发有所帮助,一同学习,一同讨论。-Linux application development in the ad,da,serial port,stepper motor,keyboard scan source code,hope everyone help linux system development,with learning,to discuss them.
- 2022-08-21 18:51:12下载
- 积分:1
-
QT developed a simple calculator source code, after a simple compilation develop...
QT 开发的简单计算器源码,经过简单编译即可用于arm开发板上-QT developed a simple calculator source code, after a simple compilation development board can be used to arm
- 2022-04-07 04:59:57下载
- 积分:1
-
PPC860常见外围驱动
PPC860常见外围驱动-PPC860 common external drive
- 2022-08-06 18:38:14下载
- 积分:1
-
这是公司的linux培训材料,很全面。好东西就拿出来共享
这是公司的linux培训材料,很全面。好东西就拿出来共享-This is the company"s Linux training materials, very comprehensive. Take good things out sharing
- 2022-05-05 19:01:41下载
- 积分:1
-
使用消息队列的例子
使用消息队列的例子 -The example for using message q
- 2023-07-28 16:15:02下载
- 积分:1
-
C++编写,国际流行的免费通讯软件,OPENSSH3.6.1源码
C++编写,国际流行的免费通讯软件,OPENSSH3.6.1源码-C++, the international fashion free communications software, OPENSSH3.6.1 FOSS
- 2022-01-25 15:26:25下载
- 积分:1
-
uCOS_II for TMS320LF2407
uCOS_II for TMS320LF2407
- 2022-07-22 23:09:27下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
嵌入式系统程序员和工程师写的,以及
Written for embedded systems programmers and engineers, as well as
networking professionals, this in-depth guide provides an inside look at the
entire process of implementing and using the Linux TCP/IP stack in embedded
systems projects. -Written for embedded systems programmers and engineers, as well as networking professionals, this in-depth guide provides an inside look at the entire process of implementing and using the Linux TCP/IP stack in embedded systems projects.
- 2022-02-16 08:17:42下载
- 积分:1