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

搜索资源列表

  1. 100多张swf格式风景图076

    0下载:
  2. FLASH素材源码-100多张swf格式风景图076 100多张swf格式风景图076-FLASH source material more than 100 scenic swf format map more than 076,100 Zhang swf format landscape plan over 0 76,100 Zhang swf format landscape plan over 076,100 Zhang swf format landscape plan 076
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:24124
    • 提供者:
  1. 3DII

    0下载:
  2. 能将多张带有视差的图插成一个多视点的立体图像,效果很好,大家可以-can over the map with parallax inserted into more than one viewpoint three-dimensional images with good results, we can s
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:429998
    • 提供者:沈威
  1. DDrawTest

    1下载:
  2. 用DirectDraw写的,用来显示多张位图,可以用键盘的上下左右方向键来切换位图.注意:必须在C盘根目录下放置6张位图哦,1.bmp,2.bmp,3.bmp,4.bmp,5.bmp,6.bmp.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:16577
    • 提供者:snower_tt
  1. OFDMcode_VHDL

    0下载:
  2. 用matlab语言对ofdm的原理进行仿真,并配有多张仿真图
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:40094
    • 提供者:柳星
  1. mapdata

    2下载:
  2. --==* 海图数据--==* 1、全国100万和25万拼接海图数据 shape格式,全国拼接,通过将纸质海图扫描成图。 2、长江以北全图拼接海图数据 shape格式,2006年出,通过将纸质海图扫描成图,全图拼接,包括长江以北海域,有等深面,水深值等图层,最大比例达到1比1万。 3、全海域详细海图数据 shape格式,2006年出,数字海图原数据,标准分幅,一共220多幅,覆盖全国海域,要素齐全,最大比例达到1比1500。 4、一套海图导航系统
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13417106
    • 提供者:wdss
  1. readdicom

    0下载:
  2. 读医学图象DICOM格式,可以同时读入多张进行浏览
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1027535
    • 提供者:zhangyue
  1. BatchPrint

    1下载:
  2. [CAD/VBA]批量打印 打印图纸,不折不扣的体力活。最多一次打了600多张图,打印机都因"体力不支"中途休息了几次,如果不是用程序批打,估计我也得累个半死。下面是打印过程的源代码,加个for循环就可以批打了。真的挺好的。-[CAD/VBA] Batch Print to print the drawings, the letter of the manual labor. Up to a dozen more than 600 maps, printers because of &quo
  3. 所属分类:CAD

    • 发布日期:2017-03-30
    • 文件大小:4344
    • 提供者:lufeng
  1. 20100406ImageProcess

    0下载:
  2. 用DCMTK打开DCM医学图像,用CxImage来显示的,可以添加多张图像,并可以显示定位线-Open with DCMTK DCM image, use the CxImage to display, you can add more images, and can display the positioning line ..
  3. 所属分类:Graph program

    • 发布日期:2017-05-27
    • 文件大小:10043879
    • 提供者:周红波
  1. floatAxisY

    1下载:
  2. 用于在MATLAB中绘制多坐标轴,将多个变量绘制在一张图中-MATLAB is used to draw multiple axes, multiple variables are plotted in a graph
  3. 所属分类:Other systems

    • 发布日期:2014-05-17
    • 文件大小:1694
    • 提供者:陈颖
  1. cutpic

    0下载:
  2. 自编的个游戏力图片剪切程序,可把张由多个相同大小图片组成的大图剪切成多张小图,并且可修改某个色点(对于游戏中图片的透明色修改很有帮助)-Self-image of the game shear force procedure which could take Zhang by a number of the same size picture composed of shear into a larger multi-Zhang map, and can modify a color point
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:15166
    • 提供者:zzg
  1. spellpic

    0下载:
  2. 自编的个游戏力图片拼接程序,可把多张小图拼接成一张由多个相同大小图片组成的大图-Own game of power picture splicing procedures, can be spliced into a multi-Zhang Figure 1 by a number composed of the same size picture to enlarge
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:11595
    • 提供者:zzg
  1. interp

    0下载:
  2. 用于图象的复原处理,可以对多张同样角度拍摄的图片进行分析,得到清晰的放大图. superresulution-Rehabilitation treatment for the image can be more than the same angle picture taken for analysis have been given clear Enlargement. superresulution
  3. 所属分类:Graph program

    • 发布日期:2017-04-01
    • 文件大小:17540
    • 提供者:huilian.Li
  1. WaterMark

    0下载:
  2. VC++ 给图片加水印效果示例,导入原图片、导入水印图片,可以将两张图叠加到一张图上,相当于加水印效果,不过实现起来里面有很多细节的,具体请看代码。源程序编译正常,不过加水印功能有些错误,对水印图片要求也比较高,不过目的是为了交流学习,明白了原理就好办多了。 -water mark
  3. 所属分类:Special Effects

    • 发布日期:2017-05-07
    • 文件大小:1081920
    • 提供者:曹海林
  1. showpicture

    0下载:
  2. 显示多张图片 一张大图 多张小图在下方支持jpg bmp等-Display multiple images over a larger Zhang map at the bottom to support jpg bmp, etc.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-20
    • 文件大小:5753853
    • 提供者:李浩
  1. ViewDIB

    0下载:
  2. 一个用于显示位图的程序,可以打开一张位图,并显示,也可以打开多张-Is used to display a bitmap program, you can open a bitmap, and display, you can also open more than one
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:88004
    • 提供者:skylost
  1. CDMA

    0下载:
  2. CDMA功率控制算法 包括的文件比较多 有多张结果比较图-CDMA power control algorithms are more files included in the results of a number of Zhang Comparison Chart
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:288272
    • 提供者:pluto
  1. mallshow

    0下载:
  2. 仿京东商城的商品展示,可多张图切换。具原图放大功能-Imitation the Jingdong Mall commodity display multiple map switching. With the original image zoom function
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-20
    • 文件大小:460964
    • 提供者:韩东
  1. combind-program

    0下载:
  2. 用于MATLAB作图中,多张图的合并(里面的文件路径需要根据需要更改)-For the MATLAB plot, the multiple number of pictures merger (inside the file path needs to be changed as needed)
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:593
    • 提供者:linqing
  1. matlab-多个坐标系

    0下载:
  2. 利用matlab编译程序实现一张图内绘制多个坐标系的功能(Using the MATLAB compiler to achieve a map drawing multiple coordinate function)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:9216
    • 提供者:李慕珂
  1. image_stitch

    1下载:
  2. 全景图拼接,将多张自己拍摄的图片拼接成全景图(image stitching, take several photos of your own and stitch them together, stanford cs131 assignment 1)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-08
    • 文件大小:38912
    • 提供者:eraghserh
« 12 3 4 »
搜珍网 www.dssz.com