虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

Image

  • --- --^_^-------------- 广师公寓中心 1.请装上j2sdk和Tomcat。 2.然后在把此文件解压到到Tomcat的安装目录的webapps目录下

    --- --^_^-------------- 广师公寓中心 1.请装上j2sdk和Tomcat。 2.然后在把此文件解压到到Tomcat的安装目录的webapps目录下,如:webapps/gongyu。 3.请注意,用记事本打开Image.htm,把 <base href="http://218.192.81.53:8081/gongyu/"> 中的“218.192.81.53:8081”你的ip地址跟Tomcat端口!如:ip:端口! 一定要改!!! 4.启动Tomcat,然后在ie里输入http://ip:端口/gongyu/gongyu.jsp 5.可以看到页面就成功了! ----by 龙军一--- -----^_^

    标签: Tomcat webapps j2sdk 目录

    上传时间: 2014-01-04

    上传用户:haohaoxuexi

  • %%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and

    %%% Demos for PUMA algorithms %%% We present four matlab demos for PUMA. demo1, demo2, demo3, and demo4 illustrate PUMA working with different parameters and with four different Images. All you need to do is to run each of the demos. Please be sure that all the files are put on an accessible path for matlab. Notice that this code is intended for research purposes only. For further reference see "Phase Unwrapping via Graph Cuts, IEEE Transactions on Image Processing, 2007

    标签: demo PUMA algorithms for

    上传时间: 2016-04-23

    上传用户:fhzm5658

  • This Java Chat, is purely AWT Based, No Swing Components used and still it has great look and feel.

    This Java Chat, is purely AWT Based, No Swing Components used and still it has great look and feel. For this Application, I have developed own Tab Control and Image Canvas.

    标签: Components and purely Based

    上传时间: 2013-12-10

    上传用户:talenthn

  • ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is

    ATViewer is a component for Delphi/C++Builder, which allows to view files of various types. There is no edit possibility, just quick view - so it s useful to implement "View file" feature in your Delphi/C++Builder application. The following view modes are implemented: Text, Binary, Hex, Unicode: all files, of unlimited size. Plain file dump is shown. Used ATBinHex component: only visible part of file is loaded into memory. Modes are suitable for huge files and files of unknown type. RTF/UTF-8: RTF and UTF-8 encoded texts. File is shown using RichEdit control. Image: all general Image formats: BMP JPG ICO GIF PNG... File is shown using ATImageBox component. Multimedia: all file types supported by MS Windows Media Player: AVI MPEG WMV MP3... File is shown using WMP ActiveX control. Internet: all file types supported by MS Internet Explorer: HTML XML DOC XLS... File is shown using MSIE ActiveX control. Plugins: all files supported by Total Commander Lister plugins.

    标签: component ATViewer Builder various

    上传时间: 2013-12-24

    上传用户:小鹏

  • 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