-
一个为公安系统接警中心控制软件,不错哦.
一个为公安系统接警中心控制软件,不错哦.-A Center for the public security system control software接警, oh well.
- 2022-06-28 13:25:52下载
- 积分:1
-
生产者与消费者问题,用信号量实现!linux环境下的C代码
生产者与消费者问题,用信号量实现!linux环境下的C代码-Producer and consumer issues, using semaphores to achieve! C code in linux environment
- 2022-11-03 05:00:03下载
- 积分:1
-
The latest version of Embedded UBOOT1.3.2 people required to do ah
最新版的UBOOT1.3.2做嵌入式的人需要啊-The latest version of Embedded UBOOT1.3.2 people required to do ah
- 2022-11-30 12:10:05下载
- 积分: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
-
Qt3 example source code, are adopted by the compiler, you can run!
qt3的例子源程序,都是编译通过的,可以运行!-Qt3 example source code, are adopted by the compiler, you can run!
- 2022-02-04 15:06:14下载
- 积分:1
-
linux下的xml库,本人已经编译过,没有问题,请各位支持一下。...
linux下的xml库,本人已经编译过,没有问题,请各位支持一下。-xml library under linux, I have compiled, no problem, please support you.
- 2022-01-25 14:37:24下载
- 积分:1
-
qtopia的源程序,一种嵌入式图形操作系统
qtopia的源程序,一种嵌入式图形操作系统-qtopia source, the operating system embedded graphics
- 2022-10-09 04:50:02下载
- 积分:1
-
本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。...
本代码文件是S3C44B0X板的测试程序,包括汇编初始化文件和C语言测试代码。-The code file is S3C44B0X plate test procedures, including the compilation of documents and C language to initialize test code.
- 2022-07-09 09:07:12下载
- 积分:1
-
s3c44b the adc program, ads 1.2 environment to compile the following, in Samsung
s3c44b的adc程序,ads 1.2 环境下面编译,在三星的公办上测试成功。-s3c44b the adc program, ads 1.2 environment to compile the following, in Samsung
- 2023-01-17 14:25:03下载
- 积分:1
-
本文详细地介绍了基于嵌入式系统中的OS启动加载程序Boot Loader 的概念、软件设计的主要任务以及结构框架等内容...
本文详细地介绍了基于嵌入式系统中的OS启动加载程序Boot Loader 的概念、软件设计的主要任务以及结构框架等内容-This article described in detail based on the embedded system OS boot loader Boot Loader concept, the main task of software design and structural framework, etc.
- 2022-02-26 18:09:59下载
- 积分:1