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

搜索资源列表

  1. stm32-display-SD-card-picture

    0下载:
  2. stm32 单片机读取SD卡中的图片并显示到TFT LCD上-stm32 display the picture in sd card.
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3855717
    • 提供者:zxl
  1. showpic

    0下载:
  2. 用opencv编的,读取BMP图片的文件信息程序。程序文件下有具体的用户说明书。-Compiled with opencv read BMP image file information program. Under the program files have specific user manual.
  3. 所属分类:Special Effects

    • 发布日期:2017-06-03
    • 文件大小:14856137
    • 提供者:刘欣
  1. asp-number-counter

    0下载:
  2. 最简单的ASP计数器,实现了计数器数据的初始化、保存和读取。使用时,只需调用读取函数即可,非常简便!也很适用初学者。同时,本程序可以自由设定数据显示的最短长度(实际长度随实际数据而定),也可以设定文字或图片的方式显示(displayMode设置为1为文字,2为图片),若设置为图片显示,请自己网上搜索对应0-9的数字图片,并放于你需要的目录即可。-The most simple ASP counter realized initialize counter data, save and read.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3283
    • 提供者:安峰
  1. stemwin-tutorials-Chapter--twelve

    0下载:
  2. 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本期主要讲emWin支持的JPEG图片的显示,官方支持的主要有两种显示方法,一种是从外部存储器读取数据到内部存储器后,再显示图片,这种的显示速度要快些。另一种方法是直接从外部存储器读取数据并显示,这种办法的好处就是不要大的RAM需求,每次读取一些数据显示一次,坏处就是显示速度比较的慢。-Armfly Electronics launched emwin tutorials, a total of 60. F
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:859344
    • 提供者:安富莱电子
  1. stemwin-tutorials-Chapter-thirteen

    0下载:
  2. 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/ 本期主要讲emWin支持的GIF图片的显示,官方支持的主要有两种显示方法,一种是从外部存储器读取数据到内部存储器,然后来显示图片,这种的显示速度要快些,另一种方法是直接从外部存储器读取数据并显示,这种办法的好处就是不要大的RAM需求,每次读取一些数据显示一次,坏处就是显示速度比较的慢。-Armfly Electronics launched emwin tutorials, a total of 60
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:978237
    • 提供者:安富莱电子
  1. read_and_write_data_of_visualSFM

    1下载:
  2. 该程序用来读取visualSFM所产生的数据,option0000.ply , cameras_v2.txt , 00000000.jpg ,可以批量操作图片,并自动命名存储处理结果,只需输入关键文件名-this program is used to read the data which result the visualSFM,like option-0000.ply , cameras_v2.txt , 00000000.jpg .you can deal with the pictur
  3. 所属分类:OpenCV

    • 发布日期:2017-04-14
    • 文件大小:3372
    • 提供者:陈志超
  1. stemwin-tutorials-Chapter--fourteen

    0下载:
  2. 安富莱电子推出emwin教程,共60期。论坛:http://bbs.armfly.com/本期主要讲STemWin支持的PNG图片的显示,官方支持的主要有两种显示方法,一种是从外部存储器读取数据到内部存储器,然后来显示图片,这种的显示速度要快些,另一种方法是直接从外部存储器读取数据并显示,这种办法的好处就是不要大的RAM需求,每次读取一些数据显示一次,坏处就是显示速度比较的慢。-Armfly Electronics launched emwin tutorials, a total of 60.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:736827
    • 提供者:安富莱电子
  1. draw-all-pictures

    0下载:
  2. 该文件在获取文件目录的基础上,实现文件读取和批量绘图,并将绘制图片保存在某个目录下,可以实现几千个图文件的生成和批量查阅。-On the basis of the file to get the file directory on the realization of the batch file reads and drawing, and draw a picture stored in a directory, you can achieve generate thousands of d
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1703
    • 提供者:徐晓萌
  1. READ-SD

    2下载:
  2. 使用STM32F103VET6读取SD卡的bmp图片并显示在TFT3.5寸彩屏上。-Use STM32F103VET6 read SD card bmp picture and display it on TFT3.5 inch color screen.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-18
    • 文件大小:5021735
    • 提供者:曹祥
  1. FileReadFnc

    0下载:
  2. 分别以字节、字符和行为单位读取文件,常用于读二进制文件,如图片、声音、影像等文件-Respectively, in bytes, characters and behavior unit reads the file, commonly used in reading binary files, such as pictures, audio, video and other files
  3. 所属分类:Audio program

    • 发布日期:2017-04-13
    • 文件大小:1880
    • 提供者:流油
  1. code

    0下载:
  2. 一个简单的程序,演示JPEG图片DCT系数的读取与写入。-A simple code to read and write the DCT coefficients of JPEG image.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-14
    • 文件大小:3159831
    • 提供者:猴哥
  1. Readavi

    0下载:
  2. 本程序用来读取一段视频,并将其每一帧以图片形式保存在指定文件夹中,为后续图像处理做准备,同时包括将一系列图像生成视频的功能。-This procedure used to read a video, and each frame in the form of images stored in the specified folder, in preparation for the subsequent image processing, including a series of images
  3. 所属分类:source in ebook

    • 发布日期:2017-04-13
    • 文件大小:1744
    • 提供者:yuan xiaole
  1. Readcolor

    0下载:
  2. 读取和保存bmp彩色图片,希望对大家有用-Read and save bmp color pictures, I hope useful
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-15
    • 文件大小:3715495
    • 提供者:吴波
  1. CSharpwenjiancaozuo

    0下载:
  2. 利用C#进行文件操作,包括:从text文件中读取数据到控件、图片文件上传、文件上传到服务器并保存数据库中等等。-Use C# for file operations, including: data read the text file into the control, image file upload, file upload to the server and stored in the , and so on.
  3. 所属分类:CSharp

    • 发布日期:2017-04-14
    • 文件大小:4259
    • 提供者:胡燕燕
  1. Draw-v2

    0下载:
  2. 简单的读取二进制超声数据,显示图片,并做简单处理。-read ultrasonic data ,and shows it
  3. 所属分类:Special Effects

    • 发布日期:2017-05-17
    • 文件大小:4210382
    • 提供者:
  1. vbaccess

    0下载:
  2. vb将图片以二进制形式保存到数据库,和从数据库将图片读取出来-The picture is saved to the in binary
  3. 所属分类:assembly language

    • 发布日期:2017-04-26
    • 文件大小:56489
    • 提供者:123
  1. 12345

    0下载:
  2. 使用c#语言实现将图片信息存入SQL server 数据库中,并可实现将图片再次读取的功能。-The picture information is stored in SQL server
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-26
    • 文件大小:405975
    • 提供者:tln
  1. MediaShow

    0下载:
  2. 该源码能够对2D图形进行放大、缩小、旋转、还原等功能,并能够读取浏览图片。希望能够对大家有所帮助,谢谢!-The source of 2D graphics can zoom, rotation, reduction and other functions, and can read the browse pictures. I hope you can help, thank you!
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-03
    • 文件大小:896460
    • 提供者:肖贝
  1. C8051F340PADS1232

    0下载:
  2. 本程序用C8051F340驱动ADS1232输出17位AD结果,用联合体union自动分配数据和数组读取并整合的方法处理AD转换结果,AD结果稳定,最多跳动两个数值。内有图片展示的调试结果。-The procedures used C8051F340 drive ADS1232 output 17 AD As a result, the data is automatically assigned by the Commonwealth of union and array read and i
  3. 所属分类:SCM

    • 发布日期:2017-05-09
    • 文件大小:1818681
    • 提供者:Jiang Wu
  1. BMPwriter

    0下载:
  2. BMP图片,读取,绘制类库,可以方便进行BMP图片的编辑和输出-bmp read write
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-29
    • 文件大小:29291
    • 提供者:方波
« 1 2 ... 43 44 45 46 47 4849 50 »
搜珍网 www.dssz.com