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

搜索资源列表

  1. 将bmp格式转换为raw

    1下载:
  2. 先正确读取bmp图像然后将其转换为raw格式并存储-first correctly read bmp images will then convert its raw format and storage
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:115839
    • 提供者:戢亮子
  1. paintlib-2.5.0

    0下载:
  2. paintlib是一个可移植的用于图像加载、保存和处理的C++类库。可从BMP, GIF, JPEG, PCX, PGM, PICT, PNG, PSD, TGA, TIFF和WMF文件中加载图像,且可保存为BMP, JPEG, PNG和TIFF格式。既可通过在过滤器类中执行过滤, 也可通过直接访问位图来进行图像处理。提供了完整的C++源码。-paintlib is a transplant can be used to image loading, storage and handling o
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1078529
    • 提供者:宁华锋
  1. times

    0下载:
  2. 功能概述: 提供一个时间序列的分析插件,只需要提供时间轴和数值轴,就可以进行相关的可视化分析计算。 接口要求: 利用TeeChart为主要平台构建,支持WebService,支持ActiveX,支持OLE Automation。 所有数值序列采用数组存储,独立于数据库,支持数据的转入转出,支持文本和XML等格式导入导出 图像支持矢量输出,支持多种文件格式输出,支持Stream方式输出图像。 序列数据源(含中间序列)支持交互修改. 基于年序列的频率分析见单独的频率分析插件Hfre
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:743054
    • 提供者:刘雄
  1. pcx文件查看

    0下载:
  2. PCX文件查看,.pcx是在pc上成为位图文件存储标准的第一种图象文件格式,pcx文件分为三部分,依次为:pcx文件头,位图数据和一个可选的色表。-PCX,. Ai is on the pc as bitmap file storage of a standard image file format, ai document is divided into three parts, in descending order : nil file, bitmap data and an option
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:38368
    • 提供者:石飞
  1. 图象载码程序源代码

    0下载:
  2. 这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到节省空间,安全加密,数据保护,多媒体同时运行,提高空间与时间的并行性。 -I think this is a very useful small program, as the name suggests, the procedure is different signals (such as different files : t
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:107080
    • 提供者:盒香烟
  1. JpegLibTest

    0下载:
  2. 测试Libjpeg库的原代码,在WINCE环境下测试通过,可以实现对JPG,JPEG格式的图片进行读取和存储-Libjpeg test for the original code, pulled in the test environment can be achieved right JPG, JPEG format images and read storage
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:376690
    • 提供者:潘涛
  1. WriteJpeg

    0下载:
  2. 通过调用Libjpeg库中的函数接口,可以实现把位图转换成jpg格式的图片存储,在WINCE下经过简单的修改测试通过-by calling the library function interface, which enables bitmap conversion jpg format photo storage, pulled under through simple changes through testing
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:409144
    • 提供者:潘涛
  1. RLEBmp_demo

    0下载:
  2. 利用vc编制的压缩bmp图形文件的程序.可以打开普通bmp文件并存储为压缩形式-vc prepared by the use of compressed graphics bmp file. General bmp can open the file and storage of compressed form
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:20699
    • 提供者:吴宁
  1. delphi实现屏幕图像捕捉

    0下载:
  2. 屏幕的捕获其实就是抓屏程序,原理是获取桌面句柄,创建画布,最后进行位图存储。-screen capture is actually Capturing the Screen procedures and the principles of access to the desktop handle, the creation of canvas, for the final bitmap storage.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:183365
    • 提供者:杨海峰
  1. 画图程序开发MAPMODE

    1下载:
  2. 1、 本程序在交作业时需提交程序详细的说明书、源码程序。 2、 编程方式可以使用API编程或MFC编程方式。 3、 功能至少包括: 1) 画直线、矩形、椭圆和颜色填充,支持打印输出。 2) 可以更改线宽、更改线的颜色和填充的颜色。如下面的图形显示。 3) 最好实现对图形对象的文件存储。 -1, the procedures in perpendicular operation must produce detailed procedures manuals, source
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:132900
    • 提供者:八云
  1. zwt

    0下载:
  2. 能对BMP,JPEG格式的图像进行存储并能从数据库中读取。-able to BMP, JPEG image storage and read from the database.
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:4081
    • 提供者:张王
  1. DXFDRAWING

    0下载:
  2. 本代码的主要功能是读取DXF文件,并实现数据的存贮功能。-the main functions of the code is read DXF files, and data storage functions.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:24968
    • 提供者:yfm
  1. picture-save

    0下载:
  2. 使用delphi数据库使用MySql即可实现图像的存储本程序只能存储bmp的图片-use MySql database can be used to achieve the image storage procedures can store pictures bmp
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9002
    • 提供者:谭雪欣
  1. imagRW

    0下载:
  2. 图象文件的读取,加密和储存 希望大家支持和提意见 -read image files, encryption and storage of hope that we support and comment
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2366
    • 提供者:ant
  1. showdib2

    0下载:
  2. 低层方式实现bmp位图的读取和显示,以画点的方式实现bmp位图的显示,有利于学生熟悉图象的存储结构-achieve lower bmp bitmap read and display, the painter points in a way bmp bitmap display, help students become familiar with the image storage structure
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:970654
    • 提供者:陈慧
  1. savegame

    0下载:
  2. 用opengl实现游戏中的常用的进度存储。-use opengl games to achieve the common progress of storage.
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:44323
    • 提供者:wnaga
  1. SDK-2000

    1下载:
  2. 天敏SDK-2000开发包,能实现图像的实时采集,存贮,对比度和亮度调节.-Mortimer SDK-2000 development kit, to achieve the real-time image acquisition, storage, contrast and brightness adjustments.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:87131
    • 提供者:阿汪
  1. 14A-Phase-Change-Storage-

    0下载:
  2. 14相变存储材料,可用于建筑结构的耐火极限1-s2.0-S187770581400455X-main-14A Phase Change Storage Material that May be Used in the Fire Resistance of Building Structure 1-s2.0-S187770581400455X-main
  3. 所属分类:Special Effects

    • 发布日期:2017-04-24
    • 文件大小:335399
    • 提供者:方方
  1. Storage-Management

    0下载:
  2. 存储管理,分页存储下面的位式图表示的存储管理-Storage management, paging, digital storage following storage management style graph
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2534
    • 提供者:jionagiinii
  1. storage

    0下载:
  2. 一个简单的,超市存包系统,大模块分 管理员模块和普通用户模块,功能为自动分配密码,能重置密码等-A simple supermarket bag storage system
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:2968
    • 提供者:laao2tatt
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com