-
Job scheduling procedures, operating system, curriculum design, LINUX systems us...
作业调度程序,操作系统的课程设计,LINUX系统下使用-Job scheduling procedures, operating system, curriculum design, LINUX systems use
- 2023-05-05 07:05:03下载
- 积分:1
-
Linux instruction set, so that it can be like to learn Linux but do not want to...
一个非MINI的Linux指令集,可以让那此想学Linux但又不想花太多时间的人收藏-Linux instruction set, so that it can be like to learn Linux but do not want to spend too much time on the collection
- 2022-03-01 06:00:09下载
- 积分: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操作系统下的鼠标后台服务程序包,即大名鼎鼎的GPM。
linux操作系统下的鼠标后台服务程序包,即大名鼎鼎的GPM。-linux operating system of the mouse background service package, namely the famous GPM.
- 2022-08-23 20:56:26下载
- 积分:1
-
linux 串口测试程序
linux 串口测试程序-linux serial port test program
- 2022-05-22 14:11:00下载
- 积分:1
-
一个简单的linux下的 常用命令,对学习有一定帮助
一个简单的linux下的 常用命令,对学习有一定帮助-A simple linux command under the commonly used, have some help in learning
- 2023-03-02 17:45:03下载
- 积分: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
-
UNIX环境中利用信号完成进程间的通信
UNIX环境中利用信号完成进程间的通信-UNIX environment complete signal inter-process communication
- 2022-07-28 05:52:09下载
- 积分:1
-
C Primer Plus book example source code
C Primer Plus书上的例题源代码-C Primer Plus book example source code
- 2022-12-28 07:05:03下载
- 积分:1
-
石器时代8服务器源代码
石器时代8.0的服务端源码LINUX下开发-Stone Age 8.0 server source code developed under LINUX-Stone Age 8.0 server source code developed under LINUX
- 2022-05-21 02:18:19下载
- 积分:1