-
可在嵌入式uclinux操作系统下的ARM7板子上跑的网络摄像机程序....
可在嵌入式uclinux操作系统下的ARM7板子上跑的网络摄像机程序.-Can be embedded uClinux operating system running on the ARM7 board process of network cameras.
- 2022-12-14 22:25:03下载
- 积分:1
-
vipsi(一个友好的程序)是一个外壳和脚本语言,使用方便,可以在第一天的基础上直接强力控制。提供了类C语法,utf...
vipsi(一个友好的程序)是一个外壳和脚本语言,使用方便,可以在第一天的基础上直接强力控制。提供了类C语法,utf-8编码,功能强大的列表操作。袖珍计算器,CGI,脚本,一个集于一体的编程外壳。-vipsi (a friendly procedure) is an outer covering and the script
language, the easy to operate, may in the first day foundation the
direct force control. Formidable provided the kind of C grammar, the
utf-8 code, the function has tabulated the operation. Pocket
calculator, CGI, script, a collection to a body programming outer
covering.
- 2022-09-26 18:50:03下载
- 积分:1
-
linux 串口应用程序,实现ARM串口数据的传输
linux 串口应用程序,实现ARM串口数据的传输-linux serial port applications, the realization of ARM serial data transmission
- 2023-04-25 22:25:04下载
- 积分:1
-
AMR(自动多
amr(自动多速率)窄带语音编码源程序,适用于linux环境-amr (Automatic Multi-Rate) narrowband speech coding source for linux environment
- 2022-02-27 04:04:04下载
- 积分:1
-
Linux of Chinese character input method
Linux下的中文输入法-Linux of Chinese character input method
- 2023-01-31 23:55: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
-
64 BIOS and processor core developed by the relevant information, very classic,...
64位BIOS和处理器、内核开发的相关资料,非常经典,要好好看啊-64 BIOS and processor core developed by the relevant information, very classic, better than pretty ah
- 2022-03-05 13:03:41下载
- 积分:1
-
Overview: longitudinal data collection, designed to collect time eDonkey network...
概述:数据的纵向收集,目的是收集时光网和电驴网的影视资料信息,存成二进制文件,整理以后导入mysql数据库使用-Overview: longitudinal data collection, designed to collect time eDonkey network and information network for film and television information, stored as a binary file, import later organize the use of mysql database
- 2022-01-26 01:04:41下载
- 积分:1
-
Introduced the embedded linux operating system and driver knowledge of the prepa...
介绍了嵌入式linux操作系统方面的知识及驱动的编写-Introduced the embedded linux operating system and driver knowledge of the preparation of
- 2022-02-09 12:39:27下载
- 积分:1
-
DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC...
时钟芯片DS1302的uclinux2.4下的驱动程序,CPU是摩托罗拉的龙珠芯片MC68VZ328,程序经过测试,可以直接使用。-DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC68VZ328, the procedure has been tested, can be used directly.
- 2022-03-17 19:24:26下载
- 积分:1