亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

Linux-Unix

  • linux環境下多人聊天程序。包括服務器端和客戶端程序

    linux環境下多人聊天程序。包括服務器端和客戶端程序,采用IPv6地址。對于學習socket套接字編程有幫助,使用了許多標準的庫函數,可以參考任何一本Unix/Linux網絡編程書籍進行學習。

    標簽: linux 程序 環境 服務器

    上傳時間: 2013-12-23

    上傳用戶:開懷常笑

  • LINUX SHELL編程指南本書共分五部分

    LINUX SHELL編程指南本書共分五部分,詳細介紹了shell編程技巧,各種UNIX命令及語法,還涉及了UNIX下的文字處理以及少量的系統管理問題。本書內容全面、文字簡潔流暢,適合Shell編程人員學習、參考。

    標簽: LINUX SHELL 編程指南

    上傳時間: 2014-01-02

    上傳用戶:lo25643

  • Uclinux是當前廣泛應用的一種嵌入式Linux操作系統

    Uclinux是當前廣泛應用的一種嵌入式Linux操作系統,是一個完全符合GNU/GPL公約的項目,與UNIX完全兼容,完全開放源碼。英文單詞中u表示Micro,c表示control,所以Uclinux的意思是“微控制領域的Linux系統”。 Uclinux針對嵌入式應用的特點,對Linux的內核(所用版本為linux2.6)進行了修改和重新編譯,其大小遠小于原來。它包含Linux常用的API,保留了原來Linux操作系統具有的高穩定性、強大的網絡功能和卓越的文件系統支持功能等優點。 Blackfin系列DSP是ADI公司推出的高性能,低功耗的新一代DSP處理器,融合了Analog Devices/Intel的微信號結構(MSA),其應用范圍廣泛,包括汽車圖像系統,寬帶無線系統,多媒體消費電子產品,數字視頻錄像機,安防與監控,機頂盒和視頻會議等。

    標簽: Uclinux Linux 嵌入式 操作系統

    上傳時間: 2014-01-12

    上傳用戶:66666

  • In this book, you will learn about what drives the Linux development process. You will discover the

    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系統安全維護的技術。主要內容包括:一般性安全問題、高級安全問題、安全策略、信任機制以及猝發入侵和最近的入侵方法

     本書介紹Linux系統安全維護的技術。主要內容包括:一般性安全問題、高級安全問題、安全策略、信任機制以及猝發入侵和最近的入侵方法,如何為入侵做準備,如何進行入侵檢測,如何成功、安全、快速地從遇到的入侵中進行恢復等。本書內容豐富、章節安排合理,適合廣大Linux或UNIX系統管理員以及對安全方面感興趣的讀者閱讀

    標簽: Linux 安全問題 系統安全 安全策略

    上傳時間: 2014-07-03

    上傳用戶:myworkpost

  • linux函數大全

    linux函數大全,所有linux、unix函數竟在其中,值得收藏!本人收集得寶貝??!

    標簽: linux 函數

    上傳時間: 2016-12-17

    上傳用戶:comua

  • Unix Unleashed, Third Edition is written with the power user and system administrator in mind. This

    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環境高級編程

    UNIX環境高級編程,書中介紹了Linux的很多函數,是學習Linux的好幫手,很多函數都可以查到。

    標簽: UNIX 環境 高級編程

    上傳時間: 2017-01-17

    上傳用戶:Divine

  • 一個跨平臺的數據庫操作庫文件,可以輕松在linux和windows下進行數據庫讀寫以及其他的操作,支持多種數據庫,代碼包含很多example,初學者很容易上手. OTL 是 Oracle, Odbc

    一個跨平臺的數據庫操作庫文件,可以輕松在linux和windows下進行數據庫讀寫以及其他的操作,支持多種數據庫,代碼包含很多example,初學者很容易上手. OTL 是 Oracle, Odbc and DB2-CLI Template Library 的縮寫,是一個C++編譯中操控關系數據庫的模板庫,它目前幾乎支持所有的當前各種主流數據庫,例如Oracle, MS SQL Server, Sybase, Informix, MySQL, DB2, Interbase / Firebird, PostgreSQL, SQLite, SAP/DB, TimesTen, MS ACCESS等等。OTL中直接操作Oracle主要是通過Oracle提供的OCI接口進行,進行操作DB2數據庫則是通過CLI接口來進行,至于MS的數據庫和其它一些數據庫,則OTL只提供了ODBC來操作的方式。當然Oracle和DB2也可以由OTL間接使用ODBC的方式來進行操縱。 在MS Windows and Unix 平臺下,OTL目前支持的數據庫版本主要有: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環境高級編程_new.chm

    UNIX環境高級編程_new.chm,LINUX編程的Chm版本,很清晰。

    標簽: UNIX new chm 環境

    上傳時間: 2017-01-23

    上傳用戶:caixiaoxu26

主站蜘蛛池模板: 旬邑县| 合水县| 隆林| 云和县| 双峰县| 青龙| 海城市| 同心县| 荆州市| 自贡市| 凌云县| 淮滨县| 南溪县| 辽宁省| 蓬安县| 谢通门县| 资溪县| 承德市| 五莲县| 滦平县| 长子县| 南溪县| 新蔡县| 南皮县| 西充县| 平原县| 公安县| 云霄县| 交口县| 勐海县| 广安市| 怀仁县| 莱西市| 岳西县| 清苑县| 海安县| 双辽市| 五原县| 遂平县| 龙口市| 浮梁县|