- S7_Pro6 一个S7
- xf86-video-ati-X11R7.2-6.6.3 x.org上有关ati系列显卡最新驱动
- FluidPipelineSimulinkModels These Simulink blocks contain transfer functions that model the pressure and flow transients for axisymmetric 2D viscous flow of a compressible fluid in a straight rigid circular cross section pipelines. Three models are available: (1) pressures at the ends (2) flow rates at the ends (3) pressure at one end and flow rate at the other Filtering is incorporated to reduce numerical oscillation (Gibbs phenomenon). See J. Dyn. Systems
- 《长空激战》手机游戏 这是为参加软件大赛而写的一个手机游戏
- CoorTrans GPS坐标转换算法
- OPERATOR_OVERLOADING A great insight into operator overloading in c/c++. Overloading operators in class operations is always a hectic for beginners. I hope this will be an easy source to take some hint from regarding how the operators are overloaded. Created using Turbo C/C
资源列表
linphone-2.0.1.tar
- linphone-2.1,最新版本的LINUX平台下的SIP电话源代码
libeXosip2-3.0.3.tar
- libeXosip2-3.0.3.tar.gz,最新的SIP电话开源源代码
statelessproxy
- statelessproxy,基于LINUX平台下C语言编写,可跨平台运行,开源SIP服务器端源代码。
algorithm
- 这是我自己写的有关操作系统的进程调度算法实验的程序.有兴趣的可以看一下.
TCL
- tcl源码详细资料,内容丰富,供大家参考下载。
guide_linux_map
- 学习linux的图示,学习者可以选择三条不同的道路。
root-tree
- (1)myfind <pathname> 的功能: 除了具有与程序4-7相同的功能外,还要输出在<pathname>目录子树之下,文件长度不大于4096字节的常规文件,在所有允许访问的普通文件中所占的百分比。程序不允许打印出任何路径名。 (2)myfind <pathname> -comp <filename>的功能: <filename>是常规文件的路径名(非目录名,但是其路径可以包含目录)。命令仅仅输出在<path
gps
- linux下select方式接受并解析NMEA协议gps信息,解析GGA、RMC语句,可以定位经纬度、时间、日期、星数等信息。
linux_Design
- 该文章介绍了 Linux概论,Linux下的C语言 编程入门,嵌入式Linux的开发平台。
LInux
- 深入理解LInux内核(第3版),英文版,仔细
serial
- 一个Linux串口通信小程序.使用时请注意修改MAKEFILE.
socket
- Linux下的网络通信程序,请把SERVER跟CLIENT分别放在不同的两台机上运行测试.