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

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

all-<b>VALID</b>

  • 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

    標(biāo)簽: Programming Developer oreilly safari

    上傳時間: 2013-12-10

    上傳用戶:litianchu

  • ADT600-1的基地址0x300,中斷為7

    ADT600-1的基地址0x300,中斷為7, 3個定時器采用級連,CLK0的時鐘源是模塊上的8M震蕩器,中斷源為71054定時器的輸出OUT2。采集電壓范圍為+/-5V,請按《ADT200/ADT600技術(shù)手冊 版本B》上的說明對SW1,W5,W6,W9跳線。若你想修改中斷號和基地址,請修改config.h相應(yīng)的常量ADT_IRQ, ADT_BASE定義,然后重新編譯安裝,即運行make all 注意:不要在其他文件中修改。

    標(biāo)簽: ADT 600 300 基地址

    上傳時間: 2016-02-12

    上傳用戶:evil

  • ADT600-1的基地址0x300,中斷為7

    ADT600-1的基地址0x300,中斷為7, 3個定時器采用級連,CLK0的時鐘源是模塊上的8M震蕩器,中斷源為71054定時器的輸出OUT2。采集電壓范圍為+/-5V,請按《ADT200/ADT600技術(shù)手冊 版本B》上的說明對SW1,W5,W6,W9跳線。若你想修改中斷號和基地址,請修改config.h相應(yīng)的常量ADT_IRQ, ADT_BASE定義,然后重新編譯安裝,即運行make all 注意:不要在其他文件中修改。

    標(biāo)簽: ADT 600 300 基地址

    上傳時間: 2013-12-10

    上傳用戶:tonyshao

  • ADT600-1的基地址0x300,中斷為7

    ADT600-1的基地址0x300,中斷為7, 3個定時器采用級連,CLK0的時鐘源是模塊上的8M震蕩器,中斷源為71054定時器的輸出OUT2。采集電壓范圍為+/-5V,請按《ADT200/ADT600技術(shù)手冊 版本B》上的說明對SW1,W5,W6,W9跳線。若你想修改中斷號和基地址,請修改config.h相應(yīng)的常量ADT_IRQ, ADT_BASE定義,然后重新編譯安裝,即運行make all 注意:不要在其他文件中修改。

    標(biāo)簽: ADT 600 300 基地址

    上傳時間: 2013-12-25

    上傳用戶:wl9454

  • The task of clustering Web sessions is to group Web sessions based on similarity and consists of max

    The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity between Web sessions.However.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities between Web pages that takes into account not only the URL but also the viewing time of the visited web page.Yhen we give a new method to measure the similarity of Web sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e幣cient.

    標(biāo)簽: sessions clustering similarity Web

    上傳時間: 2014-01-11

    上傳用戶:songrui

  • This utility has two views: (a) one view that will show you the entire PnP enumeration tree of devic

    This utility has two views: (a) one view that will show you the entire PnP enumeration tree of device objects, including relationships among objects and all the device s reported PnP characteristics, and (b) a second view that shows you the device objects created, sorted by driver name. There is nothing like this utility available anywhere else.

    標(biāo)簽: enumeration utility entire devic

    上傳時間: 2013-12-17

    上傳用戶:zjf3110

  • EhLib 4.2.16 中文漢化版 (Faceker.com 修改版) 1. DataServiceEhLibADO.pas 第40行

    EhLib 4.2.16 中文漢化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函數(shù): 原:Result := MSACCESS 現(xiàn):Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情況下) 2.Common\EhLibConsts.pas 功能:常數(shù)漢化 3.Common\DBGridEhFindDlgs.pas\dfm A、FillColumnsList函數(shù): 原:cbFindIn.Items.AddObject( <All> , nil) 現(xiàn):cbFindIn.Items.AddObject(‘<全部>’, nil) B、界面中ComboBox中Items及KeyItems及Text漢化; C、主界面漢化; 4.Common\PrnDgDlg.pas\dfm 功能:界面漢化 5.Common\PrvFrmEh.pas\dfm 功能:界面漢化 6.Common\PrViewEh.pas 327行 TPreviewBox.Create 方法. 由 FViewMode = vmFullPage 改為 FViewMode = vm100 7.Common\DBUtilsEh.pas GetOneExpressionAsLocalFilterString 和 GetOneExpressionAsSQLWhereString 函數(shù) 功能:查詢行字符串查詢默認(rèn)為LIKE查詢. 相關(guān)詳細(xì)更新信息請查看:http://www.Faceker.com 。

    標(biāo)簽: DataServiceEhLibADO Faceker EhLib com

    上傳時間: 2013-12-27

    上傳用戶:ztj182002

  • A stability analysis is presented for staggered schemes for the governing equations of compressible

    A stability analysis is presented for staggered schemes for the governing equations of compressible flow. The method is based on Fourier analysis. The approximate nature of pressure-correction solution methods is taken into account.  2001 IMACS. Published by Elsevier Science B.V. All rights reserved

    標(biāo)簽: compressible stability for equations

    上傳時間: 2016-12-02

    上傳用戶:yph853211

  • made by: kangkai data:2008.11.23 this one is used to test arm7 str71x. use a led to test

    made by: kangkai data:2008.11.23 this one is used to test arm7 str71x. use a led to test GPIO. a---------P0.0 b---------P0.1 c---------P0.2 d---------P0.3 e---------P0.4 f---------P0.5 g---------P0.6 just run it and you will see the led to show 0-9 all the time.

    標(biāo)簽: test kangkai made 2008

    上傳時間: 2016-12-16

    上傳用戶:moerwang

  • random number generator,隨機數(shù)產(chǎn)生器

    random number generator,隨機數(shù)產(chǎn)生器,可以產(chǎn)生均勻分布的隨機數(shù),有Mersenne twister, RANROT-B,RANROT-W, Mother-of-all等

    標(biāo)簽: generator random number 隨機數(shù)

    上傳時間: 2017-02-16

    上傳用戶:hphh

主站蜘蛛池模板: 屯昌县| 永川市| 湖口县| 都安| 疏附县| 北安市| 兖州市| 株洲市| 巴里| 文成县| 怀安县| 十堰市| 定结县| 灵宝市| 宁都县| 永州市| 景谷| 麟游县| 英德市| 铜川市| 朔州市| 宁陵县| 资兴市| 临清市| 石渠县| 阆中市| 夏津县| 龙胜| 永昌县| 通江县| 南安市| 宁化县| 房产| 大埔区| 普安县| 大竹县| 株洲县| 大方县| 饶阳县| 扎赉特旗| 曲松县|