• 幾何數學庫:OpenGL Mathematics 經驗

    實用的幾何數學庫,這樣太費時費力了。GLM的出現可以很好的解決這個問題。 GLM設計上遵照OpenGL Shading Language風格,使用開放的MIT授權協議。會GLSL的人可以很快上手。

    jopen 2013-09-09   22840   0
    P8

      A星算法 文檔

    ? 會者不難,A*(念作A星)算法對初學者來說的確有些難度。 這篇文章并不試圖對這個話題作權威的陳述。取而代之的是,它只是描述算法的原理,使你可以在進一步的閱讀中理解其他相關的資料。 最后,這篇文章沒

    shaobo8910 2012-03-06   3643   0
    P

    Python in a nutshell 文檔

    這本書是面向已經對PYTHON有所了解的讀者的,里面對PYTHON本身的介紹并不是非常的仔細,對于第一次學習PYTHON的讀者可能會比較難懂。 另一方面,這本書是一本非常出色的參考書,里面覆蓋了大部分PYTHON編程中會用到的技巧和知識。如果是經常使用PYTHON的話,買一本放在手邊是非常值得的。 可是值得一提的是其實書中大部分的內容在PYTHON的網站上都找的到,再加上那個著名的在線的PYTHON QUICK REFERENCE,這本書的價值就沒那么高了。

    kome2000 2012-03-14   264   0
    P41

      A SharePoint Developer Introduction 文檔

    ? A SharePoint Developer Introduction Hands-On Lab Lab Manual SPCHOL200 – Building Visual Web Parts –

    torney 2015-07-28   1415   0
    P

    XAML in a Nutshell 文檔

    When Microsoft releases Windows Vista, the new operating system will support applications that employ graphics now used by computer games-clear, stunning and active. The cornerstone for building these new user interfaces is XAML ("Zammel"), the XML-based markup language that works with Windows Presentation Foundation (WPF), Vista's new graphics subsystem.

    如子可教 2015-06-02   409   0
    P26

      A SharePoint Developer Introduction 文檔

    ? A SharePoint Developer Introduction Hands-On Lab Lab Manual SPCHOL307 – Developing SharePoint 2010

    torney 2015-07-28   1346   0

    This is a test article~ 博客

    hello open-open~, I ' m coming`

    tomzhang 2011-08-10   828   0
    P25

      A SharePoint Developer Introduction 文檔

    ? A SharePoint Developer Introduction Hands-On Lab Lab Manual SPCHOL303 – Using Client OM and REST from

    torney 2015-07-28   1806   0

    A*算法的GUI實現 代碼段

    前言 A*算法是常用的游戲算法之一,也是初學者比較難掌握的一個算法。 本文在Unity中以GUI的方式形象的再現了A*算法的詳細步驟, 包括地圖的搜索、FGH的計算以及開啟關閉列表的變化等。

    m2m2c 2015-02-19   1606   0
    C#  

    a-LMS 開源項目

    a-LMS是一個用Java語言實現并遵守SCORM 1.2的學習管理系統(LMS)。

    碼頭工人 2019-01-17   9510   0

    A better Pagination 開源項目

    支持拖動滑塊分頁的一個控件。類似于新浪新聞留言分頁功能。

    碼頭工人 2019-02-23   404   0
    P31

      4 Platform as a Service 文檔

    1. The “Platform as a Service” Model for NetworkingEric Keller, Jennifer Rexford Princeton University

    chen_2550 2014-05-06   1939   0
    P

    Oreilly C in a Nutshell 文檔

    C語言核心技術(C In A Nutshell) 一本很棒的,深入學習C語言的書。如果你做比較高級的C語言程序

    ioriqw 2012-07-19   460   0
    P15

      A Simple Example For JMeter 文檔

    1. 10/24/20181A Simple Example For JMeter 2. A Simple Example 10/24/20182An example for do action on

    ivywei2009 2014-09-15   648   0

    A Simple jQuery Slideshow 開源項目

    A Simple jQuery Slideshow是一個利用jQuery+少量CSS實現的簡單圖片幻燈片播放插件。圖片之間的切換采用淡入淡出的效果。

    碼頭工人 2019-02-23   741   0

    Wiki in a Jar 開源項目

    Wiki in a Jar是一個非常小的(只有一個jar文件<100KB) Wiki Java實現。它內置一小型Web服務器,并能夠處理vCard(.vcf)文件。其wiki標簽基于Wikipedia語法,內容存在文件系統中。

    碼頭工人 2019-01-17   890   0

    C3P0 開源項目

    C3P0是一個開放源代碼的JDBC連接池,它在lib目錄中與Hibernate一起發布,包括了實現jdbc3和jdbc2擴展規范說明的Connection 和Statement 池的DataSources

    碼頭工人 2019-01-17   16731   0

    Yarn: A small embeddable VM with a custom instruction set and everything stored in a statically allocated 經驗

    Yarn A small embeddable VM with a custom instruction set and statically allocated heap. Overview Simple

    jopen 2016-02-28   11947   0
    YARN  

    30分鐘掌握ES6/ES2015核心內容(下) 經驗

    http://segmentfault.com/a/1190000004368132 在 30分鐘掌握ES6/ES2015核心內容(上) 我們講解了es6最常用的一些語法: let, const

    EdyFontenot 2016-01-29   22084   0

    30分鐘掌握ES6/ES2015核心內容 經驗

    ECMAScript 6(以下簡稱ES6)是JavaScript語言的下一代標準。因為當前版本的ES6是在2015年發布的,所以又稱ECMAScript 2015。 也就是說,ES6就是ES2015。 雖然

    hardpk 2016-01-26   24936   0
    1 2 3 4 5 6 7 8 9 10
  • sesese色