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

搜索资源列表

  1. hm7

    3下载:
  2. Applet画面中绘制一个19×19的围棋棋盘 在Applet画面中绘制一个19×19的围棋棋盘。棋盘的颜色由白(white)、灰(gray)、橘黄(orange)、浅红(pink)几种颜色中随机选取。-Applet picture drawing a 19 x 19 Go Applet chessboard in drawing a picture 000 19 x 19 Go chessboard. Calculations by the color white (white), gr
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:862
    • 提供者:黄铭
  1. showbitmap

    0下载:
  2. 位图装入、显示的c++类。 使用方法: 1 构造类的一个实例对象: 空实例 CDIB bmp() 用资源号构造 CDIB bmp(nResID) 用文件构造 CDIB bmp(\"PATH//Filename.bmp\") 2 若1步构造的是空实例对象,则须装入位图: 从文件装入 BOOL bmp.LoadFromFile(\"PATH//Filename.bmp\") 从资源装入 BOOL bmp.LoadFromResource(UINT n
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:11183
    • 提供者:linus
  1. Arnold_Matlab_code

    0下载:
  2. Arnold图像置乱Matlab代码 %% -------------------------------------------------------------------- %% % Function: Arnold图像置乱 % Arnold: x =(x+y) mod N, y =(x+2y) mod N % 变换周期(N,M): (128,96),(256,192),(512,384) % Argument: dPSNR: 置乱后PSNR % outIm
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1328
    • 提供者:kuhasu
  1. bmpext_src

    0下载:
  2. bmpext_src.zip Bitmap usage extension library Classes included All class declarations are included in the bmpext.h header. Device dependent bitmap (DDB) extension class CDDBDrawEx:-bmpext_src.zip Bitmap usage extension li brary Classes in
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:17265
    • 提供者:上官婉儿
  1. 3DSlice

    0下载:
  2. 将三维图像从X,Y,Z这三个方向上的任意深度的数据以二维切片显示-display the 2D slice from the 3D image data
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-28
    • 文件大小:11764570
    • 提供者:小金
  1. matlab

    0下载:
  2. 产生右图所示亮块图像 f1(x,y)(128×128大小,暗处=0,亮处=255),对其进行FFT,同屏显示原图f1和FFT(f1)的幅度谱图,若令f2(x,y)=(-1)x+y f1(x,y),重复以上过程。以及旋转45度后进行变换-Generating shown bright block image F1 (x, y) (128128 size dark = 0, light at = 255), the FFT, the same screen display Original f1 a
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-09
    • 文件大小:250947
    • 提供者:LyndonZhang
  1. Queens_ImageControl_VS2005

    0下载:
  2. 大图像的缩放和平移,支持大小50MB的图片缩放,效果非常平滑-I recently wrote an article showing a simple method for panning an image. The code worked very well for small to moderate sized images. However, when using very large images, the performance degraded significantly.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-08
    • 文件大小:71465
    • 提供者:ray
  1. ShowBmp

    0下载:
  2. visual C++的CDC类有一个成员函数setPixel可以直接在视区坐标(x,y)点设置成所要显示的颜色crCoIor。-The CDC class visual C++ a member function setPixel can point directly in the viewport coordinates (x, y) is set to the color display crCoIor.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-07
    • 文件大小:2377287
    • 提供者:刘琳
  1. scale

    0下载:
  2. Function to rescale dicom image for view using imshow(X)
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-09
    • 文件大小:44689
    • 提供者:Norrish
  1. Jpg

    0下载:
  2. BMP图象数据提取及灰度值提取,,,,该程序首先把BMP从一维数组转换到CCC[960][1280]这个二维数组,然后扫描图象,提取其中的每个像素点的R,G,B值转换成Y,U,I模式的Y值(亮度/灰度值),然后用pix[y][x]存放,小弟能力有限,下面本来想用另一个数组B[y][x]存放二值化后的实体的-BMP image data extraction and gray value extraction,,,, the program first to BMP conversion from
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3655932
    • 提供者:徐庶
  1. DisplayTiff

    0下载:
  2. 本代码主要是分析tiff文件结构,以及解出图像数据显示的例子,其中只是一种TIFF格式文件的解析,希望感兴趣的人通过引导了解tiff图像格式的规则。- EnglishSpanishChineseTranslate text or webpage 本代码主要是分析tiff文件结构,以及解出图像数据显示的例子,其中只是一种TIFF格式文件的解析,希望感兴趣的人通过引导了解tiff图像格式的规则。 Translate from: Chinese Allow phonetic typin
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:21959
    • 提供者:guxingwo
  1. show

    0下载:
  2. 基于UNIX、Linux的X窗口下的RAS格式图片文件显示程序。-RAS format image files based on UNIX, Linux X Window display program.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-30
    • 文件大小:287513
    • 提供者:zt
  1. readPNM

    0下载:
  2. 读出PXM格式图像文件,这里X代表G,B,P中的一个,可用于图像处理.-read PXM-type image, can used for image processing.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-08
    • 文件大小:217777
    • 提供者:孙燮华
  1. ImageMagic_src

    0下载:
  2. ImageMagic 圖片色彩平衡調整 Ever wonder how to extract data from a JPEG and manipulate it using only WPF? Or how WPF performs on a moderately sized image (10 MB)? The ImageMagic program provides an answer. The program opens an included 2592 x 3872 JPEG, ex
  3. 所属分类:Picture Viewer

    • 发布日期:2017-11-09
    • 文件大小:135893
    • 提供者:tang
  1. PandaDirectXMaxExporter

    1下载:
  2. 2009Max插件导出X文件,打开文件导出,下来列表中选择X文件-2009Max export plug-X files, open the file export, down list, select the X files. . .
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-08
    • 文件大小:87666
    • 提供者:yiyie
  1. x

    0下载:
  2. 图片显示功能的介绍,简单易懂,容易让人明白,是不错的学习材料。-the word is simple and helpful, it is good for learner.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:884311
    • 提供者:sun
  1. niceview

    0下载:
  2. qt4.x环境下的一个图片浏览的程序,带有幻灯片播放的功能-Qt4.x environment image browsing program, with a slide show broadcast function
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-24
    • 文件大小:98778
    • 提供者:hejiajing
  1. pictureflow-qt

    0下载:
  2. QT4.X环境下的一个图片浏览的程序,可以支持多种格式如JPG,GIF,BMP,JPEG2000等-QT4. An X environment image browsing application, can support multiple formats such as JPG, GIF, BMP, JPEG2000, upon
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-02
    • 文件大小:597076
    • 提供者:hejiajing
  1. DCM-Viewer

    0下载:
  2. 查看医院DICOM格式图片,X光、CT、MRI等-View the pictures of Radiology, such as X ray, CT,MRI,and so on
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-19
    • 文件大小:5325443
    • 提供者:小蓝
  1. sin(x)

    0下载:
  2. 在MFC框架内绘出0到2PI范围内sin(x)图像,并能够显示坐标。-Plotted within the range of 0 to 2PI sin (x) in the MFC frame image, and can display the coordinates.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-13
    • 文件大小:2646753
    • 提供者:郭士祥
« 12 »
搜珍网 www.dssz.com