-
应用平台 UNIX含源程序和SCO OpenServer 5下运行的目标文件。
应用平台 UNIX含源程序和SCO OpenServer 5下运行的目标文件。-application platform UNIX source code containing SCO OpenServer 5 and running under the target file.
- 2023-03-09 11:25:03下载
- 积分:1
-
Vi/Vim is a one of the most frequent
Vi/Vim作为linux下最常用的编辑器,是在linux系统下工作的人必不可少的工具,掌握其基本命令就很重要。-Vi/Vim is a one of the most frequent-used editor,and it is a necessary tool for people who work under linux-system,so it is very important to master the basic commands.
- 2022-01-25 17:48:48下载
- 积分:1
-
This version of dialog, formerly known as cdialog is based on the Debian package
This version of dialog, formerly known as cdialog is based on the Debian package for dialog 0.9a (see CHANGES for recent modifications) 这是一个 unix 系统下的对话框管理程序, 你可以将该程序编译后,直接使用。-This version of dialog, formerly known as cdialog is based on the Debian package for dialog 0.9a (see CHANGES for recent modifications) This is a unix system dialog box under the management program, you can compile this program, the direct use.
- 2022-10-15 02:45:03下载
- 积分:1
-
FIC8120 program Parser_ICE
FIC8120 方案 Parser_ICE-FIC8120 program Parser_ICE
- 2022-02-13 15:35:26下载
- 积分:1
-
ISDN Q.921和Q.931 PRI的源代码
ISDN Q.921 &Q.931 PRI source code
- 2022-01-26 00:10:28下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
this is the s3c2410 uda1341 driver
这个是在s3c2410上的uda1341的驱动程序-this is the s3c2410 uda1341 driver
- 2022-08-23 05:40:16下载
- 积分:1
-
通过监控程序的出口文件,来判断程序是否运行正常
通过监控程序的出口文件,来判断程序是否运行正常-monitoring program through the export documents and procedures to determine whether the normal operation
- 2022-12-04 05:40:03下载
- 积分:1
-
关于ARP协议方面的。比较难的。。不过是源码
关于ARP协议方面的。比较难的。。不过是源码-Agreements on the ARP. Comparison difficult. . But is the source
- 2022-01-21 01:42:45下载
- 积分:1
-
linux0.11 classic study code, the system architecture with the current version 2...
linux0.11经典学习代码,其系统架构与目前2.6的版本极其相似,代码量少,对深入了解linux有着极大的帮助-linux0.11 classic study code, the system architecture with the current version 2.6 is extremely similar to code less, to have a deeper understanding of great help in linux
- 2022-04-20 08:29:21下载
- 积分:1