联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All Linux/Unix编程(147) 
按平台查找All Unix_Linux(147) 

[Linux/Unix编程] Shell

一个linux命令解释器,包括完整的工程源码加设计文档。 本程序用C实现,实现了以下功能: 1、 能够执行外部程序命令,命令可以带参数; 2、 能够执行fg、bg、cd、history、exit等内部命令; 3、 使用管道和输入输出重定向; 4、 支持前后台作业,提供作业控制功能,包括打印作业的清单,改变当前运行作业的前/后台状态,以及控制作业的挂起、中止与继续运行; 5、 使用Make工具建立工程; 6、 使用调试器gdb来调试程序;
A linux command interpreter, including complete project source code plus design documents. This procedure is implemented in C, to achieve the following features: 1, able to execute an external program command, the command can be parameterized able to perform fg, bg, cd, history, exit internal command 3, the use of pipes and redirect input and output 4, support the front and back office operations, job control functions, including the list of print jobs, change the currently running job front/back-end status, and control operations pending termination and continue to run 5, using the Make utility to establish engineering use the debugger gdb to debug procedures (2013-05-13, Unix_Linux, 421KB, 下载33次)

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

[Linux/Unix编程] linux-2.5.10

Linux是一种自由和开放源码的类Unix操作系统,存在着许多不同的Linux版本,但它们都使用了Linux内核。Linux可安装在各种计算机硬件设备中,比如手机、平板电脑、路由器、视频游戏控制台、台式计算机、大型机和超级计算机。Linux是一个领先的操作系统,世界上运算最快的10台超级计算机运行的都是Linux操作系统。严格来讲,Linux这个词本身只表示Linux内核,但实际上人们已经习惯了用Linux来形容整个基于Linux内核,并且使用GNU 工程各种工具和数据库的操作系统。Linux得名于天才程序员林纳斯·托瓦兹。
Linux is a kind of free and open source class Unix operating system, there are many different Linux version, but they all use the Linux kernel. Linux can be installed in all kinds of computer hardware equipment, such as mobile phones, tablet PC, routers, video game consoles, desktop computers, mainframe and super computer. Linux is a leading operating system, the world s fastest supercomputers 10 sets are running Linux operating system. Strictly speaking, Linux the word itself only said Linux kernel, but in fact it has been accustomed to use to describe the whole Linux based on Linux kernel, and use the GNU project tools and database of the operating system. Linux YuTianCai programmer named after Lawrence Joe Schwartz. (2012-09-16, Unix_Linux, 37220KB, 下载5次)

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

[Linux/Unix编程] nginx-0.8.20.tar

Nginx ("engine x") 是一个高性能的 HTTP 和 反向代理 服务器,也是一个 IMAP/POP3/SMTP 代理服务器。 Nginx 是由 Igor Sysoev 为俄罗斯访问量第二的 Rambler.ru 站点开发的,它已经在该站点运行超过两年半了。Igor 将源代码以类BSD许可证的形式发布。尽管还是测试版,但是,Nginx 已经因为它的稳定性、丰富的功能集、示例配置文件和低系统资源的消耗而闻名了。
Nginx (" engine x" ) is a high performance HTTP reverse proxy server, is also a IMAP/POP3/SMTP proxy server. Nginx by Igor Sysoev of Russia visited the second Rambler.ru site development, it has been the site run more than two years and a half. Igor the source code to BSD license class in the form of release. Although still in beta testing, but, Nginx has because of its stability, rich feature set, the sample configuration files and low system resources consumption was known. (2010-07-13, Unix_Linux, 595KB, 下载35次)

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

[Linux/Unix编程] automake.tar

linux的源码编译工具的书籍 教你如何编写外 ·Firefox Secrets :document about f ·友善之臂MINI2440的说明介绍文档, ·这是快速学习matlab的ppt,对学习ma ·arm7tdmi内核的技术参考资料 关于 A ·华为工程师手册,在软硬件方面都有 ·全面的介绍了串口通信的知识,通过 ·三星s3c2410芯片的中文手册,难得一 ·驱动开发经验集锦。 ·经过本人加全目录的《LINUX内核源代 ·DSP仿真器的原理图,非常宝贵的资源, ·driverstudio教程。 ·本文详细介绍了嵌入式平台上用C 语 ·linux设备驱动程序最新版(内核2.6 ·一篇中科院学位论文,《复杂背景下 ·linux设备驱动程序第三版中文版,绝 ·H264标准详细图解!!!事半功倍, ·对于入门的dsp初学者来说,是个很经 ·一个关于卡尔曼滤波的ppt,其中详细 ·这是高通BREW平台培训的东西. 花了 ·[奥本海姆]数字信号处理(第二版).ra ·linux 驱动开发中文版(超值!!! ·《H.264 And MPEG-4 Video Compress ·一篇博士论文,《图像匹配与分割算 联系站长 · 软件工厂 · 版权投诉 · 网站修改建议 © 2004-2009 pudn.com 湘ICP备07000446
linux的源码编译工具 (2009-08-14, Unix_Linux, 46KB, 下载23次)

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

[Linux/Unix编程] energy211Lecture21ToLecture30

斯坦福Energy211/CME211课《c++编程——地球科学科学家和工程师》的课件,源代码和作业。这门课将教授你C++,软件工程和更多的知识。教材是《C++ Primer》第四版。进度按照《C++ Primer》书里的编排。除了总结书里的内容,课堂上还有很多针对科学计算的例子和源码。本课一共30讲。此压缩包包括第21讲到第30讲的课件,源代码和作业(注:源代码只存在于第28讲到第30讲。 第二十一讲:无 第二十二讲:无 第二十三讲:测试 第二十四讲:计算机组织结构 第二十五讲:计算机组织结构(继续) 第二十六讲:软件设计 第二十七讲:无 第二十八讲:与Matlab结合 第二十九讲:与Fortran结合 第三十讲: 加载和使用动态库
The Stanford Course Energy211/CME211--Computer Programming in C++ for Earth Scientists and Engineers, will teach you the basic C++, software engineering, and more. It uses C++ Primer(the Fourth Edition) as its textbook, and follows its organization. This compressed file includes the courseware, source code and assignment from Lecture 21 to Lecture 30. Lecture 21: None Lecture 22: None Lecture 23: Testing Lecture 24: Basics of Computer Organization Lecture 25: Basics of Computer Organization, cont d Lecture 26: Software Design Lecture 27: None Lecture 28: Integrating C++ with MATLAB Lecture 29: Integrating C++ with FORTRAN Lecture 30: Loading and Using Dynamic Libraries (2009-05-17, Unix_Linux, 220KB, 下载6次)

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

[Linux/Unix编程] EmbeddedLinuxPrimerAPractical

这本书汇集了不可缺少的知识,为建设高效率,高价值的,基于Linux的嵌入式产品:信息,比以往任何时候都聚集在一个地方之前。根据多年的经验,作为一个嵌入式Linux顾问和现场应用工程师,克里斯托弗Hallinan提供解决方案的具体技术问题,您最有可能面临,演示了如何建立有效的嵌入式Linux环境,并显示了如何使用它作为成效尽可能
This book brings together indispensable knowledge for building efficient, high-value, Linux-based embedded products: information that has never been assembled in one place before. Drawing on years of experience as an embedded Linux consultant and field application engineer, Christopher Hallinan offers solutions for the specific technical issues you re most likely to face, demonstrates how to build an effective embedded Linux environment, and shows how to use it as productively as possible (2009-02-21, Unix_Linux, 3445KB, 下载5次)

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

[Linux/Unix编程] A1200TelnetGzbFjTnzgclB

A1200 Telnet 在刷机+破解补丁后,手机支持Telnet。在安装MPKG,通过MPKG安装上Loader,可以下载USBLAN驱动: 把下载的A1200 Telnet.rar里的文件解压到一个临时目录里,双击install.bat。这一步是先拷贝A1200的USB LAN的驱动。 手机Modem模式连接电脑,点击Loader笑脸图标,电脑上将发现新硬件,驱动指向到临时目录里,安装A1200的USB LAN驱动。在安装成功后,在cmd命令行下,输入命令ipconfig,应能看到192.168.16.1的IP地址,输入 telnet 192.168.16.2,在出来的界面输入root,即成功Telnet,可以输入linux命令,如dir。要退出输入exit。 浏览器浏览手机内部文件:电脑上开始,运行,输入 \\192.168.16.2\system。 如果手机连接电脑得到是其他的IP地址,手机IP地址为看到的IP加1。开始-运行,输入cmd,回车,在cmd命令行下输入ipconfig查看IP地址,如果看到的是为172.16.16.5,则使用telnet 172.16.16.6。 浏览器浏览手机内部文件:电脑上开始,运行,输入 \\172.16.16.6\system。
A1200 Telnet in Brush+ crack patch, phone support Telnet. MPKG installed through MPKG installation Loader, can be downloaded USBLAN driver : A1200 download of the documentation Telnet.rar unpacked to a temporary directory, Double-click install.bat. This is the first step in the copy A1200 USB LAN drivers. Modem phone connected to the computer model, it Loader smiling icon, the computer will find the new hardware, Drivers point to the temporary directory, the installation of LAN A1200 USB drive. After the success of the installation, cmd command line, enter the command OK, should be able to see 192 .168.16.1 IP address, telnet 192.168.16.2 input in the input interface root, Telnet is successful, can be imported linux orders, such as dir. To withdraw from the importation of exit. Phone brow (2007-06-30, Unix_Linux, 65KB, 下载175次)

http://www.pudn.com/Download/item/id/301800.html
总计:147