-
Marvell LAN driver source
Marvell 网卡驱动程序原码-Marvell LAN driver source
- 2022-09-04 13:10:02下载
- 积分:1
-
485串口编程实例,非常好的!
linux 485串口编程示例,非常好!
- 2022-03-23 03:55:14下载
- 积分:1
-
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习
linux 1.0的源码 觉得看一看还是很重要的,大家学习学习-think that the linux 1.0 source code take a look at the still very important, we learn
- 2022-11-22 00:00:03下载
- 积分:1
-
很好的unix教程,从简单到复杂,原理明了,还有许多例子,无论对于初学者还是精通者都是很好的一部教程...
很好的unix教程,从简单到复杂,原理明了,还有许多例子,无论对于初学者还是精通者都是很好的一部教程-Good unix tutorial, from the simple to the complex, the principle to understand, there are many examples, both for the beginner or are proficient in a very good tutorial
- 2022-07-25 05:26:33下载
- 积分:1
-
简单的一个日志系统
简单的一个日志系统- A simple diary system
- 2022-12-09 03:35:02下载
- 积分:1
-
mms message builder (part)
mms message builder (part)
- 2022-01-30 10:09:07下载
- 积分:1
-
describle how to develop serial program in posix
describle how to develop serial program in posix
- 2023-06-14 21:50:03下载
- 积分:1
-
详细的XML实例基于libxml2钻使用,联合应用的介绍…
详细演练 xml 基于 libxml2 的范例使用,并结合应用呈现-Detailed drill xml examples based on libxml2 use, and combined application presented
- 2022-01-22 05:36:32下载
- 积分:1
-
MPEG参考笔记,其中很多信息在纸上
mpeg参考说明,里面好多论文资料,可以参考一下 MPEGA格式内容-mpeg reference note, which a lot of information on paper
- 2022-11-22 09:15:04下载
- 积分: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