linux環(huán)境下多人聊天程序。包括服務(wù)器端和客戶端程序,采用IPv6地址。對于學習socket套接字編程有幫助,使用了許多標準的庫函數(shù),可以參考任何一本Unix/Linux網(wǎng)絡(luò)編程書籍進行學習。
上傳時間: 2013-12-23
上傳用戶:開懷常笑
LINUX SHELL編程指南本書共分五部分,詳細介紹了shell編程技巧,各種UNIX命令及語法,還涉及了UNIX下的文字處理以及少量的系統(tǒng)管理問題。本書內(nèi)容全面、文字簡潔流暢,適合Shell編程人員學習、參考。
上傳時間: 2014-01-02
上傳用戶:lo25643
Uclinux是當前廣泛應(yīng)用的一種嵌入式Linux操作系統(tǒng),是一個完全符合GNU/GPL公約的項目,與UNIX完全兼容,完全開放源碼。英文單詞中u表示Micro,c表示control,所以Uclinux的意思是“微控制領(lǐng)域的Linux系統(tǒng)”。 Uclinux針對嵌入式應(yīng)用的特點,對Linux的內(nèi)核(所用版本為linux2.6)進行了修改和重新編譯,其大小遠小于原來。它包含Linux常用的API,保留了原來Linux操作系統(tǒng)具有的高穩(wěn)定性、強大的網(wǎng)絡(luò)功能和卓越的文件系統(tǒng)支持功能等優(yōu)點。 Blackfin系列DSP是ADI公司推出的高性能,低功耗的新一代DSP處理器,融合了Analog Devices/Intel的微信號結(jié)構(gòu)(MSA),其應(yīng)用范圍廣泛,包括汽車圖像系統(tǒng),寬帶無線系統(tǒng),多媒體消費電子產(chǎn)品,數(shù)字視頻錄像機,安防與監(jiān)控,機頂盒和視頻會議等。
標簽: Uclinux Linux 嵌入式 操作系統(tǒng)
上傳時間: 2014-01-12
上傳用戶:66666
In this book, you will learn about what drives the Linux development process. You will discover the wide variety of tools commonly used by Linux developers – compilers, debuggers, Software Configuration Management – and how those tools are used to build application software, tools, utilities and even the Linux kernel itself. You will learn about the unique components of a Linux system that really set it apart from other UNIX-like systems, and you will delve into the inner workings of the system in order to better understand your role as one of a budding new generation of Linux developers.
標簽: will development the discover
上傳時間: 2016-11-18
上傳用戶:rocketrevenge
本書介紹Linux系統(tǒng)安全維護的技術(shù)。主要內(nèi)容包括:一般性安全問題、高級安全問題、安全策略、信任機制以及猝發(fā)入侵和最近的入侵方法,如何為入侵做準備,如何進行入侵檢測,如何成功、安全、快速地從遇到的入侵中進行恢復(fù)等。本書內(nèi)容豐富、章節(jié)安排合理,適合廣大Linux或UNIX系統(tǒng)管理員以及對安全方面感興趣的讀者閱讀
標簽: Linux 安全問題 系統(tǒng)安全 安全策略
上傳時間: 2014-07-03
上傳用戶:myworkpost
linux函數(shù)大全,所有l(wèi)inux、unix函數(shù)竟在其中,值得收藏!本人收集得寶貝啊!
上傳時間: 2016-12-17
上傳用戶:comua
Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This book will help the reader understand the nuances of the major Unix variants including SVR4, HP-UX, Solaris, AIX, BSD, IRIX, SunOS, and Linux. It will help the reader decide which Unix shell works best for their particular situation. Other topics such as Kernel Configuration, Networking, User Administration, and File Management are covered extensively for the administrator who wants a variety of options to choose from for best performance. The book also provides in-depth coverage of configuring and optimizing mail, DNS, HTTP and other services many companies deploy across their intranet and on the Internet
標簽: administrator Unleashed Edition written
上傳時間: 2017-01-13
上傳用戶:來茴
UNIX環(huán)境高級編程,書中介紹了Linux的很多函數(shù),是學習Linux的好幫手,很多函數(shù)都可以查到。
上傳時間: 2017-01-17
上傳用戶:Divine
一個跨平臺的數(shù)據(jù)庫操作庫文件,可以輕松在linux和windows下進行數(shù)據(jù)庫讀寫以及其他的操作,支持多種數(shù)據(jù)庫,代碼包含很多example,初學者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的縮寫,是一個C++編譯中操控關(guān)系數(shù)據(jù)庫的模板庫,它目前幾乎支持所有的當前各種主流數(shù)據(jù)庫,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通過Oracle提供的OCI接口進行,進行操作DB2數(shù)據(jù)庫則是通過CLI接口來進行,至于MS的數(shù)據(jù)庫和其它一些數(shù)據(jù)庫,則OTL只提供了ODBC來操作的方式。當然Oracle和DB2也可以由OTL間接使用ODBC的方式來進行操縱。 在MS Windows and Unix 平臺下,OTL目前支持的數(shù)據(jù)庫版本主要有:Oracle 7 (直接使用 OCI7), Oracle 8 (直接使用 OCI8), Oracle 8i (直接使用OCI8i), Oracle 9i (直接使用OCI9i), Oracle 10g (直接使用OCI10g), DB2 (直接使用DB2 CLI), ODBC 3.x ,ODBC 2.5。
標簽: example windows Oracle linux
上傳時間: 2017-01-18
上傳用戶:蟲蟲蟲蟲蟲蟲
UNIX環(huán)境高級編程_new.chm,LINUX編程的Chm版本,很清晰。
上傳時間: 2017-01-23
上傳用戶:caixiaoxu26
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1