-
C语言编程的好书
C语言编程的好书-C programming language books
- 2022-08-09 11:11:01下载
- 积分:1
-
linux书籍编译高级Bash
Linux 编译相关书籍
Advanced Bash− Scripting Guide.pdf
Debugging with gdb.pdf
GNU make.pdf
Linux教程 Shell精华文章.chm
Linux初学者入门教程.pdf-Linux books compiled Advanced Bash-Scripting Guide.pdf Debugging with gdb.pdf GNU make.pdf Linux tutorial Shell Essence article. Chm Linux Getting Started tutorial for beginners. Pdf
- 2022-10-27 11:35:05下载
- 积分:1
-
UNIX Cron achieve the design process of the preparation of small and medium capa...
Cron的实现
UNIX 下设计编写中小型程序的能力,巩固加深对Unix 环境下文件目录操作、进程控制、信号等内容的理解。-UNIX Cron achieve the design process of the preparation of small and medium capacity, enhance the consolidation of the Unix environment directory operations, process control, signal content understanding.
- 2022-03-19 22:31:33下载
- 积分:1
-
s3c2410 源码上传,详细的说明了使用jflash下载程序的方法
s3c2410 源码上传,详细的说明了使用jflash下载程序的方法-S3C2410 source upload, detailed description of the use of jflash download method
- 2022-10-10 17:45:03下载
- 积分:1
-
Production file system tool. For embedded systems development.
制作文件系统的利器。用于嵌入式系统开发。-Production file system tool. For embedded systems development.
- 2022-10-16 16:25:03下载
- 积分:1
-
制作中文的和英文的字库用的~ 是xyb写的gcc编译
制作中文的和英文的字库用的~ 是xyb写的gcc编译-Produced in Chinese and English font is used in ~ xyb written compiler gcc
- 2023-05-16 06:40:03下载
- 积分:1
-
ip packet inspection tools, can detect ipv4, ipv6 data packet details
ip包检测工具,可以检测ipv4,ipv6数据包详细情况-ip packet inspection tools, can detect ipv4, ipv6 data packet details
- 2022-07-19 02:49:16下载
- 积分:1
-
linux programming shell
linux 编程 she-linux programming shell
- 2023-06-23 06:45:03下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全We...
介绍Linux的Internet安全漏洞与防范措施,希望对大家有一定的帮助,主要包括的就是FTP安全、电子邮件安全、Telnet安全、Web服务器安全和安全Web协议。-introduced Linux Internet security loopholes and preventive measures, we hope to have some help, including FTP is security, email security, Telnet security, Web server security and Web security agreement.
- 2022-04-13 08:57:42下载
- 积分:1