-
daemon process dameon.c an example to explain in more detail, have a high refere...
dameon.c 守护进程程序的一个例子,解释比较详细,有较高的参考价值。-daemon process dameon.c an example to explain in more detail, have a high reference value.
- 2022-07-24 13:20:36下载
- 积分:1
-
简单的实现定时复制功能,值得学习一下,学习Timer
简单的实现定时复制功能,值得学习一下,学习Timer-The realization of a simple replication timing, it is worth learning about, learning Timer
- 2022-05-04 22:40:57下载
- 积分:1
-
programming process.
unix环境下进程编程。-programming process.
- 2022-05-24 00:21:29下载
- 积分:1
-
linux初级教程 写得很详细 易上手
linux初级教程 写得很详细 易上手-linux tutorial very detailed primary易上手
- 2022-03-28 18:37:20下载
- 积分:1
-
一个linux下的时钟软件
一个linux下的时钟软件-a Linux software under the clock
- 2022-11-14 12:20:03下载
- 积分: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
-
能够很完善的在LINUX下进行串口编程,支持修改串口的波特率等参数,还可以设置特殊波特率,比如B2...
能够很完善的在LINUX下进行串口编程,支持修改串口的波特率等参数,还可以设置特殊波特率,比如B2-Sound can be carried out under the LINUX serial programming, support a revision of the baud rate and other parameters of serial port, you can set a special baud rate, for example, B28800
- 2023-08-05 19:20:03下载
- 积分:1
-
该文件流操作函数,包括打开指定目录,查询目录文件,返回当前目录,获取文件大小等文件相关操作...
该文件流操作函数,包括打开指定目录,查询目录文件,返回当前目录,获取文件大小等文件相关操作-The document flow manipulation functions, including opening the specified directory, query directory file, return to the current directory, access to the file size and other documents related to the operation
- 2022-05-22 14:45:11下载
- 积分:1
-
Red Hat Linux user base, This book is the designated official Red Hat Academy c...
《Red Hat Linux 用户基础》,这本书是红帽学院官方指定教程,但是没有附答案。这个就是那本书的答案(官方的,绝对权威),希望能对学习linux的同学有帮助。- Red Hat Linux user base, This book is the designated official Red Hat Academy curriculum, but not attached to the answer. This is the answer to that book (official, absolute authority), hoping to learn linux to help students.
- 2022-12-15 04:10:03下载
- 积分:1
-
C-C++源代码行数计算器SrcLines.zip-C-C source code line calculator SrcLines.zip
- 2022-12-01 02:05:03下载
- 积分:1