-
线程中使用Semaphore的例子
线程中使用Semaphore的例子 -The example for using semaphore in thread
- 2022-03-16 04:24:14下载
- 积分:1
-
linux under a basic timer, accurate to ms. Access interface similar to the windo...
linux下的一个基本定时器,精确到ms。访问接口类似于windows下的setTimer接口。-linux under a basic timer, accurate to ms. Access interface similar to the windows under the setTimer interface.
- 2022-01-31 10:59:57下载
- 积分:1
-
一个标准命令。
A standard command for linux.
- 2023-04-08 21:10:06下载
- 积分:1
-
linux 学习的课件,有源码分析,PPT文档,
linux 学习的课件,有源码分析,PPT文档,-linux learning courseware, has source code analysis, PPT documents,
- 2022-08-19 04:48:07下载
- 积分:1
-
linux下C编程详解高效手册,一直使用的一本参考书,感觉很有价值!...
linux下C编程详解高效手册,一直使用的一本参考书,感觉很有价值!-Detailed under linux and efficient C programming manual, has been used in a reference book, I feel great value!
- 2022-04-01 21:55:13下载
- 积分: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
-
硬件设备管理标准接口,标准定义的安全…
HIP 硬件设备管理标准接口,SAF定义的标准接口实现-HIP hardware device management standard interfaces, SAF definition of the standard interfaces
- 2023-03-02 22:25:03下载
- 积分:1
-
linux study notes related to linux system administration, development of commonl...
linux学习笔记,涉及linux的系统管理,开发常用的命令!-linux study notes related to linux system administration, development of commonly used commands!
- 2023-08-31 11:20:03下载
- 积分:1
-
linux下的桌面时间小程序.很多用fvwm的人用的.
linux下的桌面时间小程序.很多用fvwm的人用的.-the time small desktop procedures. Gnome-session with a lot of people use.
- 2023-07-22 02:05:03下载
- 积分:1
-
自己常用的BASE64编码程序,开发环境为LINUX
自己常用的BASE64编码程序,开发环境为LINUX
- 2022-05-27 10:27:51下载
- 积分:1