Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jpg.d
Search - jpg.d - List
1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\\cctv.ts >c:\\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject - "Settings pop-up dialog box put pre - translat
Update : 2008-10-13 Size : 97.66kb Publisher : 陈水德

DL : 0
delphi BMP转JPG的d-JPG the d
Update : 2008-10-13 Size : 100.07kb Publisher : 文化

DL : 0
delphi BMP转JPG的d-JPG the d
Update : 2025-02-19 Size : 100kb Publisher : 文化

1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\cctv.ts >c:\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject- "Settings pop-up dialog box put pre- translat
Update : 2025-02-19 Size : 97kb Publisher : 陈水德

VC++数字图像处理 配套光盘,包含3个大的文件目录:1. \Photo 该目录下包含了数字图像处理的常用软件、开发工具、本书程序处理前后的图像文件2. \JpgDll 该目录下提供了一个Dll文件(JpgVSbmp.dll),可进行Bmp和Jpeg格式的相互转换。3. \封装的D-VC digital image processing matching CD contains three large directory : 1. \ Photo directory that contains a digital image processing commonly used software, development tools, procedures for handling the book before and after the two image files. \ JpgDll The directory provides a Dll (Broadband VSbmp.dll), which can carry out Bmp and Jpeg format conversion. 3. \ Packaging D
Update : 2025-02-19 Size : 12.96mb Publisher : yanwen guo

使用MFC,支持载入bmp,jpg,gif多种格式的图像,并显示。-use MFC, supported the inclusion of bmp, jpg, gif format for a variety of images, and display.
Update : 2025-02-19 Size : 2.86mb Publisher : zth

水印模块,实现了JPG加水印的功能,支持水印透明度且可去除水印的白色.加了水印后对JPG文件进行取样加密处理实现防篡改功能.-Watermark module, plus realize a JPG Watermark function, support transparency and can be removed watermark watermark white. Add a watermark on JPG files encrypted sampling realize tamper-resistant features.
Update : 2025-02-19 Size : 212kb Publisher : 黄黄

matcom演示程序,转载调试说明: 1.如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的 release目录即可. 2.如果需要在VC6.0环境下测试,可按如下步骤进行. 1)从workspace中删除v4501v.lib,通过project->add to project->files 重新加入v4501v.lib. 2)编译连接后,将ago4501.dll和v4501v.dll加入release目录.运行程序即可. 注意: 1)v4501v.lib,ago4501.dll和v4501v.dll都放在lib目录下. 2)jpg目录下为文档编辑所需要的图片,如需重新排版,可参考使用。-Matcom demo program, reproduced debugging: 1. If directly run exe files, simply by adding ago4501.dll and v4501v.dll corresponding release directory can be .2. If you need VC6.0 environment testing, may proceed as follows to .1) from the workspace to delete v4501v.lib, through project-
Update : 2025-02-19 Size : 3.17mb Publisher : dxqzyc

用VC把BMP格式的文件转换成JPG格式的文件 完全可以运行-Using VC to BMP file format converted to JPG format in the documents can run
Update : 2025-02-19 Size : 296kb Publisher : 李勇

BMP文件转换为JPG文件的源代码,调用了jpgdll.dll -BMP file into a JPG file of source code, call the jpgdll.dll
Update : 2025-02-19 Size : 290kb Publisher : zyb

图形控件,支持bmp\jpg,可以缩放和计算坐标-Graphic controls, support bmp \ jpg, scaling and calculation of the coordinates can be
Update : 2025-02-19 Size : 30kb Publisher : 邓迅

DL : 0
把 html网页格式转换成图片格式 以便于保存网页-convert html to jpg
Update : 2025-02-19 Size : 138kb Publisher : 吴kh

转换bmp到jpg 使用jpgdll.dll 功能强大 图像质量好-Convert bmp to jpg images using the powerful quality jpgdll.dll
Update : 2025-02-19 Size : 296kb Publisher : bnv78

Gabor滤波器经常被用于形状检测和特征提取,比如增强指纹图像。本代码用matlab实现了一个二维Gabor滤波器。 代码使用如下: function [G,gabout] = gaborfilter1(I,Sx,Sy,f,theta) from gaborfilter1 with different f(Frequency) and theta(Angle). for example f:0,2,4,8,16,32 theta = 0,pi/3,pi/6,pi/2,3pi/4 then for any input image like(eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on ( cameraman.tif )(in MATLAB pictures) I = imread( cameraman.tif ) [G,gabout] = gaborfilter1(I,2,4,16,pi/3) figure,imshow(uint8(gabout)) -Gabor filters are often used for shape detection and feature extraction, such as the enhanced fingerprint image. Matlab implementation of the code is a two-dimensional Gabor filter. Use the following code: function [G, gabout] = gaborfilter1 (I, Sx, Sy, f, theta) from ' gaborfilter1' with different f (Frequency) and theta (Angle). For example f: 0,2,4, 8,16,32 theta = 0, pi/3, pi/6, pi/2,3 pi/4 then for any input image like (eg. stereo.jpg) you have 6x5 = 30 filtered images. You can choose your desired angles or frequencies. You can put nominaly Sx & Sy = 2,4 or some one else. For instance I tested above example on (' cameraman.tif' ) (in MATLAB pictures) I = imread (' cameraman.tif' ) [G, gabout] = gaborfilter1 (I, 2,4,16, pi/3) figure, imshow (uint8 (gabout))
Update : 2025-02-19 Size : 1kb Publisher : 郑碧波

批量删除指定文本中的 路径文件 内容包括 文本文件流 文件操作等~ 如:在 选择某路径下得 1.TXT文件 1.TXT文件中的内容为: D:\125454154.JPG D:\FILE\*.* 就可删除相应文件~ D:\125454154.JPG 和 D:\FILE\*.*-Bulk delete the path specified text file content, including text file stream file operations, etc. ~
Update : 2025-02-19 Size : 1.84mb Publisher : CL

TEDBImage is an enhanced version of TDBImage, supports almost all the classic images (jpg, jpeg, png, bmp, wmf, tiff, etc) + Event to load your own image type. + Can be used with GraphicEx
Update : 2025-02-19 Size : 28kb Publisher : Sebas123

Ce document intitulé « Visualisateur d une image associable ŕ une extension (jpeg, jpg, bmp - pas gif) » issu de CommentCaMarche-Ce document intitulé « Visualisateur d une image associable ŕ une extension (jpeg, jpg, bmp - pas gif) » issu de CommentCaMarche
Update : 2025-02-19 Size : 7kb Publisher : kameni

paramatre mesuré d un régulmateur
Update : 2025-02-19 Size : 77kb Publisher : yass

parametres d un régulateur pi
Update : 2025-02-19 Size : 82kb Publisher : yass

les parametre d une machine asynchone
Update : 2025-02-19 Size : 98kb Publisher : yass
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.