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

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

peer-to-<b>peer</b>

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

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

    標簽: Java A. B. C.

    上傳時間: 2017-01-04

    上傳用戶:netwolf

  • 對當前很火的網絡電話的分析

    對當前很火的網絡電話的分析,分析internet peer to peer telephony protocol

    標簽: 網絡電話

    上傳時間: 2015-03-14

    上傳用戶:zaizaibang

  • 幾本java p2p 安全的電子書

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

    標簽: 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].

    標簽: configuration Processor milindhp tifrvax

    上傳時間: 2015-05-24

    上傳用戶:wqxstar

  • JXTA——Java P2P網絡編程技術,最近

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

    標簽: JXTA Java P2P 網絡

    上傳時間: 2015-10-15

    上傳用戶:wys0120

  • java語言開發的P2P流媒體系統

    java語言開發的P2P流媒體系統,“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

    標簽: java P2P 語言 流媒體系統

    上傳時間: 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).

    標簽: 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

    標簽: Advanced chapters Edition binding

    上傳時間: 2014-07-26

    上傳用戶:tfyt

  • Professional Android Application Development,英文,內容詳盡,適合進階 Chapter 1: Hello, Android . . . . . . . .

    Professional Android Application Development,英文,內容詳盡,適合進階 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 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .

    標簽: 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

    標簽: Performance Comparison On-Demand Protocols

    上傳時間: 2017-05-28

    上傳用戶:三人用菜

主站蜘蛛池模板: 平舆县| 开原市| 安阳县| 清徐县| 兴国县| 平乐县| 闽侯县| 鸡泽县| 遂溪县| 凌源市| 抚顺市| 湟中县| 石城县| 定陶县| 石门县| 无极县| 宁强县| 布拖县| 南乐县| 全南县| 榆社县| 和林格尔县| 南华县| 邛崃市| 桑植县| 文水县| 高唐县| 安丘市| 迁安市| 新津县| 嘉定区| 晋城| 岢岚县| 得荣县| 柘城县| 郎溪县| 涞源县| 乌拉特中旗| 响水县| 永泰县| 青冈县|