-
C++中使用NS2仿真环境对UMTS网络的制备…
c++编写的应用于NS2仿真环境下的关于
UMTS网络的的补丁以及代码-c++ used in the preparation of the NS2 simulation environment on the UMTS network and the patch code
- 2022-02-12 17:38:40下载
- 积分:1
-
一种网络视频平台的网络摄像头程序。的功能是采集、传输…
linux平台上的开放源代码的网络摄像机程序.实现视频捕捉,传输以及云台控制等.非常具有参考价值.-A kind of webcam program on linux platform. The function is grabbing, transmitting, control and etc. It has great value.
- 2022-02-01 17:11:48下载
- 积分:1
-
C语言编程的好书
C语言编程的好书-C programming language books
- 2022-08-09 11:11:01下载
- 积分:1
-
i386的bootloader源码grub
i386的bootloader源码grub-i386 Bootloader source of grub
- 2022-08-15 17:55:44下载
- 积分:1
-
最简单的HTTPGET程序
最简单的HTTPGET程序-most simple procedures HTTPGET
- 2022-03-20 01:25:00下载
- 积分:1
-
在beginning linux programming 书中提供的第五章的有关代码
在beginning linux programming 书中提供的第五章的有关代码-In the beginning linux programming book provided by Chapter V of the code
- 2022-03-30 14:20:11下载
- 积分:1
-
linux,全新操作系统
linux,全新操作系统--欢迎一起开发和应用,以此共享,做软件开发-linux, the new operating system- welcomed the development and application together, thus sharing in software development
- 2022-07-20 12:00:56下载
- 积分:1
-
WINDOWS下面用VC++演示MICROWINDOWS98.
里面赋有挖雷游戏.
WINDOWS下面用VC++演示MICROWINDOWS98.
里面赋有挖雷游戏.-WINDOWS using the following VC++ Demo MICROWINDOWS98. Have dug inside Fu Lei game.
- 2022-03-07 09:19:57下载
- 积分:1
-
linux环境下,用IPC和多进程的实现的一个聊天室
linux环境下,用IPC和多进程的实现的一个聊天室-linux environment, multi-process with the IPC and the realization of a chat room
- 2022-10-06 22:10:02下载
- 积分: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