联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找Linux/Unix编程(1684) 网络(498) 嵌入式Linux(398) 单片机开发(322) 驱动编程(273) 网络编程(272) 处理器开发(219) 嵌入式/单片机/硬件编程(139) Windows编程(126) 编译器/解释器(126) Web服务器(88) 其他书籍(83) VHDL/FPGA/Verilog(70) 多媒体编程(67) TCP/IP协议栈(60) 流媒体/Mpeg4/MP4(55) Ftp客户端(52) 网络编程(49) 技术管理(47) WEB开发(44) 编辑器/阅读器(43) 系统设计方案(40) android开发(40) 软件设计/软件工程(36) 浏览器(35) 驱动编程(31) Ftp服务器(31) 操作系统开发(31) 其他(30) ICQ/即时通讯(29) mpeg/mp3(29) 代理服务器(27) IP电话/视频会议(24) 视频捕捉采集剪辑(23) 进程与线程(22) DSP编程(21) 人工智能/神经网络/深度学习(21) 汇编语言(20) 通讯编程(19) 图形图像处理(19) 串口编程(17) 文章/文档(16) 通讯编程文档(15) xml/soap/webservice(14) 其他嵌入式/单片机内容(14) 电子书籍(13) matlab编程(13) 模拟服务器(13) 游戏(12) 数学计算(12) Shell编程(11) 加密解密(11) uCOS/RTOS(11) Java编程(10) USB编程(10) Windows CE(10) 多媒体(9) 界面编程(8) 系统编程(8) 其他小程序(8) 音频处理(8) VC书籍(8) 系统/网络安全(7) 扫描程序(7) FlashMX/Flex源码(7) 超算/并行计算(7) 通讯编程(6) Email服务器(6) ActiveX/DCOM/ATL(5) 数据库编程(5) 数值算法/人工智能(5) Telnet服务器(5) 远程控制/远程桌面(5) 模式识别(视觉/语音等)(5) OA办公系统(5) GPS编程(5) OpenGL(4) 图形图象(4) 压缩解压(4) ICQ弱点检测代码(4) 网络截获/分析(4) 文件格式(4) P2P编程(4) 文件操作(4) 金融证券系统(4) 教育系统应用(4) Oracle数据库(4) VxWorks(4) 语音合成(3) 防火墙与安全工具(3) 弱点检测代码(3) SQL Server(3) MySQL数据库(3) 图片显示(3) 游戏引擎(3) 行业发展研究(3) 软件工程(3) SNMP编程(3) 3G/4G/5G开发(3) JavaScript/JQuery(3) 
按平台查找All Unix_Linux(5723) 

[多媒体编程] powerpoint

GEC210平台上的幻灯片播放器,包含服务器端和客户端
powerpoint of my own, based on GEC210, include server & client (2017-05-27, Unix_Linux, 13856KB, 下载1次)

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

[WEB开发] 9898fjbbs

因为有些插件需要您登陆后方可看见,所以请未登陆的用户先登陆测试再下载 如果您不喜欢本人修改的论坛风格可以不下! 对于本程序发生的一切后果于本站无关!
You only need to plug because some saw after landing, so please do not login to download user log in first test If you do not like my style I can modify ve no less! For all the consequences of this procedure occurs in has nothing to do! (2016-03-02, Unix_Linux, 2602KB, 下载1次)

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

[Linux/Unix编程] sntp_server

一个精确到秒级的sntp linux服务器,可以通过命令行参数设置本服务器所处时区。
this is a time synchronization server. Ntp client end point could synchronize with it as with usual ntp. (2013-07-30, Unix_Linux, 13KB, 下载44次)

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

[Telnet服务器] Telnetd(20130514)

telnet 服务 源码 这些命令会在服务器上运行,就像直接在服务器的控制台上输入一样。可以在本地就能控制服务器。要开始一个telnet会话,必须输入用户名和密码来登录服务器。Telnet是常用的远程控制Web服务器的方法。
telnet service source (2013-05-14, Unix_Linux, 24KB, 下载10次)

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

[网络] selectTimer

Unix/Linux下使用select和多线程可以精确到微秒级的定时器,封装成类可单独使用。
Select and multi-threaded Unix/Linux can be accurate to the microsecond timer, encapsulated into a class can be used alone. (2012-07-31, Unix_Linux, 2KB, 下载71次)

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

[网络] socketlib

服务器套接口socket封装 功能:服务器启动,服务器启动初始化 处理连接与可读事件监听
Server socket socket package features: server startup, the server start the initialization process to connect the listener with the readable event (2012-06-30, Unix_Linux, 10KB, 下载12次)

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

[Linux/Unix编程] calculator

linux下设计的计算器,包括一般计算器的功能,完全源代码,内附有详细的使用说明
The design of the calculator under linux, including general calculator function, with full source code, included detailed instructions for use (2012-03-25, Unix_Linux, 21KB, 下载7次)

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

[技术管理] autorestart.tar

在很多情况下(比如配置文件改动,CPU,内存,硬盘等发生变化时),需要重启进程,以适应新环境。 使用本例程吧,它能自动地、安全、严谨、简洁地重启自身,完全无须手工干预。
In many cases (such as configuration file changes, CPU, memory, and hard drive change), need to restart process, in order to adapt to the new environment. The use of the routines right, it can automatically, safety, precise and concise to restart their own, completely without manual intervention. (2012-01-05, Unix_Linux, 1KB, 下载4次)

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

[处理器开发] embedded-processor-introduction

嵌入式处理器及其体系结构 PowerPC 体系结构 MIPS 体系结构 ARM体系结构和ARM处理器 XScale核 PXA255处理器硬件资源 X86体系结构 多核处理器
Embedded PowerPC processor and its architecture MIPS architecture ARM architecture and ARM processor architecture XScale PXA255 processor core architecture of hardware resources X86 multi-core processors (2011-09-29, Unix_Linux, 404KB, 下载7次)

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

[VHDL/FPGA/Verilog] counter

fpga实现的计数器。。。。。。。。。。。。。。。。
fpga implementation of the counter。。。。。。。。 (2010-12-17, Unix_Linux, 2KB, 下载9次)

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

[网络编程] TCPbinfafuwuqi

实现socket通信,这是个模板。让你了解并发服务器
socker (2010-10-31, Unix_Linux, 5KB, 下载12次)

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

[Linux/Unix编程] myshell

新版自编 liunx shell ,实现了解释器功能
Linux shell written by myself (2010-06-04, Unix_Linux, 36KB, 下载36次)

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

[嵌入式Linux] timer

arm10下的定时器实验,pxa270处理器
arm10 timer under test, pxa270 processor (2010-04-17, Unix_Linux, 44KB, 下载17次)

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

[浏览器] webserver

简单的webserver开发例子,可以通过IE浏览器访问服务器!
Development of a simple webserver example, IE browser can access the server! (2008-05-08, Unix_Linux, 2KB, 下载26次)

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

[TCP/IP协议栈] server

TCP/IP服务器程序简略实现,用于接受客户机发送的文件消息等!
TCP/IP server program briefly realize for the client to accept the paper and other news! (2007-09-01, Unix_Linux, 1KB, 下载16次)

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

[单片机开发] vdb

无线传感器网络mica2平台下的增加串口调试源程序,平台:linux+tinyos 或者windows+cygwin+tinyos. 内附说明文档.
wireless sensor networks mica2 platform increased serial debugging source, platform : tinyos or linux+ windows+ cygwin tinyos. the text accompanying literature Ref. (2007-06-22, Unix_Linux, 55KB, 下载26次)

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

[嵌入式Linux] TECHPAPER-KONQEMB-ARCH-V1.0

学习嵌入式浏览器的很好的参考资料。对embeded linux下的konqueror浏览器作了深入的分析。
learning Embedded Browser is a good reference. Embeded linux right under the konqueror browser-depth analysis. (2006-11-27, Unix_Linux, 134KB, 下载80次)

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

[Linux/Unix编程] 编译器tiny

这是一个基于命令行的编译器,它是在一个国外教学使用的编译器tiny基础上改写的。 这个代码对理解编译器有不错的作用
This is a command-line compiler, which is the use of teaching a foreign compiler tiny based on the rewrite. The code compiler for understanding the role of a good (2005-12-14, Unix_Linux, 286KB, 下载44次)

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

[处理器开发] httpd

嵌入式web服务器源码,硬件采用是arm7处理器,可pc机来访问服务器内容。
embedded web server source code, the hardware used is ARM7 processor, PCs to access server-based content. (2005-11-14, Unix_Linux, 3KB, 下载179次)

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

[网络] webserver1.0.4

LINUX平台上小型WEB服务器的设计与实现,支持CGI接口.
LINUX platform on the small Web server design and implementation support CGI interface. (2005-05-27, Unix_Linux, 5KB, 下载127次)

http://www.pudn.com/Download/item/id/1117201120493141.html
总计:5723