-
unix环境高级编程
unix环境高级编程--书中完整的示例代码。-advanced programming unix environment
- 2022-06-01 10:19:42下载
- 积分:1
-
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。...
linux下的聊天程序,server端和client端下载后直接编译就可运行。其他为必需的调运函数,也必须调用并运行。-under linux chat procedures, server and client-side download operation can be directly translated. Other necessary for the transportation function, you must call and run.
- 2023-06-19 03:20:03下载
- 积分:1
-
分别采用信号量,信号灯,条件变量实现的读者
分别采用信号量,信号灯,条件变量实现的读者--写者方法。-Using semaphores, signal, variable conditions of the realization of the readers- to write those methods.
- 2022-08-20 20:49:54下载
- 积分:1
-
主要是对Linux输入子系统的一些简单操作
比如lsinput是看有多少输入设备
比如input
主要是对Linux输入子系统的一些简单操作
比如lsinput是看有多少输入设备
比如input-events是看输入设备的键值
用来调试输入子系统很好-Mainly for Linux input subsystem of a few simple operations such as watch lsinput is the number of input devices such as input-events is to look at the key input device used to debug a very good input subsystem
- 2023-07-18 22:05:02下载
- 积分:1
-
北桥MPC107(或Tsi107)之I2C驱动代码.
北桥MPC107(或Tsi107)之I2C驱动代码.-Northbridge MPC107 (or Tsi107) of the I2C driver code.
- 2023-08-03 07:00:03下载
- 积分:1
-
CENTER source compiler for OCDE
ucos source ocde for compiler-CENTER source compiler for OCDE
- 2022-04-16 12:28:16下载
- 积分:1
-
485串口编程实例,非常好的!
linux 485串口编程示例,非常好!
- 2022-03-23 03:55:14下载
- 积分: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下的开发库minigui的演示程序1.6.9
linux下的开发库minigui的演示程序1.6.9-under linux minigui the development of the demonstration program : 1.6.9
- 2023-03-16 03:15:04下载
- 积分:1
-
linux库文件,非常详细的源代码,在其他网络上多次下载
linux库文件,非常详细的源代码,在其他网络上多次下载-linux libraries, the very detailed source code, the other networks repeatedly Download
- 2022-02-21 15:09:39下载
- 积分:1