Perl & XML. by Erik T. Ray and Jason McIntosh ISBN 0-596-00205-X First Edition, published April 2002. (See the catalog page for this book.) Table of Contents Copyright Page Preface Chapter 1: Perl and XML Chapter 2: An XML Recap Chapter 3: XML Basics: Reading and Writing Chapter 4: Event Streams Chapter 5: SAX Chapter 6: Tree Processing Chapter 7: DOM Chapter 8: Beyond Trees: XPath, XSLT, and More Chapter 9: RSS, SOAP, and Other XML Applications Chapter 10: Coding Strategies Index Colophon --------------------------------------------------------------------------------
標(biāo)簽: T. published McIntosh Edition
上傳時間: 2013-12-24
上傳用戶:yzhl1988
ITU-T標(biāo)準(zhǔn)G.729源代碼 、這么多還不行阿?
標(biāo)簽: ITU-T 729 標(biāo)準(zhǔn) 源代碼
上傳時間: 2015-09-04
上傳用戶:lyy1234
Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format of the input file: The first line of the input file shoud contain two chars indicate the source and destination city for breadth first and depth first algorithm. The second line of input file shoud be an integer m indicate the number of connections for the map. Following m lines describe the map, each line represents to one connection in this form: dist city1 city2, which means there is a connection between city1 and city2 with the distance dist. The following input are for A* The following line contains two chars indicate the source and destination city for A* algorithm. Then there is an integer h indicate the number of heuristic. The following h lines is in the form: city dist which means the straight-line distance from the city to B is dist.
標(biāo)簽: Implemented following compile command
上傳時間: 2014-01-01
上傳用戶:lhc9102
1.24位真彩色->256色灰度圖。 2.預(yù)處理:中值濾波。 3.二值化:用一個初始閾值T對圖像A進(jìn)行二值化得到二值化圖像B。 初始閾值T的確定方法是:選擇閾值T=Gmax-(Gmax-Gmin)/3,Gmax和Gmin分別是最高、最低灰度值。 該閾值對不同牌照有一定的適應(yīng)性,能夠保證背景基本被置為0,以突出牌照區(qū)域。 4.削弱背景干擾。對圖像B做簡單的相鄰像素灰度值相減,得到新的圖像G,即Gi,j=|Pi,j-Pi,j-1|i=0,1,…,439 j=0,1,…,639Gi,0=Pi,0,左邊緣直接賦值,不會影響整體效果。 5.用自定義模板進(jìn)行中值濾波 區(qū)域灰度基本被賦值為0。考慮到文字是由許多短豎線組成,而背景噪聲有一大部分是孤立噪聲,用模板(1,1,1,1,1)T對G進(jìn)行中值濾波,能夠得到除掉了大部分干擾的圖像C。 6.牌照搜索:利用水平投影法檢測車牌水平位置,利用垂直投影法檢測車牌垂直位置。 7.區(qū)域裁剪,截取車牌圖像。
上傳時間: 2014-01-08
上傳用戶:songrui
清華大學(xué)精儀系許紀(jì)旻老師的機(jī)械制圖課件,非常好用
上傳時間: 2014-12-01
上傳用戶:zhangyi99104144
A book about Java I/O
上傳時間: 2015-09-05
上傳用戶:秦莞爾w
1、全面展示賓館的自然情況和服務(wù)內(nèi)容; 2、介紹賓館信息,幫助客人了解賓館相關(guān)信息; 3、為客戶提供賓館所在地旅游景點(diǎn)的詳細(xì)信息; 4、向客戶全面提供賓館客服信息; 5、實(shí)現(xiàn)網(wǎng)上在線定房業(yè)務(wù),方便客人訂房; 6、實(shí)現(xiàn)留言板功能,客人可以隨時通過網(wǎng)站填寫反饋信息; 7、通過后臺管理網(wǎng)站初始化信息; 8、實(shí)現(xiàn)后臺對前臺信息、上傳圖片的管理功能; 9、管理前臺景點(diǎn)信息; 10、通過后臺管理賓館客服信息; 11、通過后臺管理人員可以管理客人訂房信息; 12、管理人員可隨時管理客人的反饋信息; 13、系統(tǒng)最大限度地實(shí)現(xiàn)了易安裝性、易維護(hù)性和易操作性; 14、系統(tǒng)運(yùn)行穩(wěn)定、安全可靠。
標(biāo)簽: 服務(wù) 旅游 相關(guān)信息
上傳時間: 2015-09-05
上傳用戶:anng
解釋綁定的原理,Distributed interactive simulation system/High level architrcture
標(biāo)簽:
上傳時間: 2015-09-06
上傳用戶:jing911003
利用設(shè)定來製作簡易地 applet, 可以很快速的寫出 applet 來.
標(biāo)簽: applet
上傳時間: 2013-12-22
上傳用戶:woshini123456
//***此程序為調(diào)試通過的源程序 //***由南京賽博電子有限公司提供 //***文件名:sy0606.C***// //***是51系例單片機(jī)的最小系統(tǒng) //***有AT89S51/52的在線下載功能 //***IIC總線芯片為24C02,記存密碼
上傳時間: 2014-01-11
上傳用戶:netwolf
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1