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

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

組網(wǎng)技術(shù)

  • The task of clustering Web sessions is to group Web sessions based on similarity and consists of max

    The task of clustering Web sessions is to group Web sessions based on similarity and consists of maximizing the intra- group similarity while minimizing the inter-group similarity. The first and foremost question needed to be considered in clustering W b sessions is how to measure the similarity between Web sessions.However.there are many shortcomings in traditiona1 measurements.This paper introduces a new method for measuring similarities between Web pages that takes into account not only the URL but also the viewing time of the visited web page.Yhen we give a new method to measure the similarity of Web sessions using sequence alignment and the similarity of W eb page access in detail Experiments have proved that our method is valid and e幣cient.

    標簽: sessions clustering similarity Web

    上傳時間: 2014-01-11

    上傳用戶:songrui

  • 問題描述: 1.初始化輸入:N-參賽學校總數

    問題描述: 1.初始化輸入:N-參賽學校總數,M-男子競賽項目數,W-女子競賽項目數; 各項目名次取法有如下幾種: 取前5名:第1名得分 7,第2名得分 5,第3名得分3,第4名得分2,第5名得分 1; 取前3名:第1名得分 5,第2名得分 3,第3名得分2; 用戶自定義:各名次權值由用戶指定。 2.由程序提醒用戶填寫比賽結果,輸入各項目獲獎運動員的信息。 3.所有信息記錄完畢后,用戶可以查詢各個學校的比賽成績,生成團體總分報表,查看參賽學校信息和比賽項目信息等。

    標簽: 初始化 輸入

    上傳時間: 2014-02-08

    上傳用戶:redmoons

  • 醫院管理信息系統 資源類別: VC源碼¦數據庫 文件大小: 2419KB 原創作者: 佚名 發布時間: 2008-6-12 13:57:54 運行平臺: W

    醫院管理信息系統 資源類別: VC源碼¦數據庫 文件大小: 2419KB 原創作者: 佚名 發布時間: 2008-6-12 13:57:54 運行平臺: Windows 醫院管理信息系統 在運行系統前,首先要安裝SQL Server數據庫,注意要設定用戶名為“sa”,密碼為空。 可以有兩種方法創建該數據庫: 1.使用SQL server查詢分析器運行Database目錄下的sql.txt中的sql語句,這樣會創建Hospital數據庫。 2.使用sql server的企業管理器直接附加“附加數據庫文件”目錄下的Hospital.mdf文件。

    標簽: 2419 2008 12 13

    上傳時間: 2014-01-12

    上傳用戶:Breathe0125

  • OPEN-JTAG ARM JTAG 測試原理 1 前言 本篇報告主要介紹ARM JTAG測試的基本原理。基本的內容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN

    OPEN-JTAG ARM JTAG 測試原理 1 前言 本篇報告主要介紹ARM JTAG測試的基本原理。基本的內容包括了TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的介紹,在此基礎上,結合ARM7TDMI詳細介紹了的JTAG測試原理。 2 IEEE Standard 1149.1 - Test Access Port and Boundary-Scan Architecture 從IEEE的JTAG測試標準開始,JTAG是JOINT TEST ACTION GROUP的簡稱。IEEE 1149.1標準最初是由JTAG這個組織提出,最終由IEEE批準並且標準化,所以,IEEE 1149.1這個標準一般也俗稱JTAG測試標準。 接下來介紹TAP (TEST ACCESS PORT) 和BOUNDARY-SCAN ARCHITECTURE的基本架構。

    標簽: JTAG BOUNDARY-SCAN OPEN-JTAG ARM

    上傳時間: 2016-08-16

    上傳用戶:sssl

  • For build this project you can use ant (www.apache.org). Before build project rename file build.pro

    For build this project you can use ant (www.apache.org). Before build project rename file build.properties.pattern in build.properties and set specific for your machine parameters, then start build.bat (for Windows platform) or build.sh (for Linux) in root project folder. After compile process all binary files will be copy into build forlder. For additional information please visit web site http://www.m-g.ru/corba To subscribe on news about MT_DORB send e-mail with subject subscribe to corba@m-g.ru We recommend that you place the MTDORB_UCUtils.dll ( or MTDORB_UCUtils.so for Linux) in the Windows\System directory (or Windows\System32 for WinNT and Win2K and /lib for Linux). Main MTDORB author: Oleg V. Safonov <safonov@m-g.ru>

    標簽: build project Before apache

    上傳時間: 2016-08-20

    上傳用戶:zhenyushaw

  • 自行開發的簡單FLASH動畫

    自行開發的簡單FLASH動畫,透過簡單的音樂及畫面可以了解到藝術的氣息,且容易修改

    標簽: FLASH

    上傳時間: 2013-12-23

    上傳用戶:小儒尼尼奧

  • Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3

    Java MP3 Player, Here s a list of features: - Reads, creates, updates, and removes id3v2.3 and id3v2.4 tags - Reads, creates, updates, and removes id3v1 tags - Extracts MPEG data such as bit rate, sample rate, channel mode, etc. - Calculates playing time of mp3 from mpeg information (no good w/VBR) - Can read and create Winamp styled playlists - Offers other utility classes such as MP3FileFilter and MP3Comparator - NullsoftID3GenreTable object keeps a list of genres for you and can automatically determine the id3v1 genre from an id3v2 string or the other way around

    標簽: and features creates updates

    上傳時間: 2014-11-21

    上傳用戶:qq521

  • This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers w

    This a sample Plug and Play filter driver that provides WMI data blocks. Typically, driver writers will copy the sample code into their own driver and make any minor modifications so that the WMI data blocks are always available when the driver is loaded. Alternatively, WmiSamp can be left as a filter driver if WMI data blocks should only be made available when the filter driver is loaded.

    標簽: driver Typically provides writers

    上傳時間: 2016-08-26

    上傳用戶:talenthn

  • 西門子技術支持網站簡介 當您在使用西門子產品時可能遇到這樣或是那樣的問題,沒關系,您可以登陸西門 子技術支持與服務網站來查找您需要的信息. 網站鏈接為: http://www.ad.siem

    西門子技術支持網站簡介 當您在使用西門子產品時可能遇到這樣或是那樣的問題,沒關系,您可以登陸西門 子技術支持與服務網站來查找您需要的信息. 網站鏈接為: http://www.ad.siemens.com.cn/service/ 登陸網站后,您可以點擊相關鏈接,查找您想要得信息,其中在"網上課堂"可以 下載西門子技術支持工程師編寫的常問問題和使用入門文檔,點擊網頁左側的"技 術資源",進入后將顯示語言切換到英文(點擊網頁的右上角"English"),然后 在"Search"輸入框中輸入您要查找的相關內容,如下載升級軟件包,或是查找錯 誤代碼的解釋,或是查找相關產品的信息等等,您可能會找到很多條鏈接,您可以 從中選擇您所需要的內容,您還可以通過點擊"Product Support"進入西門子的 產品信息庫,通過點擊左側的相關文件鏈接可以查找到西門子相關產品的詳細信 息.如果您經常使用網站信息,您會覺得它已成為您解決問題的得力助手.

    標簽: http siem 網站 www

    上傳時間: 2016-08-29

    上傳用戶:czl10052678

  • 西門子技術支持網站簡介 當您在使用西門子產品時可能遇到這樣或是那樣的問題,沒關系,您可以登陸西門 子技術支持與服務網站來查找您需要的信息. 網站鏈接為: http://www.ad.siem

    西門子技術支持網站簡介 當您在使用西門子產品時可能遇到這樣或是那樣的問題,沒關系,您可以登陸西門 子技術支持與服務網站來查找您需要的信息. 網站鏈接為: http://www.ad.siemens.com.cn/service/ 登陸網站后,您可以點擊相關鏈接,查找您想要得信息,其中在"網上課堂"可以 下載西門子技術支持工程師編寫的常問問題和使用入門文檔,點擊網頁左側的"技 術資源",進入后將顯示語言切換到英文(點擊網頁的右上角"English"),然后 在"Search"輸入框中輸入您要查找的相關內容,如下載升級軟件包,或是查找錯 誤代碼的解釋,或是查找相關產品的信息等等,您可能會找到很多條鏈接,您可以 從中選擇您所需要的內容,您還可以通過點擊"Product Support"進入西門子的 產品信息庫,通過點擊左側的相關文件鏈接可以查找到西門子相關產品的詳細信 息.如果您經常使用網站信息,您會覺得它已成為您解決問題的得力助手.

    標簽: http siem 網站 www

    上傳時間: 2016-08-29

    上傳用戶:onewq

主站蜘蛛池模板: 阿瓦提县| 拜城县| 沿河| 乌海市| 湘潭县| 临邑县| 永德县| 鹤壁市| 都昌县| 弋阳县| 新田县| 云梦县| 奉贤区| 樟树市| 湖南省| 崇州市| 图木舒克市| 福清市| 乐陵市| 五指山市| 余干县| 邵武市| 蛟河市| 大渡口区| 谷城县| 铜山县| 安溪县| 马龙县| 邢台县| 沾益县| 昭通市| 浙江省| 定西市| 大同市| 宜良县| 常德市| 苗栗县| 上思县| 会理县| 金昌市| 台湾省|