-
Dm9000 Network Driver Interface Solutions, linux platform
Dm9000网络接口驱动大全,linux平台的-Dm9000 Network Driver Interface Solutions, linux platform
- 2022-12-29 07:40:03下载
- 积分:1
-
CMD 命令详细代码,是Linux初学者的好工具
CMD 命令详细代码,是Linux初学者的好工具-CMD command detailed code, is a good tool for Linux beginners
- 2022-06-19 22:31:08下载
- 积分:1
-
汇编语言环境下实现混合语言程序设计
在linux环境下实现汇编语言和c语言的混合编程-Linux environment in assembly language and c realize mixed language programming
- 2022-01-30 22:17:31下载
- 积分: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
-
Multi
Multi-module programs and MAKE-compile and link multiple c code source files together into a single executable file named "calcit". To simplify the entry of commands to build the executable file you will use UNIX command “make” with a file named “makefile”.
- 2022-01-21 23:37:15下载
- 积分:1
-
发送文本文件到服务器
发送文本文件到服务器-send text files to the server
- 2023-07-31 17:55:02下载
- 积分:1
-
beginninglinuxprogramming例
BeginningLinuxProgramming example4
- 2022-02-04 05:49:50下载
- 积分:1
-
linux环境下多线程编程的例子
linux环境下多线程编程的例子-multithreaded programming examples
- 2022-03-20 16:45:57下载
- 积分:1
-
LINUX基于1602的贪吃蛇程序,难得啊
LINUX基于1602的贪吃蛇程序,难得啊-LINUX based on the 1602
- 2022-07-13 21:57:07下载
- 积分:1
-
BIND 9 dynamic DNS webmin module. This module supports both static and dynamic z...
BIND 9 dynamic DNS webmin module. This module supports both static and dynamic zones, and IPv4 and IPv6 addressing in both forward and reverse zones.
- 2022-03-18 23:57:19下载
- 积分:1