• P100

      dorado7 standard edition 基礎培訓 文檔

    1. Dorado7 Standard Edition 基礎培訓 v1.0 2. 大綱Dorado7簡介 項目的基本結構和配置 基本的界面開發技巧 Dorado7 JavaScript開發基礎 基于數據模型的界面開發

    leiwei1229 2017-04-24   2294   0
    培訓   CSS   HTML   Java   JavaScript  

    ECMAScript 5.1 Edition DOC 學習筆記 經驗

    guy'; this.sayHello=function(somebody){// another way to add a method console.log("Hello "+somebody); }

    JerBurdge 2016-02-03   10718   0
    P

    UNIX Shells by Example--Prentice Hall--Third Edition 文檔

    本書匯聚了Quigley 21年來的 shell編程教學經驗。書中不僅展示了能幫助讀者快速入門的大量精選范例,還系統地講解了UNIX與GNU/Linux上的awk、sed及grep等 內容。在Quigley的指導下,即使是shell初學者也可以學會UNIX/Linux上所有主流shell的編程知識,包括5種shell的交互式命 令及腳本編程,從而領會作者的編程思路。本書可作為shell編程的入門教程,也是系統管理員、程序設計人員的必備參考。

    echeckline 2012-11-22   2746   0
    UNIX  
    P

    Core Java Volume II–Advanced Features, 8th Edition 文檔

    The revised edition of the classic Core Java?, Volume II—Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the latest programming techniques, displaying best-practices solutions to the types of real-world problems professional developers encounter.<br> Volume II includes new sections on the StAX API, JDBC 4, compiler API, scripting framework, splash screen and tray APIs, and many other Java SE 6 enhancements. In this book, the authors focus on the more advanced features of the Java language, including complete coverage of <br> Streams and Files <br> Networking <br> Database programming <br> XML <br> JNDI and LDAP <br> Internationalization <br> Advanced GUI components <br>

    ysp 2015-11-12   375   0
    P

    PHP Fast & Easy Web Development, 2nd Edition 文檔

    利用PHP實現快速,輕松Web開發。

    jasonyu 2010-09-19   3677   0
    PHP  
    P

    Java Enterprise in a Nutshell, 3rd Edition 文檔

    Nothing is as constant as change, and this is as true in enterprise computing as anywhere else. With the recent release of Java 2 Enterprise Edition 1.4, developers are being called on to add even greater, more complex levels of interconnectivity to their applications.<br> To do this, Java developers today need a clear understanding of how to apply the new APIs, use the latest open source Java tools, and learn the capabilities and pitfalls in Java 2 Enterprise Edition 1.4 -- so they can plan a technology and implementation strategy for new enterprise projects.

    silentboy 2015-02-21   1829   0

    Olivier Grisel談scikit-learn和機器學習技術的未來 資訊

    kit-learn機器學習庫的主要貢獻者,因此他們兩個詳細地 討論了Olivier的工作和其它技術的發展。這是采訪的第一部分。 Olivier Grisel 和 scikit-learn FD

    jopen 2015-10-13   13668   0

    用scikit-learn實現樸素貝葉斯分類器 經驗

    一種簡單有效的常用分類算法。關于它的原理,參見 樸素貝葉斯分類器的應用 。 scikit-learn 是一個廣泛應用的機器學習Python庫,它封裝了包括 樸素貝葉斯 在內的若干基礎算法。在這篇博

    jopen 2015-01-10   47637   0

    Python機器學習工具:Scikit-Learn介紹與實踐 經驗

    Scikit-learn 簡介 官方的解釋很簡單: Machine Learning in Python, 用python來玩機器學習。 什么是機器學習 機器學習關注的是: 計算機程序如何隨著

    gr0328 2017-03-21   28119   0

    機器學習各類工具weka、scikit-learn等各項指標的對比 經驗

    orange java-ml pyML mlpy pybrain torch3 scikit-learn General Features Graphical User Interface One Class

    jopen 2015-11-21   42015   0

    用scikit-learn 來演繹隨機森林方法 經驗

    包(包括 scikit-learn)并沒有給出樹的預測路徑。因此sklearn的應用需要一個補丁來展現這些路徑。幸運的是,cong 0.17 dev,scikit-learn 補充了兩個附加的api,

    yxli 2016-02-21   29146   0

    并行機器學習指南——基于scikit-learn和IPython 經驗

    用scikit-learn和IPython構建并行機器學習方案,內容覆蓋機器學習、文本分類、并行開發等,附贈全部IPython代碼,ogrisel本人也是scikit-learn開發成員,視頻是13年

    jopen 2015-01-11   32083   0

    scikit-learn 0.16.1 發布,Python 機器學習工具包 資訊

    scikit-learn 是一個 Python 的機器學習項目。是一個簡單高效的數據挖掘和數據分析工具。基于 NumPy、SciPy 和 matplotlib 構建。 scikit-learn 0.16

    jopen 2015-04-15   14567   0
    P12

      spring3.0 mvc初步4-spring3.0應用應包含的jar 文檔

    1. spring3.0應用應包含的jarspring3.0 MVC初步 2. 基本org.springframework.context-3.1.2.RELEASE.jar org.springframework

    concen 2012-11-12   4290   0
    P16

      spring3.0 mvc初步2---從spring2.0轉向spring3.0 文檔

    1. spring3.0 MVC初步2從spring2.0轉向spring3.0 2. 顯示和提交form顯示,帶上空數據 @RequestMapping(method = RequestMethod

    concen 2012-11-12   3523   0
    P16

      EJB3.0實體Bean的開發(用SLSB調用EJB3.0) 文檔

    課題: EJB3.0 實體Bean楊文藝 13807310406 QQ:670146554 2. 開發一個簡單的EntityBean( 3.0)目標: 掌握 EntityBean3.0的編寫 開始引入SLSB的編寫,為下節內容打基礎

    403483118 2011-05-28   4057   0
    EJB   Java開發   方案   Java   XML  

    Web前端框架Quick CSS Framework 0.8 發布! 資訊

    Quick CSS Framework 是一個簡潔小巧、靈活易用、支持HTML5,CSS3、符合W3C標準的WEB前端框架! 簡單、易用是我們努力的目標! 兼容:IE7+,Chrome,Firefox

    jopen 2013-08-21   13513   0
    CSS  

    行為驅動的Swift和Objective-C開發測試框架:Quick 經驗

    Quick是一款專門用于iOS應用開發的開源行為驅動開發(BDD)測試框架,基于MIT許可協議發布,支持Swift和Objective-C,其靈感主要來源于 RSpec 、 Specta 和 Ginkgo

    jopen 2014-10-17   22394   0

    Vim 快速左右移動插件:Quick-Scope 經驗

    Quick-Scope 是一個用于 Vim 的快速左右移動插件。當沿著線移動時,f 和 F,t 和 T 會關聯起來。Quick-Scope 修復了它們唯一的缺點:很難一致選擇正確的字符目標。

    jopen 2015-08-09   12533   0
    1 2 3 4 5 6 7 8 9 10
  • sesese色