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

搜索资源列表

  1. Lcy2

    0下载:
  2. 图片不同角度显示,用数组来定位图片的角度,坐标用Random来产生!-Photo different angles, using photo array positioning point of view, using coordinates to generate Random!
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1237
    • 提供者:阿义
  1. 系统ALPHA通道的应用

    0下载:
  2. 本程序通过调用系统API函数AlphaBlend和使用自定义数组来进行同一幅图片的透明效果处理,从它们相同的效果和不同的反应速度上来体现出系统透明通道的应用-this program by calling the API function AlphaBlend system and the use of custom arrays for a picture with the transparent effect, the same from their effectiveness and sp
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:322465
    • 提供者:JELL
  1. ImmutableImageFromByteArray

    0下载:
  2. 从自定义字节数组创建图片的很好的实例,请同行借鉴,定会受益不浅。-from custom byte array of pictures to create good examples, please refer counterparts, will benefit greatly.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:4261
    • 提供者:shangxj
  1. sample

    0下载:
  2. 转换64K色bmp图片用的; 它可以把bmp格式的图片转换成64K色的数组数据(*.c文件); 点击按键“添加”将一个bmp图片添加进来,然后点击按键“转换”就会生成图片数组文件
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:31703
    • 提供者:hu
  1. Display_RGB_ARRAY_In_Dialog_Window

    0下载:
  2. 将二维数组[RGB数组]显示成24位BMP图片,功能非常简单,是在DlgDraw的基础上修改而来。不用害怕复杂的BMP头信息。-show the image from the RGB array
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:48021
    • 提供者:胡进
  1. streamoutlistcontrolshowimage

    0下载:
  2. 1.点击打开图片按钮向数据库中插入图片并显示,点击数据库读出可读出图片并显示 2.点击存入文件,将数据库中的图片存入指定文件夹 3.点击testVector测试向量数组,点击输出数组可以输出向量数组里的东西 4.点击流输出将图片文件以流的方式显示并将图片显示在分区图片-1. Click the picture button to open the database to insert and display the picture, click to read out the mac
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-07
    • 文件大小:1237257
    • 提供者:郑硕
  1. TankGame4

    0下载:
  2. 1) 图像的基本操作; 2) ImageObserver接口、ImageProducer接口的应用; 3) FilteredImageSource类、ImageFilter类、CropImageFilter类的应用; 4) 帧图片数组的运用; 5) 碰撞检测。 -1) the basic operation of the image 2) ImageObserver interface, ImageProducer application interface 3) Fil
  3. 所属分类:J2ME

    • 发布日期:2017-04-09
    • 文件大小:180596
    • 提供者:paul
  1. pintu490381366

    0下载:
  2. 拼图游戏(数组控件),9,16,25块三种玩法。可以更换图片。QQ4903813-Jigsaw puzzle (an array of controls), three playing pieces 9,16,25. Can replace the picture. QQ490381366
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-04
    • 文件大小:430381
    • 提供者:bibi
  1. MTK_RES_MANAGE

    1下载:
  2. MTK资源管理工具源码,C语言编写,主要包括图片转为数组,音乐转为数组,也有把数组转为图片和音乐的源码,略加修改,也可以使用于其他平台或者需要的场合,内有使用说明。-MTK resource management tool for source code, C language, mainly including picture into an array of music to the array, but also to an array of pictures and music into
  3. 所属分类:MTK

    • 发布日期:2015-01-22
    • 文件大小:9273
    • 提供者:贾明
  1. skyblue_PinTu

    0下载:
  2. 产生一个随机数定义位置定义一个数组,用来存放随机编号,使Image响应鼠标事件,来改变图片位置。 -Location to generate a random number define the definition of an array used to store random numbers, so Image respond to mouse events, to change the image location.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-05-16
    • 文件大小:4570480
    • 提供者:赖瑾建
  1. saolei

    0下载:
  2. 自己写的 C#扫雷源代码: 里面的图片素材是从windows自带的扫雷里截图截出来的!~~(自己美工不行) 算法主要是三个二维数组. 一个随机产生雷生成的数组, 一个是通过雷计算生成的地图, 一个是当前个点状态的数组. -My own C# source code for de-mining: the picture inside the material comes from the windows cut out of mine where scre
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:110131
    • 提供者:abc
  1. TFT

    0下载:
  2. TFT液晶屏显示图片 * * * * * * 实验目的:1.掌握TFT彩屏驱动程序的编写、 * 2.学会运用取字模软件应用(取图片数组) * 3.学会怎样处理字模数组数据 * * * *实验现象:彩屏中显示4个相同的图片 -TFT LCD screen display image****** Purpose: 1. To master the preparation of the driver TFT color screen,* 2. Lear
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3768321
    • 提供者:kaka
  1. 2.TFT-picture

    0下载:
  2. 1.掌握TFT彩屏驱动程序的编写、 * 2.学会运用取字模软件应用(取图片数组) * 3.学会怎样处理字模数组数据 -1. To master the preparation of the driver TFT color screen,* 2. Learn to use the font software applications to take (to take pictures array)* 3. Learn how to handle the font a
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:52473
    • 提供者:云云
  1. hdrmerge

    0下载:
  2. HDR图片合成技术,是日本索尼公司图片处理算法。原理是放置两张曝光图片:一张暗和一张亮。经过合成处理生成一张更加接近现实美观的图片。此技术常用于改造照相机 opencv下编译通过,调用方法如下 /*iplImages图片数组,这里有两张:一张曝光亮的,一张曝光暗的*/ HDRMerger hdrMerge = hmCreateMerger(iplImages,length) /*对齐(解决抖动图片合成错位),第2个参数是宽度,第3个参数是高度*/ hmAlign(hdr
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:43828
    • 提供者:张恒
  1. TFT-picture

    1下载:
  2. TFT彩屏显示图片,彩屏中显示4个相同的图片 实验目的:1.掌握TFT彩屏驱动程序的编写、2.学会运用取字模软件应用(取图片数组) 3.学会怎样处理字模数组数据 -TFT color display images, color screen displays the same four pictures experimental purposes: 1. Mastered TFT color display driver preparation, learn to use tak
  3. 所属分类:SCM

    • 发布日期:2015-07-23
    • 文件大小:52224
    • 提供者:李木
  1. 一个比较好用的将图片转换成数组的小软件

    2下载:
  2. 一个比较好用的将图片转换成数组的小软件,简单易用,将图片加载进该软件,然后点击转换,即可产生数组,然后保存该数组,在其他地方即可调用。
  3. 所属分类:代码辅助

  1. IOPIC

    0下载:
  2. 图片转换成byte数组并在控制台输出,同时把数组转成图片。(The picture is converted into an array of byte and output at the console, and the array is turned into a picture.)
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:63488
    • 提供者:rain一直下
  1. 图片取模软件(可二值化)

    1下载:
  2. 可将图片自动二值化取模出数组给单片机控制LED显示图片(The image can be automatically two values of the array to give the array to the MCU control LED display picture)
  3. 所属分类:嵌入式/单片机/硬件编程

    • 发布日期:2018-04-30
    • 文件大小:685056
    • 提供者:dddppp
  1. php上传图片

    0下载:
  2. extract($_POST):批量获取前端post方式传过来的数据,使用参数时参数名为前端传过来的初始名。 in_array(search,array,type):搜索数组中是否存在指定的值,即元素是否存在与数组,返回true或false。 search,必需,规定要在数组搜索的值。array,必需,规定要搜索的数组。type,可选,如果设置该参数为 true,则检查搜索的数据与数组的值的类型是否相同。 count():获取数组元素个数
  3. 所属分类:MySQL数据库

  1. lvglbmp图片转数组工具

    0下载:
  2. lvglbmp图片转数组工具,可以批量把BMP格式图片转换为img数组
  3. 所属分类:调试

« 12 3 4 5 6 »
搜珍网 www.dssz.com