-
ZLG
ZLG-GUI源代码完整版12-FONT_MACRO.c-ZLG-GUI source code full version of 12-FONT_MACRO.c
- 2023-02-27 09:30:04下载
- 积分:1
-
操作系统中的SHELL程序~在LINUX系统中也能运行
操作系统中的SHELL程序~在LINUX系统中也能运行-SHELL procedures in the operating system ~ in LINUX system can also run
- 2022-07-25 05:07:48下载
- 积分:1
-
基于LINUX环境的电能量采集系统的通讯程序,可以直接从设备采集数据至后台软件。...
基于LINUX环境的电能量采集系统的通讯程序,可以直接从设备采集数据至后台软件。-LINUX-based environment, electric energy collection system of the communication procedures, you can collect data directly from the device to the back-office software.
- 2022-06-01 17:21:48下载
- 积分:1
-
M9D112系列芯片驱动源码,可在Linux内核下对芯片配置、初始化及数据读写...
M9D112系列芯片驱动源码,可在Linux内核下对芯片配置、初始化及数据读写-M9D112 series chip driver source code, available at Linux kernel under the chip configuration, initialization and data reading and writing
- 2022-05-31 11:40:44下载
- 积分: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
-
WAP Stack implementation jwap.sourcefor ge.net
WAP Stack implementation jwap.sourceforge.net-WAP Stack implementation jwap.sourcefor ge.net
- 2023-05-24 11:20:03下载
- 积分:1
-
网卡抓包,分析程序。 网卡抓包,分析程序。
网卡抓包,分析程序。 网卡抓包,分析程序。 -Card Ethereal, analysis program. Card Ethereal, analysis program. Card Ethereal, analysis program. Card Ethereal, analysis program.
- 2022-07-08 10:19:40下载
- 积分:1
-
Linux0.11内核源代码 Linux0.11内核源代码
Linux0.11内核源代码 Linux0.11内核源代码-Linux0.11 kernel source code Linux0.11 kernel source code
- 2023-07-19 14:20:03下载
- 积分:1
-
实现一个网卡到内存空间的零拷贝程序
实现一个网卡到内存空间的零拷贝程序-achieve a memory card to a zero-copy procedure
- 2022-03-18 13:39:00下载
- 积分:1
-
主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。
主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。-introduces a very good design, introduced cpu design of complex diagram.
- 2022-08-08 04:24:27下载
- 积分:1