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

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

加油機(jī)(jī)

  • 二維FDTD程序

    二維FDTD程序,采用PML邊界s 用pml和mur分別計(jì)算j=1處的Hz(i,1).計(jì)算空間擴(kuò)大到400*400,不加邊界,運(yùn)行相同的時(shí)間步

    標(biāo)簽: FDTD 二維 程序

    上傳時(shí)間: 2013-12-22

    上傳用戶:talenthn

  • 串口調(diào)試工具

    串口調(diào)試工具,加油

    標(biāo)簽: 串口調(diào)試工具

    上傳時(shí)間: 2014-01-18

    上傳用戶:aix008

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

    palm編成,這種書(shū)很少,有興趣看看 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

    上傳時(shí)間: 2013-12-10

    上傳用戶:litianchu

  • 考察例1 4 - 8中的1 4個(gè)點(diǎn)。A中的最近點(diǎn)對(duì)為(b,h)

    考察例1 4 - 8中的1 4個(gè)點(diǎn)。A中的最近點(diǎn)對(duì)為(b,h),其距離約為0 . 3 1 6。B中最近點(diǎn)對(duì)為 (f, j),其距離為0 . 3,因此= 0 . 3。當(dāng)考察 是否存在第三類點(diǎn)時(shí),除d, g, i, l, m 以外 的點(diǎn)均被淘汰,因?yàn)樗鼈兙喾指罹€x= 1的 距離≥ 。RA ={d, i, m},RB= {g, l},由 于d 和m 的比較區(qū)中沒(méi)有點(diǎn),只需考察i 即可。i 的比較區(qū)中僅含點(diǎn)l。計(jì)算i 和l 的距離,發(fā)現(xiàn)它小于,因此(i, l) 是最近

    標(biāo)簽:

    上傳時(shí)間: 2013-12-03

    上傳用戶:66666

  • Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. J

    Java Regex Primer Since version 1.4, Java has had support for Regular Expressions in the core API. Java Regex follows the same basic principles used in other languages, just withdi erent access methods, and some subtledi erences with the patterns. This primer is aimed towards developers already familiar with regex in other languages wanting a brief outline of its support in Java. It may also be beneficial to developers learning regex if used in conjunction with detailed documentation explaining the construction of regex patterns. Reading the javadoc forjava.util.regex. Pattern is a must to see how the Java regex patterns aredi erent from other languages such as Perl. Most of the functions discussed herin are from thejava.util.regex. Matcher class with a few fromjava.util.regex. Pattern. Reading this text in conjunction with the javadoc of those classes is advised.

    標(biāo)簽: Java Expressions Regular version

    上傳時(shí)間: 2013-12-18

    上傳用戶:lanhuaying

  • 本程序演示for-for的二重循環(huán)結(jié)構(gòu)。外層for語(yǔ)句的循環(huán)變量是i

    本程序演示for-for的二重循環(huán)結(jié)構(gòu)。外層for語(yǔ)句的循環(huán)變量是i,控制總共顯示多少行 內(nèi)層for語(yǔ)句 的循環(huán)變量是j,控制每行顯示多少字符。

    標(biāo)簽: for-for for 程序 循環(huán)結(jié)構(gòu)

    上傳時(shí)間: 2013-12-23

    上傳用戶:gundan

  • 南開(kāi)100題

    南開(kāi)100題,考三級(jí)的必備法寶。做會(huì)幾例就可以了。加油

    標(biāo)簽: 100

    上傳時(shí)間: 2015-10-12

    上傳用戶:caiiicc

  • 本教程舉例說(shuō)明了如何使用 ADO 編程模型對(duì)數(shù)據(jù)源進(jìn)行查詢及更新。教程首先講述了完成此項(xiàng)任務(wù)的必要步驟

    本教程舉例說(shuō)明了如何使用 ADO 編程模型對(duì)數(shù)據(jù)源進(jìn)行查詢及更新。教程首先講述了完成此項(xiàng)任務(wù)的必要步驟,然后分別通過(guò) Microsoft® Visual Basic、以 VC++ Extensions 為特征的 Microsoft® Visual C++、Microsoft® Visual Basic® 、Scripting Edition 和以 ADO for Windows Foundation Classes (ADO/WFC) 為特征的 Microsoft® Visual J++® 進(jìn)行更為具體的說(shuō)明。

    標(biāo)簽: ADO 教程 舉例 如何使用

    上傳時(shí)間: 2015-10-13

    上傳用戶:330402686

  • 一輛汽車加滿油后可行使N公里

    一輛汽車加滿油后可行使N公里,旅途中有若干個(gè)加油站,使沿途加油次數(shù)最少

    標(biāo)簽: 汽車

    上傳時(shí)間: 2014-01-09

    上傳用戶:xmsmh

  • USB是PC體系中的一套全新的工業(yè)標(biāo)準(zhǔn)

    USB是PC體系中的一套全新的工業(yè)標(biāo)準(zhǔn),它支持單個(gè)主機(jī)與多個(gè)外接設(shè)備同時(shí)進(jìn)行數(shù)據(jù)交換。 首先會(huì)介紹USB的結(jié)構(gòu)和特點(diǎn),包括總線特徵、協(xié)議定義、傳輸方式和電源管理等等。這部分內(nèi)容會(huì)使USB開(kāi)發(fā)者和用戶對(duì)USB有一整體的認(rèn)識(shí)。

    標(biāo)簽: USB

    上傳時(shí)間: 2015-10-18

    上傳用戶:lixinxiang

主站蜘蛛池模板: 嘉鱼县| 射洪县| 平武县| 聊城市| 哈密市| 舟曲县| 塔城市| 丹寨县| 诸暨市| 安顺市| 海伦市| 绵阳市| 通河县| 灵台县| 黑龙江省| 武隆县| 米泉市| 宁津县| 德州市| 黄石市| 双峰县| 隆回县| 富锦市| 富顺县| 武隆县| 凤阳县| 原平市| 中西区| 丰都县| 长海县| 三穗县| 呼玛县| 札达县| 开原市| 花垣县| 婺源县| 彝良县| 衡阳县| 渝中区| 施秉县| 申扎县|