-
//初始化
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
-
thinking in python
thinking in python
- 2023-04-11 22:40:04下载
- 积分:1
-
此程序为linux触摸屏驱动程序,这是我花4千元买的教学试验平台带的,绝对经典。...
此程序为linux触摸屏驱动程序,这是我花4千元买的教学试验平台带的,绝对经典。-This program for linux touch screen driver, this is I spent 4 thousand dollars to buy the teaching test platform with absolute classic.
- 2022-12-05 15:05:03下载
- 积分:1
-
linux那些事儿。。
很值得一看哟
linux那些事儿。。
很值得一看哟-linux those things. . Very worth a visit yo
- 2022-06-30 10:18:09下载
- 积分:1
-
进程同步,哲学家进餐共享临界区变量.定义信号量机制控制进程不互斥!...
进程同步,哲学家进餐共享临界区变量.定义信号量机制控制进程不互斥!-process synchronization, philosopher dining area share critical variables. Definition signal to the process control mechanism not contradict!
- 2022-03-02 03:25:37下载
- 积分:1
-
Unix版本的802.1x客户端软件源代码,C编写
Unix版本的802.1x客户端软件源代码,C编写-Unix versions of 802.1x client software source code, C prepared
- 2022-04-21 23:00:02下载
- 积分:1
-
很好的学习LINUX的服务器 管理及架设的很好的学习资料
很好的学习LINUX的服务器 管理及架设的很好的学习资料-A good learning LINUX server management and set up a good learning materials
- 2022-06-01 09:01:03下载
- 积分:1
-
Building Embedded Linux Systems
Building Embedded Linux Systems
- 2023-08-10 17:50:03下载
- 积分:1
-
这本书以unix系统为背景,在全面介绍…
本书以unix系统为背景,全面系统介绍了unix操作内核的内部数据结构和算法。描述了文件系统程序调度和存储管理等。-This book as the background to unix system, a comprehensive introduction of the unix operating system kernel" s internal data structures and algorithms. Procedures described in the file system, such as scheduling and storage management.
- 2023-05-20 06:30:04下载
- 积分:1
-
unixguide到liern Linux
UnixGuide to liern linux
- 2022-04-25 09:57:09下载
- 积分:1