-
lan91c111 test code
lan91c111 测试代码-lan91c111 test code
- 2022-02-09 22:08:28下载
- 积分: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
-
s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96...
s3c2440 linux2.6.24内核 串口收发程序 用串口1收发数据 波特率是96-serial transceiver core s3c2440 linux2.6.24 procedures to send and receive data using serial port 1 baud rate is 9600
- 2022-02-28 10:25:30下载
- 积分:1
-
清华大学
清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO_TEST篇-Tsinghua University- Electronic Information Engineering- experiment with ARM-linux-source code-STDIO_TEST articles
- 2022-12-06 11:15:03下载
- 积分:1
-
Arm2410 development board based on the linux driver under uda1341
基于arm2410开发板的linux下的uda1341驱动程序-Arm2410 development board based on the linux driver under uda1341
- 2022-04-08 16:53:23下载
- 积分:1
-
利用cvops框架进行协议栈编程的极好的例子
利用cvops框架进行协议栈编程的极好的例子-A very good example to guiding use cvops for communication stack programming.
- 2022-01-25 18:56:07下载
- 积分:1
-
Is a linux source code developed under the Second. Can be used as a template to...
是一个linux下开发二的源码。可以作为开发的模板-Is a linux source code developed under the Second. Can be used as a template to develop
- 2022-02-27 09:31:10下载
- 积分:1
-
嵌入式开发 嵌入式开发
嵌入式开发 嵌入式开发-??入???????入???????入????
- 2022-08-12 13:33:05下载
- 积分:1
-
Linux 基本操作指令
Linux 基本操作指令-1-basic Linux operating instructions-1
- 2022-06-16 23:50:54下载
- 积分:1
-
earliest linux0.01 source code
最早的linux0.01的源代码-earliest linux0.01 source code
- 2023-03-03 09:55:03下载
- 积分:1