Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jasper
Search - jasper - List
JPEG2000标准的核心part1的实现Jasper的说明文档-JPEG2000 standard part1 realization of the core of the Jasper documentation
Update : 2024-05-04 Size : 123904 Publisher : yanfengchyi

Jasper Reporting Ebook
Update : 2024-05-04 Size : 5611520 Publisher : Henri

VS 2008下编译的图像检索程序,在vs2008里面保证可以编译和使用,检索出来的效果不错。里面也有vc6.0的dsw文件,但是dsw文件里面包含的lib文件有问题。是网上的开源项目,但是原项目本来包含的lib就有问题。建议下载此项目的人还是用vs 2008编译,如果用vs2005,需要将input的lib修改为:Jpeg.lib Tiff.lib png.lib cximage.lib jasper.lib libdcr.lib zlib.lib mng.lib,而且需要另外下载CxImage的代码用2005再编译一次,替换我包里面的lib。这样处理以后也可以用了。至于原代码缺少的头文件,我已经放里面了-VS 2008 compiled image retrieval procedures, which guarantee vs2008 to compile and use, search out good results. Inside there are vc6.0 the dsw files, but dsw file containing the lib file in question. An online open-source projects, but the original project have been included in lib have a problem. Download this project suggested people still use vs 2008 to compile, if using vs2005, the need to input the lib revised: Jpeg.lib Tiff.lib png.lib cximage.lib jasper.lib libdcr.lib zlib.lib mng.lib, but also require additional code to download CxImage compile once again by 2005 to replace my bag inside lib. This treatment can also be used later. As for the original code is missing the header files, I have put inside a
Update : 2024-05-04 Size : 12589056 Publisher : 任荣

图像压缩,主要根据9/7双正交小波以及编码方法进行压缩。-According to the 9/7 and some ways to deal with pictures.image compression
Update : 2024-05-04 Size : 912384 Publisher : baoruihhai

DL : 0
jpeg2000的编解码算法的源代码,主要用小波和ebcot算法-jpeg2000 codec algorithm source code, the main algorithm using wavelet and ebcot
Update : 2024-05-04 Size : 12938240 Publisher : wanglei

DL : 0
基于SSH设计的,实用于与报表整合的项目开发-SSH-based design, practical integration in project development and reporting
Update : 2024-05-04 Size : 14458880 Publisher : 韩冬

socekt使用文件,对里面的方法调用与使用。-socekt use of documents, inside the method call and use.
Update : 2024-05-04 Size : 1024 Publisher : sdfasg

此为JPEG2000图像格式转换的源代码,是修改过的,供有需要的人参考-The JPEG2000 image format conversion for the source code is modified for people in need reference
Update : 2024-05-04 Size : 8409088 Publisher :

JPEG-2000图像压缩标准 + jesper实现参考手册(版本软件)-JPEG-2000 image compression standard+ jesper realize Reference Manual (version of the software)
Update : 2024-05-04 Size : 265216 Publisher : USA911

Jasper reports manual
Update : 2024-05-04 Size : 600064 Publisher : Elmer Salazar

做报表开发的资料,主要是做jasper和ireport的应用的-this file is help you with jasper
Update : 2024-05-04 Size : 1316864 Publisher : 小河

DL : 0
Java做报表的类库,想要用的同学可以下载使用,如果需要ireport,可以自行下载-It is a report lib for report.
Update : 2024-05-04 Size : 3011584 Publisher : feige

document form jasper report
Update : 2024-05-04 Size : 1024000 Publisher : chuot thoi

Bibliotecas de relatórios jasper
Update : 2024-05-04 Size : 23327744 Publisher : Well

JPEG2000压缩开源代码,基于Jasper,根据可实际需求调整压缩倍率-JPEG2000 compression open source code, based on Jasper, the compression ratio can actually adjust
Update : 2024-05-04 Size : 632832 Publisher : youyaping

Jasper Report debug patch
Update : 2024-05-04 Size : 19456 Publisher : Ganesh Joshi

DL : 0
导出报表servlet,可以将jasper格式的文件导出为pdf-Exporting Reports servlet
Update : 2024-05-04 Size : 1024 Publisher : 张永

DL : 0
jasper reports php version, still under development
Update : 2024-05-04 Size : 322560 Publisher : cybertig_777

Java File to generate the Jasper report, in any java application. These file can b easily called from any java application .
Update : 2024-05-04 Size : 2048 Publisher : mooona

DL : 0
JasperReports报表傻瓜式文档 1 需求说明 在中石化信贷系统需要在WEB页面上提供批复单和签报单的下载,客户提出要使用Jasper Reports报表(以下简称JR)技术。具体的是要提供批复单和签报单的PDF格式文档下载,PDF格式的报表中包括领导签名图片。 2 技术说明 为实现上述需求采用Jasper Reports技术。该技术可以将IRepot设计好的报表与来自javat程序生成的数据进行填充,生成PDF文档。报表的内容由两部分组成,一部分由报表设计工具设计好的固定部分(IRport设计的报表),另一部分是由程序传递的值(可以是一维的变量值,也可以是二维的变量如list.另外也包括图片)。 3 系统整合 由于华腾的框架中以经包含有Jasper Reports所需的Jar包: jasperreports-2.0.5.jar jasperreports-2.0.5-applet.jar jasperreports-2.0.5-javaflow.jar 以及处理中文的相关Jar包: itext-1.3.1.jar iTextAsian.jar -The JasperReports report fool document needs in in petrochemical credit system in the WEB page letter of approval and signed declarations download customer want to use Jasper Reports statements (hereinafter referred to as JR) technology. Concrete is to provide the letter of approval and sign the declaration in PDF format to download the report in PDF format including leadership signature graphic. 2 Technical Description Jasper Reports technology to achieve the above-mentioned demand. The technology IRepot design report filled with data from generated by the javat program to generate PDF documents. The content of the report consists of two parts, a part of the report design tool designed fixed part (irport design statements), the other part is the value passed by the program (the value of the variable is one-dimensional, it can be two-dimensional variables such as list It also includes pictures). 3 system integration in the framework of the Downtown by Jasper Reports required JAR packag
Update : 2024-05-04 Size : 2464768 Publisher : sephoncom
« 1 2 3 4 5 67 »
DSSZ is the largest source code store in internet!
Contact us :
1999-2046 DSSZ All Rights Reserved.