CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图片显示浏览 搜索资源 - 源码实现

搜索资源列表

  1. 数字图像处理VC实现

    0下载:
  2. 配套源程序。子目录 Demo 中的内容为演示用的可执 行程序,子目录 JpegLib 中的内容为进行 JPEG 编码压 缩时供主程序使用的 Lib 库的实现源码。子目录 res 中 的内容为源程序所使用的资源。子目录 Debug 为程序的 调试内容。-matching source. Demo subdirectory of the contents of the demo executable, JpegLib subdirectory of the conte
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:841206
    • 提供者:doctorlyly
  1. RWJpegExp

    0下载:
  2. Jpeg源码及其实现-Jpeg source and Implementation
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:254738
    • 提供者:易姣辉
  1. 20060524IrregularForms

    0下载:
  2. 两种方法两套源码实现不规则窗体的显示和移动-two methods to achieve the two sets of source irregular window display and mobile
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1068994
    • 提供者:风笛
  1. gexingdonghua

    0下载:
  2. 凸显个性动画特技的源码,用c++builder实现的!
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1074005
    • 提供者:yeyanbin
  1. freez_NativeJpg

    0下载:
  2. 原生Pascal代码实现的读写JPEG文件的组件。完整源码。 This software component contains a fully object oriented Pascal implementation that allows to read and write Jpeg files. You can use this software to read and write Jpeg images from files or streams. It supports basel
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:270963
    • 提供者:jm
  1. cvery_466822

    0下载:
  2. 这段源码主要是实现bmp位图的打开和显示以及存储
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:138776
    • 提供者:rainbow
  1. pic

    1下载:
  2. 源码简介: 这是我上图形学实验课时写的程序,实现了以下功能: 第一次作业:(第一课时) 要求:用Bresenham算法画出一个多边形,然后用扫描线填充 第二次作业:(第二课时) 要求:二维空间变换 第三次作业:(第三、四课时) 要求:三维空间变换及投影 第四次作业:(第五,六课时) 要求:Cohen_Sutherland裁剪,梁友栋-Barsky裁剪,裁剪开窗算法,多边形裁剪。 第五次作业:(第七,八课时) 要求:Hermite曲线,Bezier曲线(
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:70221
    • 提供者:罗森
  1. jpegdecode

    0下载:
  2. 图像解码。JPEG,matlab实现。图像解码源码
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1259
    • 提供者:Mark Li
  1. dbpic

    0下载:
  2. 将图形图片文件在数据库中实现自由存取,这是一个用vb6.0实现的一个源码程序。
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:19510
    • 提供者:万彩兰
  1. java制作360度全景页面的源码和脚本

    0下载:
  2. 用java applet实现的全景图象显示程序,可以跟踪鼠标的轨迹,来显示360全景图象。-achieve with the panoramic image procedures can track the path of the mouse to demonstrate 360 panoramic images.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:454593
    • 提供者:北溟之鱼
  1. libjpeg.rar

    0下载:
  2. libjpeg实现内存内位图的压缩及解压缩详细文档与源码说明。,libjpeg memory bitmap to achieve the compression and decompression of files and source code detailed descr iption.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-25
    • 文件大小:11311
    • 提供者:biling
  1. QiuTi.rar

    0下载:
  2. 实现像地球自转一样的球体旋转画面,可自选图片,VB带源码,To achieve the same sphere as the Earth' s rotation rotating screen, pictures can be optional, VB with source code
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:866309
    • 提供者:pc
  1. BMPTOJPG.rar

    0下载:
  2. 此源码是基于VC++6.0编写实现BMP图形向JPG图形转换,而且已通过调试成功。,This source is based on the VC++ 6.0 to prepare the realization of BMP to JPG graphic graphics conversion, and have successfully passed testing.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:1758675
    • 提供者:pengfang
  1. Gif-Animation

    0下载:
  2. 播放GIF动画的插件,含有源码。用的是MFC实现的,适用于MFC的程序。-The source code for play GIF picture.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-24
    • 文件大小:608613
    • 提供者:445363200
  1. MyDicm2Bmp

    0下载:
  2. DICOM图像转换成BMP格式的源码,编程环境为VC6.0,转换灵活,可以实现批量转换,速度较快。-DICOM images into BMP format which uses to convert between images,it is usefull.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-28
    • 文件大小:62095
    • 提供者:陈杨
  1. gdi_pic

    0下载:
  2. 使用GDI方式实现的图片显示,是win32窗口程序的源码。-GDI achieved by the use of the picture show that are the source win32 window procedure.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-05
    • 文件大小:506799
    • 提供者:jason
  1. jpeg

    0下载:
  2. 基于jpeg2000的源码实现,可以用于一般的bmp图像编码-code for jpeg2000
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-23
    • 文件大小:7248395
    • 提供者:Giggs
  1. libjpeg-original

    0下载:
  2. 该源码可以实现jpeg图像的压缩。以调试运行,可以运行了!-You can obtain it!It is perfect.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:1002004
    • 提供者:占 飞
  1. jdcapture

    0下载:
  2. VB源码,截图,抓屏,一款基于VB源码实现的简单截-VB source, screenshot, screen capture, a VB source code to achieve a simple cut-based
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-02
    • 文件大小:13322
    • 提供者:李力
  1. Scrawl

    0下载:
  2. 这份源码实现的是Android图片编辑中出现的在图片上涂鸦的的功能,Edit_bitmap为传递到该界面的参数-The source realize the Android photo editor appears on the picture graffiti functions, Edit_bitmap of the parameters passed to this interface
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:3227
    • 提供者:陈其林
« 12 3 »
搜珍网 www.dssz.com