-
ARM
基于ARM系列S3C2410LINUX下LCD驱动
-ARM-based series of LCD driver S3C2410LINUX
- 2022-01-22 06:59:22下载
- 积分:1
-
linux下的adobe reader 版本5.06
linux下的adobe reader 版本5.06-the adobe reader version 5.06
- 2022-01-26 06:22:40下载
- 积分:1
-
Building Embedded Linux Systems
Building Embedded Linux Systems
- 2023-08-10 17:50:03下载
- 积分:1
-
Linux的设备驱动开发,值得嵌入式开发人员一读,很好的资料。...
Linux的设备驱动开发,值得嵌入式开发人员一读,很好的资料。-Linux device driver development, it is worth a reading of embedded developers, very good information.
- 2022-03-06 01:10:04下载
- 积分: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
-
贪吃蛇在arm版上的运行,这是一个很好玩的游戏,是我的一次作业...
贪吃蛇在arm版上的运行,这是一个很好玩的游戏,是我的一次作业-Snake in the arm version of the run, this is a very fun game, is my one-stop
- 2022-07-19 00:42:36下载
- 积分:1
-
linux 串口测试程序
linux 串口测试程序-linux serial port test program
- 2022-05-22 14:11:00下载
- 积分:1
-
c实现的cuntom ls
c实现的cuntom ls-c achieve cuntom ls
- 2022-02-14 12:23:07下载
- 积分:1
-
linux下的tftp socket编程样例
linux下的tftp socket编程样例-the tftp socket Programming Example
- 2023-05-29 17:20:03下载
- 积分:1
-
a small monitoring database scripts can run this script to monitor a database of...
一个监控数据库的小脚本
可以通过运行这个脚本来监控数据库中的一项值的变化,来用0,1来判断这个值。-a small monitoring database scripts can run this script to monitor a database of the change, used to 0, 1 to judge the value.
- 2022-02-01 00:17:01下载
- 积分:1