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

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

Image-Finding

  • I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is ma

    I ve written some many years ago dynamic Huffman algorithm to compress and decompress data. It is mainly targeted to data with some symbols occuring more often than the rest (e.g. having some data file consisted of 3 different symbols and their total number of occurence in that file s1(1000), s2(200), s3(30) so the total length of file is 1000+200+30=1230 bytes, it will be encoded assigning one bit to s1 and 2 bits to s2, s3 so the encoded length will be 1*1000+2*(200+30)=1460 bits=182 bytes). In the best case the file consisted of just one symbol will be encoded with compression ratio as 1:8. Huffman coding is used in image compression, however in JPEG2000 arithmetic codec is imployed.

    標簽: decompress algorithm compress Huffman

    上傳時間: 2016-05-16

    上傳用戶:aysyzxzm

  • 染色體分割算法的經典文獻

    染色體分割算法的經典文獻,關鍵詞:Image segmentation, chromosome analysis,overlapping chromosomes, computational geometry

    標簽: 分割算法

    上傳時間: 2013-12-16

    上傳用戶:liglechongchong

  • 稀飯伊人相冊系統繼承了新天堂多用戶相冊系統的功能

    稀飯伊人相冊系統繼承了新天堂多用戶相冊系統的功能,并且增加了當前比較流行的相冊的功能。使用MYSQL數據庫使得可以承受更多的數據量和更好的系統性能。在WEB頁面上我們致力于W3C的標準,使其能在IE,FF等瀏覽器下正常瀏覽(推薦使用FF) 1:多用戶上傳,各自獨立空間 2:對圖片自定義標簽(TAG) 3:相冊和圖片的添加,上傳,修改 4:縮略圖功能(需IMAGE::MAGICK支持) 5:用戶搜索,方便查找用戶(稍后添加) 6:相冊排名(稍后添加) 7:相冊加密功能 8:RSS訂閱(稍后添加) 9:使用模板技術,能更快的制作出屬于你自己風格的站點和對應的語言 10:整合lightbox2.0,創造更好的視覺效果

    標簽: 多用

    上傳時間: 2016-05-29

    上傳用戶:極客

  • 復數運算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C

    復數運算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c ) private: double Real, Image }

    標簽: Complex double iostream include

    上傳時間: 2016-06-30

    上傳用戶:wang5829

  • An optimal neuron evolution algorithm for the restoration of linearly distorted images is presented

    An optimal neuron evolution algorithm for the restoration of linearly distorted images is presented in this paper. The proposed algorithm is motivated by the symmetric positive-definite quadratic programming structure inherent in restoration. Theoretical analysis and experimental results show that the algorithm not only significantly increases the convergence rate of processing, hut also produces good restoration results. In addition, the algorithm provides a genuine parallel processing structure which ensures computationally feasible spatial domain image restoration

    標簽: restoration evolution algorithm distorted

    上傳時間: 2013-12-21

    上傳用戶:yy541071797

  • 醫學圖像處理matlab工具箱

    醫學圖像處理matlab工具箱,medical image processing toolbox

    標簽: matlab 醫學圖像 工具箱

    上傳時間: 2016-07-09

    上傳用戶:cccole0605

  • 洗浴中心管理系統源碼 1、SANGNA目錄中S_MAIN.EXE為系統收銀程序

    洗浴中心管理系統源碼 1、SANGNA目錄中S_MAIN.EXE為系統收銀程序,WYJ目錄中J_MANAGER為后臺管理模塊。 2、系統數據庫采用Access2000數據庫jiu.mdb,打開密碼為wyj7410260912jyw,BDE連接方式,ODBC設置 如下: 在ODBC中添加Microsoft Access Driver (*.mdb),數據源名稱為HOTEL,按選擇按鈕,選擇SANGNA目 錄中的JIU.MDB,確定即可。 3、SANGNA中IMAGE目錄中存放*.bmp文件為貴賓卡號碼對應簽名掃描文件。 4、lsh表中Sn_Account字段為單號流水。 5、冗余清除功能是為了防止數據傳輸錯誤而設置。

    標簽: SANGNA S_MAIN EXE 管理系統

    上傳時間: 2014-01-17

    上傳用戶:yzy6007

  • HHarm2440core 介紹了怎么下載HHarm2440的內核

    HHarm2440core 介紹了怎么下載HHarm2440的內核,以及有ramdisk image.gz和zImage 文件。

    標簽: HHarm 2440 core

    上傳時間: 2013-12-26

    上傳用戶:yt1993410

  • Versatile visual servoing without knowledge of true jacobian.pdf cobian matrix estimator. The Jacob

    Versatile visual servoing without knowledge of true jacobian.pdf cobian matrix estimator. The Jacobian matrix estimator does not need a priori knowledge of the kinematic structure and parameters of the robot system, such as camera and link parameters. The proposed visual servoing control scheme ensures the convergence of the image-features to desired trajectories, by using the estimated Jacobian matrix, which is proved by the Lyapunov stability theory. To show the effectiveness of the proposed scheme, simulation and experimental results are presented.

    標簽: Versatile knowledge estimator servoing

    上傳時間: 2016-08-26

    上傳用戶:大三三

  • a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The sam

    a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.

    標簽: supports capture cameras digital

    上傳時間: 2014-01-13

    上傳用戶:yph853211

主站蜘蛛池模板: 嘉鱼县| 扎囊县| 扎鲁特旗| 民乐县| 乌拉特前旗| 佛山市| 黑河市| 汉川市| 利川市| 房山区| 延庆县| 开封市| 光泽县| 台东市| 镇江市| 洪江市| 凤阳县| 天柱县| 阿拉善右旗| 中牟县| 浮梁县| 横峰县| 思茅市| 丰都县| 潢川县| 石棉县| 蕉岭县| 西昌市| 普陀区| 进贤县| 特克斯县| 江津市| 凤台县| 江川县| 萝北县| 灌阳县| 塔城市| 明溪县| 石首市| 将乐县| 宁明县|