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

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

simplified-Chinese-FINAL

  • 文件說明java模式

    文件說明java模式,The CustomerFacade class offers a higher level business service in the form of the saveCustomerData method. Instead of interacting with each of the subsystem components directly, the client AccountManager can make use of the higher level, more simplified interface offered by the CustomerFacade object to validate and save the input customer data.

    標簽: java 模式

    上傳時間: 2016-12-10

    上傳用戶:kernaling

  • 一個自然語言處理的Java開源工具包。LingPipe目前已有很豐富的功能

    一個自然語言處理的Java開源工具包。LingPipe目前已有很豐富的功能,包括主題分類(Top Classification)、命名實體識別(Named Entity Recognition)、詞性標注(Part-of Speech Tagging)、句題檢測(Sentence Detection)、查詢拼寫檢查(Query Spell Checking)、興趣短語檢測(Interseting Phrase Detection)、聚類(Clustering)、字符語言建模(Character Language Modeling)、醫學文獻下載/解析/索引(MEDLINE Download, Parsing and Indexing)、數據庫文本挖掘(Database Text Mining)、中文分詞(Chinese Word Segmentation)、情感分析(Sentiment Analysis)、語言辨別(Language Identification)等API。

    標簽: LingPipe Java 自然語言處理 開源

    上傳時間: 2013-12-04

    上傳用戶:15071087253

  • SCJP考試簡介 ● 考試方式 全英文試題,以電腦作答

    SCJP考試簡介 ● 考試方式 全英文試題,以電腦作答,在授權的Prometric考試中心參加考試 考試編號:310-025 先決條件:無 考試題型:復選、填空和拖拽匹配 題量:59 及格標準:61% 時限:120分鐘 費用:1250元 ● 要求具備的能力 ● 使用Java編程語言創建Java應用程序和applets。 ● 定義和描述垃圾搜集,安全性和Java虛擬機(JVM)。 ● 描述和使用Java語言面向對象的特點。 ● 開發圖形用戶界面(GUI)。利用Java支持的多種布局管理。 ● 描述和使用Java的事件處理模式。 ● 使用Java語言的鼠標輸入、文本、窗口和菜單窗口部件。 ● 使用Java的例外處理來控制程序執行和定義用戶自己的例外事件。 ● 使用Java語言先進的面向對象特點, 包括方法重載、方法覆蓋、抽象類、接口、final、static和訪問控制。 ● 實現文件的輸入/輸出 (I/O)。 ● 使用Java語言內在的線程模式來控制多線程。 ● 使用Java 的Sockets機制進行網絡通信。

    標簽: SCJP 方式 英文 電腦

    上傳時間: 2013-12-17

    上傳用戶:kelimu

  • LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sp

    LXI Standards Documents are developed within the LXI Consortium and LXI Technical Working Groups sponsored by the LXI Consortium Board of Directors. The LXI Consortium develops its standards through a consensus development process modeled after the American National Standards Institute, which brings together volunteers representing varied viewpoints and interests to achieve the final product. Volunteers are not necessarily members of the Consortium and serve without compensation. While the LXI Consortium administers the process and establishes rules to promote fairness in the consensus development process, the LXI Consortium does not exhaustively evaluate, test, or verify the accuracy of any of the information contained in its standards.

    標簽: LXI Consortium Documents Standards

    上傳時間: 2013-12-23

    上傳用戶:sxdtlqqjl

  • public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public fi

    public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戲","繼續游戲","游戲設置","高分榜","游戲幫助","退出游戲"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int local int index = 0 Font f boolean running = false /** * 構造方法 * */

    標簽: public CircleMenuCanvas implements Runnable

    上傳時間: 2014-01-08

    上傳用戶:zhaoq123

  • Ictclas分詞系統

    Ictclas分詞系統,文詞法分析是中文信息處理的基礎與關鍵。中國科學院計算技術研究所在多年研究工作積累的基礎上,研制出了漢語詞法分析系統ICTCLAS(Institute of Computing Technology, Chinese Lexical Analysis System)

    標簽: Ictclas

    上傳時間: 2017-02-18

    上傳用戶:569342831

  • This is an implementation of double-array structure for representing trie, as proposed by Junichi A

    This is an implementation of double-array structure for representing trie, as proposed by Junichi Aoe [1]. Trie is a kind of digital search tree, an efficient indexing method with O(1) time complexity for searching. Comparably as efficient as hashing, trie also provides flexibility on incremental matching and key spelling manipulation. This makes it ideal for lexical analyzers, as well as spelling dictionaries. See the details of the implementation at [2]: http://linux.thai.net/~thep/datrie/datrie.html Historically, this was first implemented as C++ classes in a library called midatrie [2], but later simplified and rewritten from scratch in C.

    標簽: implementation double-array representing structure

    上傳時間: 2013-12-10

    上傳用戶:shinesyh

  • ShCti driver user s manual, y Details NDIS driver development, Under XP-driven development (Eng

    ShCti driver user s manual, y Details NDIS driver development, Under XP-driven development (Engl Based on the expansion of passthr Parallel and Distributed Simulati The driver of a scanner to prepar Tuopu TCB8000 Chinese liquid crys USB development with Delphi sourc This is a printer port control-dr

    標簽: development driver XP-driven Details

    上傳時間: 2014-01-09

    上傳用戶:黃華強

  • Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuff

    Very simple USB 1.1 PHY. Includes all the goodies: serial/parallel conversion, bit stuffing/unstuffing, NRZI encoding decoding. Uses a simplified UTMI interface. Currently doesn t do any error checking in the RX section [should probably check for bit unstuffing errors]. Otherwise complete and fully functional. There is currently no test bench available. This core is very simple and is proven in hardware. I see no point of writing a test bench at this time.

    標簽: conversion Includes parallel stuffing

    上傳時間: 2017-03-11

    上傳用戶:hn891122

  • It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electrom

    It was proposed that perfect invisibility cloaks can be constructed for hiding objects from electromagnetic illumination (Pendry et al., Science 312, p. 1780). The cylindrical cloaks experimentally demonstrated (Schurig et al., Science 314, p. 997) and theoretically proposed (Cai et al., Nat. Photon. 1, p. 224) have however simplified material parameters in order to facilitate easier realization as well as to avoid infinities in optical constants. Here we show that the cylindrical cloaks with simplified material parameters inherently allow the zeroth-order cylindrical wave to pass through the cloak as if the cloak is made of a homogeneous isotropic medium, and thus visible. To all high-order cylindrical waves, our numerical simulation suggests that the simplified cloak inherits some properties of the ideal cloak, but finite scatterings exist.

    標簽: invisibility constructed proposed electrom

    上傳時間: 2013-12-18

    上傳用戶:13215175592

主站蜘蛛池模板: 子长县| 荣昌县| 喀喇沁旗| 北海市| 吐鲁番市| 秭归县| 吉林省| 湖州市| 祥云县| 枞阳县| 霍邱县| 弥渡县| 陈巴尔虎旗| 利川市| 汤阴县| 大姚县| 仙桃市| 苏尼特左旗| 玉龙| 盐城市| 三亚市| 长顺县| 乌审旗| 泌阳县| 宁化县| 中山市| 基隆市| 乐东| 甘南县| 隆化县| 肇庆市| 渑池县| 乌拉特后旗| 宁德市| 温宿县| 菏泽市| 河间市| 江山市| 璧山县| 梁平县| 彭山县|