联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找Linux/Unix编程(258) 网络(80) 单片机开发(43) 嵌入式Linux(42) 其他书籍(41) WEB开发(35) 网络编程(34) Windows编程(30) 嵌入式/单片机/硬件编程(28) 驱动编程(28) 处理器开发(24) 驱动编程(16) 网络编程(16) 其他(14) 系统设计方案(10) VHDL/FPGA/Verilog(10) 软件设计/软件工程(9) android开发(9) IP电话/视频会议(8) 串口编程(8) TCP/IP协议栈(8) 界面编程(7) VC书籍(7) Shell编程(6) 搜索引擎(6) 通讯编程文档(6) 电子书籍(5) USB编程(5) 文章/文档(4) 通讯编程(4) 编译器/解释器(4) 数值算法/人工智能(4) Java编程(4) 技术管理(4) 操作系统开发(4) VxWorks(4) 其他嵌入式/单片机内容(4) SNMP编程(4) 系统/网络安全(3) Web服务器(3) Ftp客户端(3) 防火墙与安全工具(3) 弱点检测代码(3) 扫描程序(3) 音频处理(3) matlab编程(3) 行业发展研究(3) ActiveX/DCOM/ATL(2) 系统编程(2) 加密解密(2) 代理服务器(2) Telnet服务器(2) 文件格式(2) 流媒体/Mpeg4/MP4(2) 进程与线程(2) 手机短信编程(2) 教育系统应用(2) 企业管理(2) uCOS/RTOS(2) DSP编程(2) 图片显示(2) 其他游戏(2) 软件工程(2) .net编程(2) 3G/4G/5G开发(2) 多媒体编程(1) GDI/图象编程(1) 通讯编程(1) 游戏(1) 编辑器/阅读器(1) 多媒体(1) 图形图象(1) 压缩解压(1) 多国语言处理(1) 浏览器(1) PropertySheet(1) 菜单(1) 远程控制/远程桌面(1) 对话框与窗口(1) xml/soap/webservice(1) Modem编程(1) 视频捕捉采集剪辑(1) 文件操作(1) 中间件编程(1) 金融证券系统(1) MySQL数据库(1) 其他数据库(1) GIS/地图编程(1) Java书籍(1) 电子政务应用(1) 认证考试资料(1) JavaScript/JQuery(1) MacOS编程(1) OpenCV(1) 
按平台查找All Unix_Linux(925) 

[网络] 城市交通仿真平台SUMO(V1.3)

交通仿真软件说明书,微观交通流模拟,路网仿真
traffic simulation manual (2017-07-14, Unix_Linux, 1473KB, 下载22次)

http://www.pudn.com/Download/item/id/1500018420314239.html

[网络编程] speedtest

这是网络测试工具。可以测试特定的speedtest服务器或者所有的服务器的网络传输速度。 用法: -h, help show this help message and exit share 分享你的网速,该命令会在speedtest网站上生成网速测试结果的图片。 simple Suppress verbose output, only show basic information list 根据距离显示speedtest.net的测试服务器列表。 server=SERVER 指定列表中id的服务器来做测试。 mini=MINI URL of the Speedtest Mini server source=SOURCE Source ip address to bind to version Show the version number and exit
This is a network testing tool. You can test specific speedtest server or network transmission speed of all servers -h, help show this help message and exit share Share your connection speed, this can generate speed test results pictures on speedtest sites. simple Suppress verbose output, only show basic information list List speedtest.net test server based on the distance display. server=SERVER Id specified list of servers to do the test. mini=MINI URL of the Speedtest Mini server source=SOURCE Source ip address to bind to version Show the version number and exit (2016-06-14, Unix_Linux, 7KB, 下载3次)

http://www.pudn.com/Download/item/id/1465874564699370.html

[网络编程] cap_tcp

基于libpcap抓包原理,解析以太网、ip、tcp协议,捕获相关协议信息。适合网络数据抓包初学者。
Based on the principle of libpcap capture, parse Ethernet, ip, tcp protocol, capture the relevant protocol information. Network data capture for beginners. (2015-10-27, Unix_Linux, 2KB, 下载6次)

http://www.pudn.com/Download/item/id/1445955423879868.html

[Linux/Unix编程] moxa

moxa网口转串口在Linux下的驱动程序。支持kernel2.6内核。
moxa network port to serial port driver under Linux. Support kernel2.6 kernel. (2015-06-11, Unix_Linux, 57KB, 下载13次)

http://www.pudn.com/Download/item/id/1433990770241671.html

[Linux/Unix编程] ser2net-2.10.0.tar

ser2net的最新版本,这是一个串口转以太网的程序~可能在嵌入式系统用的比较多,linux C编程
The latest version ser2net s (November 2015), for serial to Ethernet, I cross-compile and test it in the mips, with good results (2015-05-15, Unix_Linux, 356KB, 下载4次)

http://www.pudn.com/Download/item/id/1431689015790661.html

[Linux/Unix编程] make_cn.tar

开源软件项目管理的核心工具 GNU Makefile 的手册中文翻译. 这是偶看到的所有开发工具手册中翻译最好的一本, 没有之一.
GNU Makefile Manual (2014-12-10, Unix_Linux, 892KB, 下载2次)

http://www.pudn.com/Download/item/id/2671665.html

[Windows编程] pch_phub

MAX number of INT_REDUCE_CONTROL registers.
MAX number of INT_REDUCE_CONTROL registers. (2014-10-30, Unix_Linux, 6KB, 下载1次)

http://www.pudn.com/Download/item/id/2645146.html

[Linux/Unix编程] drivers-delelopment-for-Linux

linux设备驱动开发详解,宋宝华编著,人民邮电出版社,很详细的设备驱动编程学习材料
linux device driver development, Song Baohua edited, Posts & Telecom Press, a very detailed device driver programming learning materials (2014-02-18, Unix_Linux, 8524KB, 下载2次)

http://www.pudn.com/Download/item/id/2464893.html

[通讯编程] gprs_at_command

华为西门子模块,gprs连接到核心网,打通数据通道
gprs connection (2013-08-21, Unix_Linux, 19KB, 下载1次)

http://www.pudn.com/Download/item/id/2336100.html

[Linux/Unix编程] ARM2410cs8900

自己做的在ARM上的网口驱动, 经过测试完全通过………………
ARM linux for 2.6 (2011-01-29, Unix_Linux, 16KB, 下载4次)

http://www.pudn.com/Download/item/id/1421890.html

[Linux/Unix编程] DetailedLinuxdevicedriverdevelopment

Detailed Linux device driver development 华清远见讲师宋宝华的力作,linux驱动讲的比较详细,是影印版的
Detailed Linux device driver development, see instructor Song Baohua Qingyuan, China' s masterpiece, linux drivers speak in more detail, is the copy version (2010-12-01, Unix_Linux, 47103KB, 下载32次)

http://www.pudn.com/Download/item/id/1364792.html

[Linux/Unix编程] GCC-manul_cn.tar

gcc中文手册,非常详尽的开发手册,gcc选项说明,linux,gcc开发必备。
gcc Chinese Manual, developed a very detailed manual, gcc option description, linux, gcc development necessary. (2010-06-22, Unix_Linux, 293KB, 下载11次)

http://www.pudn.com/Download/item/id/1220222.html

[Linux/Unix编程] 11

RTL8019作为以太网的物理层接口。主要功能包括物理编码子层、物理媒体附件、双绞线物理媒体子层、双绞线媒体访问单元等。 RTL8019基本工作原理是:在收到由主机发来的数据报后,侦听网络线路。如果线路忙,就等到线路空闲为止,负责立即发送该数据帧。发送过程中,首先添加以太网帧头,然后生成CRC校验码,最后将此数据帧发送到以太网上。
RTL8019 (2010-05-19, Unix_Linux, 3KB, 下载10次)

http://www.pudn.com/Download/item/id/1180114.html

[嵌入式Linux] gcc_manual_cn

GCC编译器使用手册,中文版,详细介绍了GCC的各参数,及其设置
GCC compiler manual, the Chinese version of GCC details the various parameters, and settings (2009-08-16, Unix_Linux, 297KB, 下载26次)

http://www.pudn.com/Download/item/id/879766.html

[Linux/Unix编程] Kernel_Locking_cn

讲解linux Kernel Locking方面的资料 有兴趣的可以学习 对理解system很有帮助的
Linux Kernel Locking on information are interested in understanding the system can learn useful (2008-09-09, Unix_Linux, 227KB, 下载3次)

http://www.pudn.com/Download/item/id/543569.html

[其他书籍] GNU_make_zh_CN

关于gun makefile的说明,中文的~~ 不知道字数够不够,再凑几个
Note on the gun makefile, Chinese ~ ~ do not know enough words, and then put together a few (2008-06-12, Unix_Linux, 880KB, 下载2次)

http://www.pudn.com/Download/item/id/487909.html

[系统设计方案] debian-reference.zh-cn

Debian参考手册,旨在使用Debian的用户提供全面的指导
Debian reference manual, aimed at the use of Debian users to provide comprehensive guidance (2008-05-24, Unix_Linux, 1286KB, 下载8次)

http://www.pudn.com/Download/item/id/472332.html

[嵌入式Linux] Kernellinux_core_cn

UcLinux 核心中文参考手册 学习linux 的最好资料 全书 15章 CHM格式
UcLinux core English reference manual of information to learn the best linux book chapter 15 CHM format (2008-03-04, Unix_Linux, 540KB, 下载16次)

http://www.pudn.com/Download/item/id/410178.html

[Linux/Unix编程] inux-dev-cn

linux 设备驱动中文版(第三版)不用介绍,识货的就下吧
Chinese version of linux device drivers (third edition) do not introduce,?? (2008-02-13, Unix_Linux, 1259KB, 下载19次)

http://www.pudn.com/Download/item/id/402434.html

[Windows编程] gracegreener@yahoo.com.cn-KMVXPG-mgis-mgis-1.0

minigui开发的mgis代码,开源,地图显示
minigui mgis development of the code, PC, maps show (2007-04-17, Unix_Linux, 5892KB, 下载102次)

http://www.pudn.com/Download/item/id/269442.html