• P

    unix系統編程 Unix Systems Programming: Communication, Concurrency, and Threads 文檔

    都是關于系統編程的各個方面的具體的講解。先介紹函數,然后給出的代碼實例。每隔一段就給出用前面所學可以做到的一個實用小項目(這是有點難度的,覺得沒難度的大概有過一些編程經驗了)。我覺得最好讀者有一些關于操作系統的基礎知識,比如看過操作系統原理之類的書籍,還有相應的C語言基礎本人看過之后覺得獲益良多

    yufangyong 2015-03-30   2948   0
    UNIX  

    5個云操作系統(Cloud-Oriented Operating Systems Available Now) 博客

    one of the most talked about cloud-based operating systems thus far. And considering that it's based

    umltool 2010-11-28   2100   0
    P17

      Distributed Storage Systems 文檔

    1. Distributed Storage Systems Vinodh Venkatesan IBM Zurich Research Lab / EPFL 2. Distributed StorageStorage

    nktxsj 2013-05-09   513   0
    Go   diff  

    Depth-LIB-Android - 酷炫的Android特效 經驗

    上圖看到出,陰影效果很明顯。我們看看Fragment的xml布局是這樣的 depth.lib.DepthRendrer xmlns:android="http://schemas.android

    jkhunter517 2016-04-30   30285   0
    P

    Elements of Programming 文檔

    編程的本質。Elements of Programming provides a different understanding of programming than is presented elsewhere. Its major premise is that practical programming, like other areas of science and engineering, must be based on a solid mathematical foundation. The book shows that algorithms implemented in a real programming language, such as C++, can operate in the most general mathematical setting. For example, the fast exponentiation algorithm is defined to work with any associative operation. Using abstract algorithms leads to efficient, reliable, secure, and economical software.

    venuswu 2013-06-13   2563   0
    P

    Twisted Network Programming Essentials - Event-driven Network Programming with Python 文檔

    Twisted Network Programming Essentials from O'Reilly is a task-oriented look at this new open source, Python-based technology. The book begins with recommendations for various plug-ins and add-ons to enhance the basic package as installed. It then details Twisted's collection simple network protocols, and helper utilities. The book also includes projects that let you try out the Twisted framework for yourself. For example, you'll find examples of using Twisted to build web services applications using the REST architecture, using XML-RPC, and using SOAP.

    fde8 2014-12-30   2576   0

    推薦系統大全Recommender Systems 經驗

    Recommender systems (or recommendation engines) are useful and interesting pieces of software. I wanted

    jopen 2015-03-20   18977   0

    Kubuntu將由Blue Systems贊助 資訊

    從 12.10 開始,Blue Systems 將資助 Kubuntu 項目開發。Kubuntu 是基于 KDE 桌面的 Ubuntu 分支,而 Blue Systems 資助了多個基于 KDE 桌面的項目,包括在

    openkk 2012-04-11   6105   0
    Kubuntu  
    P10

      Oracle ASM Cluster File Systems (ACFS) in Oracle 文檔

    ? Oracle ASM Cluster File Systems (ACFS) in Oracle Database 11g Release 2 Oracle ASM Cluster File System

    yjptljhb 2012-09-28   4487   0
    P

    Elements of Programming(編程的本質) 文檔

    Elements of Programming(編程的本質)

    infinityu 2013-05-23   578   0
    P

    GNU/Linux Application Programming 文檔

    Using a holistic approach to teaching developers the ins-and-outs of GNU/Linux programming using APIs, tools, communication, and scripting, this book introduces programmers to the environment from the lowest layers to the user layers.

    xmanxihua 2013-05-27   507   0
    Linux  
    P

    The C programming Language(英文) 文檔

    C is a general-purpose programming language. It has been closely associated with the UNIX operating system where it was developed, since both the system and most of the programs that run on it are written in C. The language, however, is not tied to any one operating system or machine; and although it has been called a ``system programming language'' because it is useful for writing compilers and operating systems, it has been used equally well to write major programs in many different domains. <br> Many of the important ideas of C stem from the language BCPL, developed by Martin Richards. The influence of BCPL on C proceeded indirectly through the language B, which was written by Ken Thompson in 1970 for the first UNIX system on the DEC PDP-7.

    johnnych 2014-12-19   457   0
    P

    SQL Database Programming with Java 文檔

    Java is a modern, object-oriented language based on C++. For the moment, C++ remains the more popular language, but Java is rapidly gaining ground. Someday soon, you may hear C++ described as the "middle-aged and overweight father" of Java. Already, experienced Java programmers are earning higher wages than experienced C++ programmers (though how a programmer can be "experienced" in using a language that has been publicly available for barely two years is not at all clear).

    why311 2014-10-20   342   0
    Java開發   Java   SQL  

    RP(Reactive Programming)入門 經驗

    ),Stream則是被觀察者(Observable),其實就是 觀察者模式(Observer Design Pattern) 。 上面的示意圖也可以使用ASCII重畫為下圖,在下面的部分教程中我們會使用這幅圖:

    jopen 2014-10-26   25483   0
    RP  

    指路Reactive Programming 經驗

    com/2016/03/02/introduction-to-reactive-programming/ 我在工作中采用Reactive Programming(RP)已經有一年了,對于這個“新鮮”的辭藻或許有一些人還

    oblicalow 2016-03-02   15194   0
    P

    Python Programming for the Absolute Beginner 文檔

    With this text, you will acquire the skills that you need for more practical Python programming applications, and learn how these skills can be put to use in real-world scenarios.

    fp34 2014-12-31   2407   0

    Qore Programming Language 0.8.6.1 資訊

    Qore 是一種支持線程和嵌入式邏輯的腳本語言。專為企業應用界面開發提供一種基于腳本的靈活方式,也可以作為一種實用的通用語言。

    jopen 2012-11-10   8819   0
    Qore  
    P44

      Programming computer vision applications 文檔

    ?Programming computer vision applications: ? A step-by-step guide to the use of the Intel OpenCV library

    asdfghj 2013-05-15   1982   0
    P

    MySQL Stored Procedure Programming 文檔

    MySQL 存儲過程編程

    ws_fyy 2012-09-13   3531   0
    P150

      C++ Network Programming 文檔

    1. C++ Network Programming Mastering Complexity with ACE & PatternsDr. Douglas C. Schmidt schmidt@isis-server

    buptstehc 2011-08-30   3205   0
    C/C++開發   HTTP   C/C++   Go   diff  
    1 2 3 4 5 6 7 8 9 10
  • sesese色