-
//初始化
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
-
LUBBOCK板的BLOB
LUBBOCK板的BLOB-LUBBOCK board BLOB
- 2022-01-27 11:07:46下载
- 积分:1
-
linux下ppc对DS1302操作的驱动!对于时序很有帮助!
linux下ppc对DS1302操作的驱动!对于时序很有帮助!-linux on the DS1302 to operate under the ppc driver! Helpful for timing!
- 2023-07-16 00:00:03下载
- 积分:1
-
一个串口通讯的例子,使用环境:Linux
一个串口通讯的例子,使用环境:Linux-a serial communication example, the use of the environment : Linux
- 2022-03-13 14:02:49下载
- 积分:1
-
Minigui mobile phone address book and other related functions, including add, de...
Minigui手机通讯录等相关功能,包含增加、删除、修改、查询-Minigui mobile phone address book and other related functions, including add, delete, modify, query
- 2022-04-23 13:18:47下载
- 积分:1
-
freescale of the i.MX31 processor vpu processing the source code package for tho...
freescale的i.MX31处理器的vpu处理源代码包,供从事进行网络传输和音视频编解码开发人员使用;-freescale of the i.MX31 processor vpu processing the source code package for those engaged in network transmission, and audio and video codec developers to use
- 2022-02-28 18:54:51下载
- 积分: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
-
linux网络socket,tcp三路握手:accept,lisent
linux网络socket,tcp三路握手:accept,lisent-linux network socket, three-way handshake: accept, lisent .....
- 2022-04-13 04:43:55下载
- 积分:1
-
Linux 基本操作指令
Linux 基本操作指令-3-basic Linux operating instructions-3
- 2022-02-15 13:52:22下载
- 积分:1
-
a mini os project
一个自写的小型操作系统,完全自已用的,从裸机上能跑起来-a mini os project
- 2023-04-07 19:10:03下载
- 积分:1