-
iso 的介绍和嵌入式linux收集的网站
iso 的介绍和嵌入式linux收集的网站-iso introductory and embedded linux collection site
- 2022-02-04 22:42:42下载
- 积分:1
-
- 2022-02-13 01:55:19下载
- 积分:1
-
under linux the compilation of program design (English Course), the classic text...
linux 下的汇编程序设计(英文教程),经典教材-under linux the compilation of program design (English Course), the classic textbook
- 2023-05-06 13:20:03下载
- 积分:1
-
这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面...
这个代码是实现了将给定的bmp图片转换成linux所识别的logo启动画面-This code changed the bmp picture to the logo which can be recongnized by linux
- 2022-03-20 16:22:57下载
- 积分: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
-
基于fltk的一个文本编辑器源代码,很多地方都在用它。经过测试好用!...
基于fltk的一个文本编辑器源代码,很多地方都在用它。经过测试好用!-based on a text editor source code, many places are using it. After testing handy!
- 2022-04-09 14:55:12下载
- 积分:1
-
This program is used for S3c2410 SPI interface driver which applicated on Linux...
本程序是s3c2410在linux2.4.18系统平台的spi接口驱动程序,调试已通过,程序非常简练,用后请评分。-This program is used for S3c2410 SPI interface driver which applicated on Linux platform.
- 2022-03-26 09:12:56下载
- 积分:1
-
Linux操作系统连接校园网的802.1x认证代码
Linux操作系统连接校园网的802.1x认证代码-Linux operating system to connect the campus network, 802.1x authentication code。
- 2022-03-22 20:54:48下载
- 积分:1
-
DM9000的网卡驱动模块。开发环境是LINUX+ARM9。
DM9000的网卡驱动模块。开发环境是LINUX+ARM9。-DM9000 drive module of the card. Development environment is LINUX+ ARM9.
- 2022-03-07 04:11:15下载
- 积分:1
-
solaris安装apacche必须的几个文件之一。libiconv
solaris安装apacche必须的几个文件之一。libiconv-1.11-sol8-sparc-local.gz-solaris installation apacche must be one of several documents. libiconv-1.11-sol8-sparc-local.gz
- 2022-11-07 18:25:03下载
- 积分:1