-
corbar rtec_federated
corbar RTEC_Federated
- 2022-11-21 07:10:02下载
- 积分:1
-
gcc compiler under linux through, cs source client server communication, the rea...
gcc编译器在linux下通过,cs源代码客户端服务器通信,实现了简单的文本传输,了解socket读取的全过程,绝对可以原创,欢迎大家多多支持。
- 2022-12-14 02:50:03下载
- 积分:1
-
44b0+uclinux rtl8019网络驱动程序
44b0+uclinux rtl8019网络驱动程序-44b0+uclinux rtl8019 net driver code
- 2022-02-24 21:55:02下载
- 积分:1
-
SCT
sct-1.06 Linux下的串口调试器-Sct- 1.06 Linux Serial Debugger
- 2022-12-27 11:40:08下载
- 积分:1
-
将详细讲述uclinux操作系统在arm7开发板的移植,并进行了测试,说明移植成功...
将详细讲述uclinux操作系统在arm7开发板的移植,并进行了测试,说明移植成功-the transplantation of uclinux in the arm7
- 2022-06-14 15:38:38下载
- 积分:1
-
mtd最新cvs jffs文件系统分析
mtd最新cvs jffs文件系统分析-MTD latest cvs jffs document analysis
- 2022-05-05 21:22:43下载
- 积分: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
-
安装 VMware TOOLS时需要此文件
安装 VMware TOOLS时需要此文件-This file is needed when you are using
VMware TOOLS.
- 2022-02-25 12:38:51下载
- 积分:1
-
一个自行开发的内存数据管理的包,实现了部分内存数据库的功能。
一个自行开发的内存数据管理的包,实现了部分内存数据库的功能。-Memory of a self-developed data management package, to achieve some of the functions of memory database.
- 2022-03-19 00:04:09下载
- 积分:1