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

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

peer-TO-<b>peer</b>

  • 1. 下列說法正確的是 ( ) A. Java語言不區(qū)分大小寫 B. Java程序以類為基本單位 C. JVM為Java虛擬機JVM的英文縮寫 D. 運行Java程序需要先安裝JDK

    1. 下列說法正確的是 ( ) A. Java語言不區(qū)分大小寫 B. Java程序以類為基本單位 C. JVM為Java虛擬機JVM的英文縮寫 D. 運行Java程序需要先安裝JDK 2. 下列說法中錯誤的是 ( ) A. Java語言是編譯執(zhí)行的 B. Java中使用了多進(jìn)程技術(shù) C. Java的單行注視以//開頭 D. Java語言具有很高的安全性 3. 下面不屬于Java語言特點的一項是( ) A. 安全性 B. 分布式 C. 移植性 D. 編譯執(zhí)行 4. 下列語句中,正確的項是 ( ) A . int $e,a,b=10 B. char c,d=’a’ C. float e=0.0d D. double c=0.0f

    標(biāo)簽: Java A. B. C.

    上傳時間: 2017-01-04

    上傳用戶:netwolf

  • 對當(dāng)前很火的網(wǎng)絡(luò)電話的分析

    對當(dāng)前很火的網(wǎng)絡(luò)電話的分析,分析internet peer to peer telephony protocol

    標(biāo)簽: 網(wǎng)絡(luò)電話

    上傳時間: 2015-03-14

    上傳用戶:zaizaibang

  • 幾本java p2p 安全的電子書

    幾本java p2p 安全的電子書,A Survey of Peer-to-Peer Security Issues.pdf

    標(biāo)簽: java p2p 電子書

    上傳時間: 2014-12-06

    上傳用戶:aig85

  • TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 000

    TIMER.ASM ********* [ milindhp@tifrvax.tifr.res.in ] Set Processor configuration word as = 0000 0000 1010 b. a] -MCLR tied to VDD (internally). b] Code protection off. c] WDT disabled. d] Internal RC oscillator [4 MHZ].

    標(biāo)簽: configuration Processor milindhp tifrvax

    上傳時間: 2015-05-24

    上傳用戶:wqxstar

  • JXTA——Java P2P網(wǎng)絡(luò)編程技術(shù),最近

    JXTA——Java P2P網(wǎng)絡(luò)編程技術(shù),最近,P2P(Peer-to-Peer)又成為了因特網(wǎng)上的一個熱點。P2P是因特網(wǎng)的一種應(yīng)用模式,其意思是指網(wǎng)絡(luò)上的任何設(shè)備(包括大型機、PC機、PDA、手機、機頂盒等等)都可以平等地直接進(jìn)行連接并進(jìn)行協(xié)作。想比當(dāng)前因特網(wǎng)上主流的應(yīng)用模式Client/Server或者Client/Service而言,P2P具有自己鮮明的特點和優(yōu)勢。(這也是我對它著迷的地方。

    標(biāo)簽: JXTA Java P2P 網(wǎng)絡(luò)

    上傳時間: 2015-10-15

    上傳用戶:wys0120

  • java語言開發(fā)的P2P流媒體系統(tǒng)

    java語言開發(fā)的P2P流媒體系統(tǒng),“Stream-2-Stream implements multicast+, a next generation streaming protocol. Multicast+ is more efficient and requires less bandwidth than direct streaming (e.g. shoutcast/icecast). Stream-2-Stream (abbreviated "s2s" or "S2S") stations have no user limit stations can be set up without paying a fortune for bandwidth. Stream-2-Stream saves bandwidth by passing streams from one peer to another through multicast and unicast p2p, rather than everyone getting a stream from one central server (Shoutcast/Icecast). ”更多:http://s2s.sourceforge.net/about.php

    標(biāo)簽: java P2P 語言 流媒體系統(tǒng)

    上傳時間: 2016-01-09

    上傳用戶:ikemada

  • The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical)

    The XML Toolbox converts MATLAB data types (such as double, char, struct, complex, sparse, logical) of any level of nesting to XML format and vice versa. For example, >> project.name = MyProject >> project.id = 1234 >> project.param.a = 3.1415 >> project.param.b = 42 becomes with str=xml_format(project, off ) "<project> <name>MyProject</name> <id>1234</id> <param> <a>3.1415</a> <b>42</b> </param> </project>" On the other hand, if an XML string XStr is given, this can be converted easily to a MATLAB data type or structure V with the command V=xml_parse(XStr).

    標(biāo)簽: converts Toolbox complex logical

    上傳時間: 2016-02-12

    上傳用戶:a673761058

  • Java & XML 2nd Edition New chapters on Advanced SAX, Advanced DOM, SOAP and data binding, as well

    Java & XML 2nd Edition New chapters on Advanced SAX, Advanced DOM, SOAP and data binding, as well as new examples throughout, bring the second edition of Java & XML thoroughly up to date. Except for a concise introduction to XML basics, the book focuses entirely on using XML from Java applications. It s a worthy companion for Java developers working with XML or involved in messaging, web services, or the new peer-to-peer movement

    標(biāo)簽: Advanced chapters Edition binding

    上傳時間: 2014-07-26

    上傳用戶:tfyt

  • Professional Android Application Development,英文,內(nèi)容詳盡,適合進(jìn)階 Chapter 1: Hello, Android . . . . . . . .

    Professional Android Application Development,英文,內(nèi)容詳盡,適合進(jìn)階 Chapter 1: Hello, Android . . . . . . . . . . . . . . . . . . . . .. . Chapter 2: Getting Started . . . . . . . . . . . . . . . . . . . .. . Chapter 3: Creating Applications and Activities . . . . . . . . . . . Chapter 4: Creating User Interfaces . . . . . . . . . . . . . . . .. . Chapter 5: Intents, Broadcast Receivers, Adapters, and the Internet113 Chapter 6: Data Storage, Retrieval, and Sharing . . . . . . . . . .. . Chapter 7: Maps, Geocoding, and Location-Based Services . . . . . .. Chapter 8: Working in the Background . . . . . . . . . . . . . . . . . Chapter 9: Peer-to-Peer Communication . . . . . . . . . . . . . . .. . Chapter 10: Accessing Android Hardware . . . . . . . . . . . . . . . . Chapter 11: Advanced Android Development . . . . . . . . . . . . .. . Index . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

    標(biāo)簽: Android Professional Application Development

    上傳時間: 2013-12-12

    上傳用戶:aig85

  • Performance Comparison of Two On-Demand Routing Protocols Depends on Traffic Density by Using UWB-IR

    Performance Comparison of Two On-Demand Routing Protocols Depends on Traffic Density by Using UWB-IR as Pyhisical and MAC Layer at Outdoor Peer to Peer Sensor Network

    標(biāo)簽: Performance Comparison On-Demand Protocols

    上傳時間: 2017-05-28

    上傳用戶:三人用菜

主站蜘蛛池模板: 克拉玛依市| 观塘区| 洛扎县| 荔浦县| 石泉县| 奉节县| 汝州市| 舞钢市| 阿拉善右旗| 宁德市| 沂源县| 上林县| 衡阳县| 格尔木市| 新晃| 大关县| 改则县| 淳安县| 吉林市| 中方县| 密山市| 北宁市| 九台市| 文成县| 阿拉尔市| 保康县| 淳化县| 湟中县| 城口县| 海林市| 滦平县| 商城县| 紫阳县| 南阳市| 大同市| 吴堡县| 合作市| 乡宁县| 林甸县| 芦山县| 淮滨县|