-
《μCOS
《μCOS-II微小内核分析与程序设计-基于LPC2300》配套例程
第四章 电脑自动打铃器设计与实现- ΜCOS-II micro-kernel analysis and program design- based on the LPC2300 matching routines in Chapter IV to fight a Computer automated design and implementation of bell
- 2022-04-18 15:07:28下载
- 积分:1
-
创建和维护系统的硬件关系图。验证设备的影响。
Create and maintain a hardware diagram of the system. Verify that peripherals are installed correctly and tested. Monitor performance of hardware components. Arrange for repair in event of hardware failure
- 2022-11-27 04:55:03下载
- 积分:1
-
用户认证及计费系统的网络驱动库,在SUN soloris上编译通过。
用户认证及计费系统的网络驱动库,在SUN soloris上编译通过。-user authentication and billing system for the Network Driver in the Sun soloris compiled through.
- 2023-01-08 10:50:03下载
- 积分:1
-
Vim 中文文档
Vim 中文文档-Vim Chinese Documents
- 2023-02-09 23:35:04下载
- 积分:1
-
unix环境下write函数同步和异步读写效率的比较
unix环境下write函数同步和异步读写效率的比较-write function under unix synchronous and asynchronous read and write the comparative efficiency
- 2023-03-12 12:05:03下载
- 积分:1
-
linux的相关知识的介绍,非常适合初学者。
简单介绍了linux的方方面面。...
linux的相关知识的介绍,非常适合初学者。
简单介绍了linux的方方面面。-linux introduction of relevant knowledge, very suitable for beginners. Simple introduction of all aspects of linux.
- 2022-03-11 06:46:22下载
- 积分:1
-
C++ 库 跨平台 比标准库效率高很多倍
C++ 库 跨平台 比标准库效率高很多倍-C library cross-platform than the standard for high efficiency many times
- 2022-02-20 20:38:59下载
- 积分:1
-
在linux平台下学习so文件而编写的例子。
在linux平台下学习so文件而编写的例子。-In linux platform to learn so documents prepared examples.
- 2023-05-07 22:20:02下载
- 积分:1
-
linux下GPRS通信程序开发中软键盘的编写
linux下GPRS通信程序开发中软键盘的编写-The preparation of soft keyboard
- 2022-03-23 18:20:08下载
- 积分:1
-
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetIn...
/*
* 读取INI文件的函数(C语言)
* File: readinifile.h
* Read INI File
* char* GetInitKey(FileName, Section, Key)
* Return Key=>Value
* + [config]
* + dbhost=localhost
*
* strcpy(dbhost,GetInitKey("config.ini", "config", "dbhost"))
*/-/* read INI file functions (C)* File : readinifile.h* Read INI File* char* GetInitKe y ("">, Section, Key)* Return Key =
- 2022-07-05 11:26:15下载
- 积分:1