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

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

ground-Water

  • palm編成,這種書很少,有興趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/J

    palm編成,這種書很少,有興趣看看 Title: Palm Programming: The Developer s Guide URL: http://safari.oreilly.com/JVXSL.asp?x=1&mode=section&sortKey=rank&sortOrder=desc&view=book&xmlid=1-56592-525-4&open=false&srchText=palm+programming&code=&h=&m=&l=1&catid=&s=1&b=1&f=1&t=1&c=1&u=1&page=0 ISBN: 1-56592-525-4 Author: Julie McKeehan/ Neil Rhodes Publisher: O Reilly Page: 478 Edition: 1st edition (December 1998) Catalog: PDA programming / Palm Format: pdf Size: 2.06M Supplier: Summary: Emerging as the bestselling hand-held computers of all time, PalmPilots have spawned intense developer activity and a fanatical following. Used by Palm in their developer training, this tutorial-style book shows intermediate to experienced C programmers how to build a Palm application from the ground up. Includes a CD-ROM with source code and third-party developer tools

    標簽: Programming Developer oreilly safari

    上傳時間: 2013-12-10

    上傳用戶:litianchu

  • 后PC時代是嵌入式和網絡化的時代

    后PC時代是嵌入式和網絡化的時代,包括掌上電腦在內的PDA產品是后PC時代最重要的產品之一。在PDA市場激烈競爭的今天,Palm這個PDA界的龍頭老大,將被國內越來越多的人所接受,有關Palm OS 的研究、開發和應用工作也將隨之推廣。Palm OS programming from the ground up作為一本Palm開發的入門書籍較為全面的向讀者介紹了使用Code Warrior開發工具開發一個完整Palm OS應用程序的全過程。 本書面向各個層次的C程序員讀者和PDA愛好者。對于初學者來說,這是一本很好的入門教程,對于有經驗的程序員來說,這是專業的參考書,對于PDA愛好者來說,這又是一本方便的手冊。通過本書的學習,不僅可以快速學會開發基本的Palm OS應用程序,還可以學到調試程序、使用數據庫,優化用戶界面等高級PDA開發技術。 需要說明的是由于書中出現的一些新的專業詞匯,國內尚無統一標準譯法,只好按實際含義譯出。由于譯者水平有限,錯誤和不妥之處敬請廣大讀者指正。 本書由傅曦、張昌利和瞿芹翻譯,書中所有例子在Palm IIIc 和 POSE 模擬器上調試通過。如有疑問可聯系:fxqq@sina.com 衷心期望通過本書的學習你能成為Palm OS高級開發人員中的一員。

    標簽: 后PC時代 嵌入式 網絡

    上傳時間: 2013-12-21

    上傳用戶:zhanditian

  • % % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, %

    % % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, % 1 graphics, particles, beacons, ground truth % 2 graphics, as above + range circles % % perfect 0 use beacon range data % 1 use ground truth range data % clear a

    標簽: graphicsMode behaviour variables workspace

    上傳時間: 2014-01-10

    上傳用戶:yiwen213

  • The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The p

    The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm

    標簽: antenna The Capacity analyzed

    上傳時間: 2016-02-01

    上傳用戶:225588

  • Global Software: Why You Should Care Internationalization is the process of developing a piece

    Global Software: Why You Should Care Internationalization is the process of developing a piece of software from the ground up so that it can be translated for a new user community without recompilation

    標簽: Internationalization developing Software process

    上傳時間: 2016-03-11

    上傳用戶:huangld

  • In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer

    In just 24 lessons of one hour or less, you will be able to build dynamic Web sites using JavaServer Pages. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of JavaServer Pages 2.0 from the ground up. The book includes Apache Tomcat, Sun s reference implementation of JSP, so you can start developing applications immediately.

    標簽: JavaServer dynamic lessons build

    上傳時間: 2014-11-25

    上傳用戶:TRIFCT

  • This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encry

    This file contains a C++Builder 4 project called SimplyChaos-X ver 3.1 (SCX31). SCX31 is an encryption tool. I designed it as my graduation paper work. SCX31 is a symmetric stream cipher built on chaos function, one time pad cipher and inspiration from Ground Effect (aviation). The key length can be up to 40 characters (320 bits).

    標簽: SimplyChaos-X SCX contains Builder

    上傳時間: 2016-06-07

    上傳用戶:nanshan

  • Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in

    Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm

    標簽: antenna Capacity analyzed transmit

    上傳時間: 2016-07-13

    上傳用戶:zhichenglu

  • * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. *

    * acousticfeatures.m: Matlab script to generate training and testing files from event timeseries. * afm_mlpatterngen.m: Matlab script to extract feature information from acoustic event timeseries. * extractevents.m: Matlab script to extract event timeseries using the complete run timeseries and the ground truth/label information. * extractfeatures.m: Matlab script to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes. * sfm_mlpatterngen.m: Matlab script to extract feature information from esmic event timeseries. * ml_train1.m: Matlab script implementation of the Maximum Likelihood Training Module. ?ml_test1.m: Matlab script implementation of the Maximum Likelihood Testing Module. ?knn.m: Matlab script implementation of the k-Nearest Neighbor Classifier Module.

    標簽: acousticfeatures timeseries generate training

    上傳時間: 2013-12-26

    上傳用戶:牛布牛

  • IN highly scattered enviroment

    IN highly scattered enviroment,the Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after decomposition) is distributed as water-filling algorithm

    標簽: enviroment scattered highly IN

    上傳時間: 2014-01-25

    上傳用戶:SimonQQ

主站蜘蛛池模板: 比如县| 明星| 贵溪市| 滦平县| 陆丰市| 华池县| 新郑市| 苏州市| 马关县| 隆昌县| 兖州市| 贵港市| 报价| 彭州市| 大港区| 保亭| 梁河县| 山东| 南乐县| 建平县| 墨竹工卡县| 大邑县| 东城区| 固原市| 曲阳县| 涡阳县| 江门市| 布拖县| 广丰县| 乌拉特中旗| 马关县| 台前县| 宿州市| 正宁县| 古交市| 仙桃市| 龙岩市| 丁青县| 竹北市| 太谷县| 香河县|