Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jpg to a
Search - jpg to a - List
临风自己的开发windows界面的工具包,实现了文件操作类和注册表操作类,重点在图像处理及界面制作方面,可解码GIF,PCX,JPG,实现了类似OICQ和OFFICE XP的菜单。在此感谢临风-临风their windows interface development toolkit, the realization of the file operations categories and types of registry operations, with emphasis on image processing and production aspects of the interface can decode GIF, PCX, JPG, to achieve a similar OICQ and OFFICE XP menu. Would like to thank the临风
Update : 2025-02-19 Size : 684kb Publisher : 临风

一个jpg文件转换的源代码,可以实现jpg文件到其它文件格式的转换,很实用的一个程序。-a jpg file conversion of the source code, can achieve a jpg file to the other file format conversion, a very useful procedure.
Update : 2025-02-19 Size : 128kb Publisher : 龚家华

在Windows XP、Windows 2003中把BMP文件转换为JPG文件,代码超简洁。-in Windows XP, Windows 2003 put BMP file to a JPG file, code-simple.
Update : 2025-02-19 Size : 1kb Publisher : 李寻花

本源代码以将jpeg图片存入数据库为例,介绍了将大数据存入数据库的方法。-source code to be jpeg images stored in the database as an example, introduces a large data into the database.
Update : 2025-02-19 Size : 2.48mb Publisher : pyt

一个很好用的vc 类库,可以进行,jpg2000,到bmp的转换,也可进行bmp到JPg2000的转换,支持的格式有,jp2,j2k,jpc,bmp,pcx,jpg等-a good use of vc class library can be done, PDF, bmp conversion can also be JPg2000 bmp to the conversion, support for the format, jp2, j2k, jpc, bmp, nil, jpg, etc.
Update : 2025-02-19 Size : 618kb Publisher : 好好好

12.如何读取与显示JPG等格式图像文件?这是一个很多人都难以解决的问题!-How to read and display some special image file such as JPG and some other formats? Maybe it s a difficult problem!
Update : 2025-02-19 Size : 55kb Publisher :

代码名称:ImageHandler: A Component to Copy an HDC Area to a JPEG File 代码说明:将DC内数据保存为JPG图片 工具/平台:VC6 -code name : ImageHandler : A Component Copy to an HDC Area to a JPEG File code Description : DC within the data retention tool for JPG Photo/Platform : VC6
Update : 2025-02-19 Size : 327kb Publisher : 江杭州

his project is my trial to make an OCR (Optical Character Recognition) program Before i made this project I v looked at other OCR projects, but in all of them i v seen NNT (Neural Net) and this is VERY COMPLICATED!!! i wan t to make a simple project, without NNT so i thought about arrays, and guess what - It worked! This is a very simple project, it knows how to recognize only 5 numbers (1 to 5) and it is a litle bit slow.... but not to much ( After all, its Microshit and VB :) ) How to use:-his project is my trial to make an OCR (Optical Character Recognition) program Before i made this project I v looked at other OCR projects, but in all of them i v seen NNT (Neural Net) and this is VERY COMPLICATED!!! i wan t to make a simple project, without NNT so i thought about arrays, and guess what- It worked! This is a very simple project, it knows how to recognize only 5 numbers (1 to 5) and it is a litle bit slow.... but not to much ( After all, its Microshit and VB :) ) How to use:
Update : 2025-02-19 Size : 82kb Publisher : 111

这个源码封装了ADO连接数据库,包括各种数据库,这样操作方便,形成一个VC连接各种数据库的一个中间件-the source of ADO to connect to the database, including databases, convenient operation, formation of a VC connections to a database middleware
Update : 2025-02-19 Size : 295kb Publisher : 张冲

一个人脸检测系统, 输入:图像(bmp\jpg......) 输出:脸部区域-a face detection system, type : image (bmp \ jpg ......). output : facial region
Update : 2025-02-19 Size : 219kb Publisher : 赵丛

JPG Graph API Win 32 JPG API is a 32bit JPEG api dll. You can call it to show a JPG file in your program by only one sentence. The only thing that you have to know is how to load a dll libary and how to call ist functions. A example of Visual FoxPro is supplied in package.-JPG Graph Win 32 API JPG is a 32bit JPEG ap i dll. You can call it to show a JPG file in your pro gram by only one sentence. The only thing that yo u have to know is how to load a library dll and how to call ist functions. A example of Visual FoxPro i s supplied in package.
Update : 2025-02-19 Size : 159kb Publisher : nhk

(141k) OleLoadPic demonstrates how to use the API OleLoadPicture() to load a picture from a file or resource. Useful if you need a JPG instead of a bitmap in an applications resource section-(141k) OleLoadPic demonstrates how to use the API OleLoadPicture () to load a picture from a file or resource. Useful if you need a JPG inste ad of a bitmap in an applications resource secti on
Update : 2025-02-19 Size : 142kb Publisher : liujia

网上的jpeg的解码库是对于jpeg文件的解码,输出到bmp文件,本源码修改了库函数,使之接受一个jpeg文件的数据流,然后输出到bmp的点阵,可以直接输出到屏幕。具体的调用方法见源码中的说明。-online jpeg decoder for the document jpeg decoder, the output of bmp documents, The modified source code library functions to make it accept a jpeg document data flow, and then exported to the lattice bmp, can be directly output to a screen. Specific method call see the source note.
Update : 2025-02-19 Size : 1.57mb Publisher : dhc

jpg转avi 自己可以指定要转的目录 要转的文件数量,帧数,分辨率大小 都在main.cpp中-jpg turn avi they can specify the directory to turn the volume of documents, Frame, Resolution of all sizes in which main.cpp
Update : 2025-02-19 Size : 19kb Publisher : king

教你如何显示jpg图片,一个很简单的vc++程序,可以学习一下-Teach you how to display jpg image, a very simple vc++ Procedures, can learn about
Update : 2025-02-19 Size : 208kb Publisher : 张丰

自己写的DELPHI版的VideoCapture模块,通过COM封装提供静态图像捕获功能(bmp,jpg),可以多贞组合为GIF89a格式(需要TGIFIMAGE组件,这里没提供)。可以在HTML页面中使用,并且可以和ASP上传页面配合直接上传,不需临时文件,具体见文档,自己看看代码也行。编译完成的OCX文件没有申请证书,用在网页里下载时会提示。捕获模块可以方便的调用,直接作为视频压缩、传输的前端模块。-DELPHI write their own version of VideoCapture module, through the COM package provides a static image capture function (bmp, jpg), Fok combination can GIF89a format (needs TGIFIMAGE components, here did not provide). Can be used in the HTML page and can upload and ASP page with a direct upload, no temporary files, see the specific documents that they look at the code is required. OCX files to compile the completed application for a certificate is not used in the page will be prompted to download. Capture modules can be convenient to call directly as video compression, transmission, front-end module.
Update : 2025-02-19 Size : 1.58mb Publisher : gk

金苹果进销存管理系统-是一个用C#.net编写的非常使用而且功能强大的进销存的B/S系统-Golden Apple Invoicing Management System- is a used C#. Net is very prepared to use and powerful Invoicing of the B/S system
Update : 2025-02-19 Size : 2.33mb Publisher : xckj

convert jpg images to a avi video
Update : 2025-02-19 Size : 278kb Publisher : abc

DL : 0
本类实现一个对 JPG/JPEG 图像文件进行缩放处理的方法 即给定一个 JPG 文件,可以生成一个该 JPG 文件的缩影图像文件 (JPG 格式 )。提供三种生成缩影图像的方法:-This class implements a JPG/JPEG image files to zoom in and out the way to deal with that is, to a JPG file, you can generate a JPG file of the epitome of image files (JPG format). Provides three ways to generate a microcosm of the image:
Update : 2025-02-19 Size : 2kb Publisher : wuyu

JPG to PDF converter program. As it is stated in its title, the software literally converts JPG into a PDF file so that it can be opened in any PDF viewer may it be an application or Kindle. Please download it so that you can test it
Update : 2025-02-19 Size : 2.56mb Publisher : TrALsE030
« 12 3 4 5 6 7 8 9 10 ... 37 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.