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

搜索资源列表

  1. BMP与JPG格式转变的源代码

    0下载:
  2. BMP与JPG文件格式转变的源代码 一个把BMP压缩成JPG的源代码。 大小:16.4K 附: 1. 编译说明 1) 在VC IDE 选择setting->link> 加jpeg.lib 2) 编译程序 2. 原理 程序首先读BITMAP 文件的各像素点的RGB值, library 做压缩 RGB 缓冲区成JPEG文件或缓冲区。-BMP and JPG file format changes in the source code BMP
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:15838
    • 提供者:屠理峰
  1. vtkcube(mfc)

    0下载:
  2. 这个是我在vc6下弄得vtk程序。程序很简单,不过很适合初学者研究。注意在vc下设定vtk得编译环境,除了田间vtk得lib等目录外,还要在工程->设定->link 选项卡, 在Object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtk
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:245228
    • 提供者:肖小
  1. jpeglib_src

    0下载:
  2. 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。-Delphi code in VC show JPG images, not to use Dynamic Link Library.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:103487
    • 提供者:易天行
  1. vtkExample

    2下载:
  2. 这个是我在vc6下的vtk程序。程序很简单,适合初学者研究。注意在vc下设定vtk得编译环境,除了添加vtk得lib等目录外,还要在工程->设定->link 选项卡, 在object/library modules 中添加:vtkCommon.lib vtkFiltering.lib vtkGraphics.lib vtkHybrid.lib vtkImaging.lib vtkIO.lib vtkpng.lib vtkjpeg.lib vtkParallel.lib vtkRend
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:7284005
    • 提供者:付文宇
  1. jpeglib_demo

    0下载:
  2.  利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。-Delphi code in VC show JPG images, not to use Dynamic Link Library.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:13109
    • 提供者:100
  1. Image_from

    0下载:
  2. 把图片存储在数据库中并不是一个非常好方法,这个程序导入的图片存储于硬盘之中,它是数据库中存储的链接,图片地址来显示图片.-The picture stored in the database is not a very good way, this procedure to import the pictures stored on your hard disk, and it is stored in the database link, picture address to display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-16
    • 文件大小:197677
    • 提供者:wayne
  1. jpeg

    0下载:
  2. 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -Delphi code using VC displayed in the JPG picture, do not use dynamic link library.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:114772
    • 提供者:pengzhangxiang
  1. jpeglib

    0下载:
  2. 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。-Delphi code using VC displayed at JPG picture, do not use dynamic link library.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-26
    • 文件大小:114507
    • 提供者:陈元
  1. LoadJpgImage

    0下载:
  2. 自己的写的JPG文件的读写和显示,用的动态连接库的方法-Write their own reading and writing of the JPG files and show that the dynamic link library using the method
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-04
    • 文件大小:306975
    • 提供者:陈杰克
  1. jpeglib

    0下载:
  2.  利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -The use of Delphi code to display JPG images in the VC not to use the dynamic link library.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:102604
    • 提供者:ciwei
  1. jpeglib

    0下载:
  2. 利用Delphi的代码在VC中显示JPG图片,不使用动态连接库。 -Use Delphi code to display JPG images in the VC not to use the dynamic link library.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-07
    • 文件大小:114493
    • 提供者:drengland
  1. Bezier

    0下载:
  2. 用某种方法实现圆的生成算法 2. 实现橡皮筋直线、圆、矩形。 3. 实现基本几何变换(平移、旋转、缩放)。 4. 实现Bezier曲线或B样条曲线。 5. 最终呈现的结果是一个小型的交互式图形系统,用界面把所有功能串连起来-1. Using a method to achieve a circle generation algorithm 2. To achieve a rubber band straight, round, rectangular. 3. The realization of
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-06
    • 文件大小:1318885
    • 提供者:上官菲菲
  1. picture-link-lib

    0下载:
  2. 这是在vc++中显示jpeg、tiff、png格式的图片时,需要用到的静态链接库,包含头文件和库文件,希望对大家有用-This is in VC++ JPEG, tiff, PNG format images, need to use the static link library, including the header files and library files, I hope useful for everyone
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-10
    • 文件大小:1089967
    • 提供者:李文兴
  1. DllBarEnCode

    2下载:
  2. 采用C#(VS2008)开发二维码BarCode案例经典,通过调用动态链接库(Dll)生成PDF417、QrCode、DataMatrix和HanXin二维条码,提供非托管接口调用方法,图像打印与串口读取典型方法,源码参考和详细文档说明 -C# (VS2008) to develop a two-dimensional code BarCode Case Classic PDF417, QrCode, DataMatrix and HanXin two-dimensional bar cod
  3. 所属分类:Picture Viewer

    • 发布日期:2015-02-28
    • 文件大小:755712
    • 提供者:条码开发
  1. OpencvDllvc6.0

    0下载:
  2. 一个动态链接库程序,可以传递窗口控件句柄用于显示-A dynamic link library procedures, can transfer window control handle is used to display
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-17
    • 文件大小:4286683
    • 提供者:33223
  1. link

    0下载:
  2. 2】我们需要创建六个纹理,以给六个面以不同的效果。 为了使用纹理,需要执行下列步骤: 1、创建纹理对象,并为它指定一个纹理; 2、确定纹理如何应用到每个像素上; 3、启用纹理贴图功能; 4、绘制场景,提供纹理坐标和几何图形坐标。 注意:纹理坐标必须在RGBA模式下才可以使用。在颜色索引模式下使用纹理贴图的结果是难以预料的。 创建纹理的核心代码:-just test, this is the way of your life
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-12
    • 文件大小:717
    • 提供者:libai
  1. zuoyougundong

    0下载:
  2. 触屏响应式图片左右滚动代码基于owl.carousel.js和jquery-1.9.1.min.js实现,自适应屏幕大小,响应式设计,完美兼容PC端和手机移动设备,支持触屏滑动效果,支持点击按钮切换,有“上一张、下一张”按钮链接,可设置一屏显示的图片个数,兼容各大主流浏览器!-Responsive touch screen to scroll around the picture-based code owl.carousel.js and jquery-1.9.1.min.js achieve
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:305962
    • 提供者:潘毅
  1. HttpClient

    0下载:
  2. 网络图片浏览器,初级实现网络图片浏览的功能。适合初级Java开发者学习-Http link
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1340842
    • 提供者:孤狼
  1. many-library

    0下载:
  2. 太多的例子讲如何如何实现VC编写动态链接库,VB中声明后使用-Too many examples about how to write a dynamic link library how to implement the VC, VB statement after use
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-15
    • 文件大小:125952
    • 提供者:Hxiace
  1. prucedure_feature_overload

    0下载:
  2. 采用THP预编码QR算法的simulink仿真链路,有16QAM和QPSK两种调制方式-With THP precoding simulink link of QR algorithm, there are 16 qam and QPSK modulation mode
  3. 所属分类:Picture Viewer

    • 发布日期:2017-12-13
    • 文件大小:12324
    • 提供者:BZCvjwp!318149
搜珍网 www.dssz.com