-
LINUX 设备驱动程序(第二版) 配套原码
LINUX 设备驱动程序(第二版) 配套原码-Linux device driver (2nd Edition) supporting the original code
- 2022-03-25 20:58:52下载
- 积分:1
-
company PSEL drive, the use of the development environment winavr
pelikon 公司PSEL驱动程序,使用winavr的开发环境
-company PSEL drive, the use of the development environment winavr
- 2022-04-15 19:30:03下载
- 积分:1
-
unix下线程池编程
unix下线程池编程-programming Thread Pool
- 2022-02-21 03:39:48下载
- 积分:1
-
The book details how to change windows users thought the idea of learning linux...
本书详细介绍了windows用户如何转变思路学习linux系统的思路-The book details how to change windows users thought the idea of learning linux system
- 2022-01-21 01:32:35下载
- 积分: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
-
PThreads Primerlinux 线程讲得很透彻
PThreads Primerlinux 线程讲得很透彻-Thread PThreads Primerlinux very thorough
- 2022-03-12 19:39:52下载
- 积分:1
-
usb develop guide
usb develop guide
- 2022-06-18 15:31:22下载
- 积分:1
-
GTK+编程入门(ZT).rar
GTK+编程入门(ZT).rar-GTK programming entry (ZT). Rar
- 2022-04-22 04:50:53下载
- 积分:1
-
ALTERA epxa1 examples of procedures
altera epxa1的例子程序-ALTERA epxa1 examples of procedures
- 2022-07-27 18:41:34下载
- 积分:1
-
这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。...
这是一个模拟电信计费的程序,非常详细,运用了线程池、消息队列和socket编程等技术。-This is a simulation of telecommunications billing procedures, very detailed, using the thread pool, Message Queue and socket programming technology.
- 2022-02-12 19:41:06下载
- 积分:1