-
s3c2410
s3c2410-uda1341 Linux 2.6.14
- 2022-03-19 17:07:42下载
- 积分:1
-
This unit gives a general overview on how a Linux system should be
used proper...
This unit gives a general overview on how a Linux system should be
used properly.-This unit gives a general overview on how a Linux system should be used properly.
- 2022-01-21 01:49:38下载
- 积分:1
-
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题...
Oracle导出数据文件(Exp/imp)修改程序,可以解决在不同的Oracle版本,不同的字符集环境下无法导入导出的问题-derived Oracle data files (Exp/imp) modify the program can be solved in different Oracle versions, different character sets impossible conditions for import and export issues
- 2023-05-20 19:00:02下载
- 积分:1
-
一个Linux环境下的串口驱动程序
一个Linux环境下的串口驱动程序-a Linux environment Serial Driver
- 2022-05-24 10:37:08下载
- 积分:1
-
goolge phone 目前没有开放的android 平台的源码
goolge phone 目前没有开放的android 平台的源码-goolge phone there is no open-source android platform
- 2023-07-05 04:05:03下载
- 积分: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
-
NFS server的一种实现方法,源码
NFS server的一种实现方法,源码-NFS server as a way to realize, source
- 2022-07-07 14:52:15下载
- 积分:1
-
Trolltech公司发布的图形界面操作系统。可在qt
Trolltech公司发布的图形界面操作系统。可在qt-embedded-2.3.10平台上编译为嵌入式图形界面操作系统。-A GUI OS developed by Trolltech. It can be combined to embedded GUI OS on Platform qt-embedded-2.3.10
- 2022-12-21 07:10:05下载
- 积分:1
-
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用...
ov7225 驱动的开发,很有用的,对于寄存器配置不清楚的人来说更有用
- 2023-01-29 19:50:03下载
- 积分:1
-
Linux大学上机源码学习
Linux大学上机源码学习-Linux source code on the plane University study
- 2022-07-07 20:50:33下载
- 积分:1