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

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

SET-TOP-Box

  • Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o

    Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage of Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection Swing GUI development, including input validation and other enhancements Exception handling and debugging, including chained exceptions, stack frames, assertions, and logging Streams and files, the new I/O API, memory-mapped files, file locking, and character set encoders/decoders Regular expressions using the powerful java.util.regex package Inner classes, reflection, and dynamic proxies Application packaging and the Preferences API

    標簽: Fundamentals Completely up-to-date coverage

    上傳時間: 2016-01-02

    上傳用戶:標點符號

  • In this paper, we consider the problem of filtering in relational hidden Markov models. We present

    In this paper, we consider the problem of filtering in relational hidden Markov models. We present a compact representation for such models and an associated logical particle filtering algorithm. Each particle contains a logical formula that describes a set of states. The algorithm updates the formulae as new observations are received. Since a single particle tracks many states, this filter can be more accurate than a traditional particle filter in high dimensional state spaces, as we demonstrate in experiments.

    標簽: relational filtering consider problem

    上傳時間: 2016-01-02

    上傳用戶:海陸空653

  • 目標: 設計一個小型的學生管理系統。 第一步要求: 1、 對于一個學生類

    目標: 設計一個小型的學生管理系統。 第一步要求: 1、 對于一個學生類,作為整個系統的核心,我們希望這個類能包括學生共有的基本信息:學生姓名(strName),學號(strNumber),性別(strSex),出生歲月(strBirthday),專業(strSpeciality),籍貫(strAddress)等,要求在構建學生對象的時候提供最少姓名和學號。 2、 作為學生類的實例,我們希望能通過設置器或訪問器(set get方法)來修改這些學生的不同信息。 3、 通過對toString()方法的重寫實現信息打印。 第二步要求: 4、 在構建學生對象的時候可以只提供姓名信息,要求在學生類內部對學號,自行處理。 ----------------------------------------------------------------------------- 第三步要求: 5、 學生中會選舉一些人做為學生干部,那么這些學生就可以用繼承的方式來構建一個新的類。學生干部比學生多一個職務(strDuty)字段,用多態實現班干部信息的打印。

    標簽: 管理系統

    上傳時間: 2016-01-05

    上傳用戶:silenthink

  • D: opkfc1.10.rarzhegeshi wo xia zai de wai guai

    D:\top\kfc1.10.rarzhegeshi wo xia zai de wai guai

    標簽: rarzhegeshi opkfc guai wai

    上傳時間: 2016-01-07

    上傳用戶:chenxichenyue

  • 員工培訓系統 首先確認您的機器上已經安裝了VC6.0以上版本

    員工培訓系統 首先確認您的機器上已經安裝了VC6.0以上版本,要編譯生成可執行文件,需打開后綴名為dsw的文件,系統會默認用VC打開,然后選擇Build菜單下的Set Active Configuration選項,選擇Project Configuration為Win32 Release,然后編譯項目,得到可執行文件。連接數據庫請參照第2章的方法,在ODBC數據源內添加Microsoft Access數據庫train.mdb,并將數據源名設定為train即可實現數據庫和應用程序的正常連接,程序才能正常實現數據庫的訪問。另外,如果用戶自己編寫了.chm的幫助文檔只要和可執行文件放在同一個目錄下就可以了。 用戶要修改程序源碼可以選擇相應的.h和.cpp文件,本實例使用的命名規則基本是:DIALOG_***** 為管理對話框資源, *****Info為數據輸入窗口資源, *****Set為結果集對應的類

    標簽: 6.0 VC 機器

    上傳時間: 2014-01-03

    上傳用戶:luopoguixiong

  • radius協議源碼÷The Radius Stack will connect to a Radius Server. This stack implementation is built upo

    radius協議源碼÷The Radius Stack will connect to a Radius Server. This stack implementation is built upon the UdpStack which is available in the radius{version}/util directory. A minimal set of VSAs (Vendor Specific Attributes are supported by this stack). The Radius Stack should be used as a base class. In order to implement a larger set of VSAs, one will need to subclass from the Radius Stack and implement the functionality within the virtual function processVsa(). The Radius Stack supports mostly accounting messages. The authentcation messages will be supported in a future release. A test program has been provided in the radius directory. This program shows how to subclass from the RadiusStack and how to use the api.

    標簽: Radius implementation connect radius

    上傳時間: 2013-12-12

    上傳用戶:壞天使kk

  • 這是一個7"LCD 液晶屏顯示器

    這是一個7"LCD 液晶屏顯示器,通過一個BOX(如壓縮包圖)轉接,使此顯示器多達三個信號輸入源。其中AV1、AV2接DVD信號,另外一個接倒車攝像頭視頻信號。而且此顯示器系統具有自動視頻切換功能,即當顯示器在播放DVD視頻且汽車倒車時,顯示器會自動切換到倒車視頻。

    標簽: LCD 液晶屏 顯示器

    上傳時間: 2016-01-08

    上傳用戶:mhp0114

  • 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

  • 使用說明: 雙擊Demo.bat文件便可以執行 (需要配置好jre||JDK環境) 請輸入sql語法關鍵字來測試改程序謝謝 目前支持的語法關鍵字如下設置: text.getSet

    使用說明: 雙擊Demo.bat文件便可以執行 (需要配置好jre||JDK環境) 請輸入sql語法關鍵字來測試改程序謝謝 目前支持的語法關鍵字如下設置: text.getSettings().setCase_Insensitive(false) // 不區分大小寫 text.getSettings().addKeyWord1("select") text.getSettings().addKeyWord1("commit") text.getSettings().addKeyWord1("from") text.getSettings().addKeyWord1("AND") text.getSettings().addKeyWord1("WHERE") text.getSettings().addKeyWord1("with ur") text.getSettings().addKeyWord1("VARCHAR") text.getSettings().addKeyWord2("inSert") text.getSettings().addKeyWord2("DECLARE") text.getSettings().addKeyWord2("distinct") text.getSettings().addKeyWord2("SET") text.getSettings().addFunctionKeyWord("int") text.getSettings().addFunctionKeyWord("COUNT") text.getSettings().setComment("--") //設置行注釋 當前版本主要改進塊注釋的算法 塊注釋示例: /* 12312334 "測試字符串" select count(*) from where with ur */

    標簽: getSet Demo text bat

    上傳時間: 2016-01-10

    上傳用戶:l254587896

  • Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server ca

    Abstract The Lucene Server project is an attempt to extend the Jakarta Lucene tool with server capabilities. Lucene is a robust Java API that enables you creating indexes from text sources and perform powerful searches on these indexes. With Lucene, creating an index must be done programmatically and there are almost no possibilities of integrating index management in a distributed environment. In other words, out of the box, Lucene is suitable for integrating indexing and searching possibilities in a single application but not for providing index/search services for multiple applications. The Lucene Server project comes with a Java API that propose the following make it easy to create indexes in a declarative way by simply providing an XML configuration document. make it easy to personalize the way Lucene must handle different kind of data sources. provide services for index management and searching that can be accessed from several applications. enable batch tasks scheduling.

    標簽: Lucene Abstract Jakarta project

    上傳時間: 2016-01-10

    上傳用戶:songrui

主站蜘蛛池模板: 大港区| 琼中| 澄江县| 互助| 南郑县| 虞城县| 庆安县| 呼和浩特市| 四平市| 凌云县| 婺源县| 乌海市| 海兴县| 洛宁县| 海宁市| 荣昌县| 新丰县| 兰西县| 枣庄市| 长岛县| 五莲县| 蓝田县| 乌审旗| 清流县| 北碚区| 诸暨市| 密云县| 富顺县| 江源县| 东平县| 鲁山县| 大埔县| 卓资县| 永吉县| 印江| 基隆市| 万山特区| 青神县| 综艺| 贵德县| 镇赉县|