網頁采集系統 ================= 安裝配置 ------- 1 程序我就不說了 2 配置文件 applicationContext.xml 里面有詳細的注釋 3 已經包含了多個論壇博客的參數,如CSDN論壇、博客園、新浪博客、百度Hi、ccidnet等的解析參數 需要的類庫 --------- 1 Spring 2.5 2 common-logging 1.1 3 paoding-analysis 2.0.4-beta 4 commons-dbcp-1.2.2.jar 5 mysql-connector-java-5.1.7-bin.jar 6 commons-pool-1.4.jar 7 Lucene.2.4.0.jar 8 Lucene-highlighter-2.4.0.jar 9 java2000.jar 演示例子 ------- 本地:在com.laozizhu.search.demo目錄下面 B/S: http://search.laozizhu.com
標簽: applicationContext xml 頁 采集系統
上傳時間: 2017-04-07
上傳用戶:牧羊人8920
The AT24C512 provides 524,288 bits of serial electrically erasable and programmable read only memory (EEPROM) organized as 65,536 words of 8 bits each. The device鈥檚 cascadable feature allows up to four devices to share a common two-wire bus. The device is optimized for use in many industrial and commercial applications where lowpower and low-voltage operation are essential. The devices are available in spacesaving 8-pin PDIP, 8-lead EIAJ SOIC, 8-lead JEDEC SOIC, 8-lead TSSOP, 8-lead Leadless Array (LAP), and 8-lead SAP packages. In addition, the entire family is available in 2.7V (2.7V to 5.5V) and 1.8V (1.8V to 3.6V) versions.
標簽: electrically programmable provides erasable
上傳時間: 2017-04-09
上傳用戶:cc1015285075
Auctions are among the oldest economic institutions in place. They have been used since antiquity to sell a wide variety of goods, and their basic form has remained unchanged. In this dissertation, we explore the efficiency of common auctions when values are interdependent- the value to a particular bidder may depend on information available only to others-and asymmetric. In this setting, it is well known that sealed-bid auctions do not achieve efficient allocations in general since they do not allow the information held by different bidders to be shared.
標簽: institutions antiquity Auctions economic
上傳時間: 2014-07-14
上傳用戶:Breathe0125
1. This BSP can support 2443EVT0 board. If you want to use EVT0 BSP, set followings. In smdk2443\smdk2443.bat file set BSP_EVT1=1 -> set BSP_EVT1= In smdk2443\src\inc\bsp_cfg.h file #define EVT1 -> #define EVT0 2. Default system tick mode is changed. The value is fixed tick. Fixed tick means that tick interrupt is occurred every 1ms. Variable tick means that timer interrupt period is changed when power mode is in idle. For changing to variable tick In smdk2443\src\inc\bsp_cfg.h file #define FIXEDTICK -> #define VARTICK In smdk2443\src\common\Timer\Sources file SOURCES= timer_fixedtick.c watchdog.c -> SOURCES= timer_vartick.c watchdog.c
標簽: EVT0 followings BSP support
上傳時間: 2014-01-27
上傳用戶:fnhhs
This article covers many of the fundamentals of analog video. Video is defined for our purposes here as "moving pictures." Still imaging, like what is found in digital still cameras or scanners, is not covered. The requirements for still imaging do have a lot in common with those for video, but the differences are significant enough to be dealt with as a separate discipline.
標簽: fundamentals purposes article defined
上傳時間: 2013-12-17
上傳用戶:黑漆漆
This guide is an attempt to compile a lot of that information in here and dummy it down. Perhaps it s a fairly common show, perhaps not. It might have even been a show that you taped. Whatever the case, you want to share it with others bur aren t quite sure how. This guide should be your answer. This guide is geared towards posting a show at SharingTheGroove.org. The instructions contained within are for that site. Other sites hosting BT shows may have slightly different procedures for getting the torrent to them. However, torrent creation will be the same. While this guide is being written with audio concerts in mind, the same holds true for the video section of The Groove.
標簽: information Perhaps attempt compile
上傳時間: 2013-12-19
上傳用戶:zsjzc
The philosophy of the book is to present various pattern recognition tasks in a unified way, including image analysis, speech processing, and communication applications. Despite their differences, these areas do share common features and their study can only benefit from a unified approach.
標簽: recognition philosophy pattern present
上傳時間: 2017-05-05
上傳用戶:plsee
This package contains the following source code files: - demo.c Demo application source, with message packing/unpacking example - benchmark.c Benchmark source, to benchmark pack/unpack operations - dl_c_iso8583_v0_0_3 (16th July 2008) DL ISO-8583 library source files - dl_c_common_v0_0_2 (14th October 2007) DL common source files (used by DL ISO-8583) - benchmark / demo Sample MSVC 6.0 project files
標簽: application following contains package
上傳時間: 2013-12-19
上傳用戶:米卡
) Compression using huffman code -with a number of bits k per code word -provide huffman table Huffman coding is optimal for a symbol-by-symbol coding with a known input probability distribution.This technique uses a variable-length code table for encoding a source symbol. The table is derived in a particular way based on the estimated probability of occurrence for each possible value of the source symbol .Huffman coding uses a specific method for representing each symbol, resulting in a prefix code that expresses the most common characters using shorter strings of bits than those used for less common source symbols.The Huffman coding is a procedure to generate a binary code tree.
標簽: code Compression huffman provide
上傳時間: 2017-05-30
上傳用戶:yuchunhai1990
在實際項目項目開發中,很多時候需要用到郵件,比如論壇注冊需要用郵件激活。 一般用Javamail發送,目前最新的版本是1.4.2 可以在http://java.sun.com/products/javamail/index.jsp 下載最新版本 如果使用的不是J2SE6,那么需要把 JavaBeans Activation Framework加到環境變量 可以在http://java.sun.com/javase/technologies/desktop/javabeans/jaf/index.jsp 下載 不過為了簡化開發,可以直接使用apache common項目的mail 官方網站為: http://commons.apache.org/email/
標簽: 項目
上傳時間: 2014-02-13
上傳用戶:龍飛艇