CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 图片 二进制

搜索资源列表

  1. BinaryView

    0下载:
  2. 在VC++平台上设计了一个二进制浏览器,可以将图片的灰度值以二进制的格式以表格的形式读取出来-In vc++ platform design a binary browser, can be in binary image gray value in the form of format. Read out of form
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-29
    • 文件大小:44722
    • 提供者:luxiaohui
  1. convertbmp

    0下载:
  2. 转换图片内容为二进制。用VC++实现的一个实用的源码-VC++, convert bmp file to hex
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:310173
    • 提供者:周居天
  1. BLOBRW

    0下载:
  2. 使用微软.NET Framework的System.IO命名空间下的FileStream文件流类,实现对二进制大对象轻松进行读写。这是一个用VS2005编写的WinForm程序,通过打开一个bmp或者jpg大文件,让其显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。对二进制大对象使用的流操作,对于任何文件都具有通用性,读写文本文件也可以这么做。 -Microsoft. NET Framework&
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:28192
    • 提供者:黄黄
  1. Desktop

    0下载:
  2. 查找编译在VB二进制文件,如*.frx *.ctx *.dsx *.dox中的图片-Find compiled binary files in VB, such as*. frx *. ctx *. dsx *. dox in the picture
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:12209
    • 提供者:li
  1. adoblob

    0下载:
  2. 将大二进制数据存入DB的例子,可以将图片等已二进制数据存在Access或者MSSQL-Large binary data stored in the DB case, you can have pictures and other binary data exists Access or MSSQL
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:76750
    • 提供者:robin
  1. File

    0下载:
  2. 简单的文件流操作,将一张图片导入一二进制写出去-Simple file stream operations, will be a picture into a binary write out
  3. 所属分类:File Operate

    • 发布日期:2017-04-01
    • 文件大小:252531
    • 提供者:陈春丽
  1. TestSaveImage(1)

    0下载:
  2. 图片转为二进制流,存入数据库。读数据库中的二进制流显示图片。-Pictures into a binary stream stored in the database. Read the binary stream in the database display picture.
  3. 所属分类:.net

    • 发布日期:2017-05-14
    • 文件大小:3472771
    • 提供者:陈志华
  1. importImgWin

    0下载:
  2. 读取Excel(office 2003)中的图片内容并以二进制形式保存到数据库,同时还有将Excel当做数据源来读取的方法;例子写得比较简单。-Read Excel (office 2003) the image content and save to the database in binary form, along with the Excel data source as a way to read write relatively simple example.
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:46699
    • 提供者:李想
  1. 2011991434588

    0下载:
  2. 读取图片为二进制显示出来,读取图片文件为数据流,通过读取数据流转成十六进制或二进制 -Read a binary image is displayed, read the image file for the data stream by reading the data flow into hex or binary
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-02
    • 文件大小:710749
    • 提供者:aca67w7a178
  1. SecretHider

    0下载:
  2. 简单的文件操作将文本信息添加到二进制图片文件中。-Simple file operations to the text information is added to the binary image file.
  3. 所属分类:File Operate

    • 发布日期:2017-05-19
    • 文件大小:5583120
    • 提供者:杨帆
  1. SQLofImages

    0下载:
  2. WEB开发,数据库存储图片方法。两种方法:1、存储文件路径,2、存储二进制信息。-How can Database storage images.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-15
    • 文件大小:6439
    • 提供者:Vnique
  1. mysqltest

    0下载:
  2. vs2005写的一个程序,用于mysql界面操作,可进行二进制文件的写入和读出。对于含二进制文件的table,如果是图片则在读取时显示存入数据库的图片。只支持一个图片的table,如果数据库的table有多个图片需自行添加判断代码。内部嵌入自己用来测试rf卡时写的一个简单串口工具-vs2005 environment for the mysql interface operation can be carried out writing and reading binary file. Tabl
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-05-12
    • 文件大小:2828756
    • 提供者:成钻
  1. AccessPicture

    0下载:
  2. access数据库保存图片,能够将图片以二进制数据格式保存在access数据库中。-access database to save the image to the picture stored in binary data format in the access database.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-27
    • 文件大小:57295
    • 提供者:tanghuang
  1. picturetocode

    0下载:
  2. 把图片转换成二进制流,并且利用原有图片生成新的图片-Image into a binary stream, and use of the original image to generate a new image
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:234584
    • 提供者:刘露露
  1. 1

    0下载:
  2. 二进制流读入保存bmp图片,很适合初学者去了解bmp图的结构和读写-The binary stream reads save bmp picture, it is suitable for beginners bmp maps to understand the structure and read and write
  3. 所属分类:File Operate

    • 发布日期:2017-11-18
    • 文件大小:2677
    • 提供者:邓柏
  1. outImage

    0下载:
  2. 建SQL数据库中的二进制图片导出到文件夹中-Build SQL database in binary export images to a file folder
  3. 所属分类:CSharp

    • 发布日期:2017-12-02
    • 文件大小:78779
    • 提供者:fgl
  1. MyCell

    0下载:
  2. 这是本人在2004年时写的一个电子表格控件,中间又有些完善,全用C#完成,里边包含了 二进制序列化,xml方式 序列化,中国式的报表打印设计表头,预览方面较其它国内软件有变化。 支持公式,但不支持表格中插入图片,一个人搞的,没有时间打理了。 本人作了16年软件 ,想退出了,这个东西贡献出来,但愿对后来的朋友有所帮助。 可能有不尽人意的地方,但对于软件公司或个人来讲,放在软件中做打印输出,绰绰有余了。 我还会陆续公布一些自己写的控件 。 这是2010的项目
  3. 所属分类:.net

    • 发布日期:2017-11-19
    • 文件大小:406355
    • 提供者:weihaoran
  1. Logo2Bin

    0下载:
  2. 该代码主要是把Bitmap格式的Logo图片转换成单片机中使用的二进制文件(适用于大端存储模式的单片机),这样Logo图片在代码中可以是独立的且占用固定地址,方便需要频繁更换Logo图片的场合。-This code is use to transfer Bitmap format Logo file to binary file.
  3. 所属分类:File Operate

    • 发布日期:2017-10-31
    • 文件大小:695427
    • 提供者:Dean
  1. POSTpic

    0下载:
  2. POST图片源码,可以将图片转换到二进制流,再提交到服务器,也可以提交的数据库-POST Image Source, the pictures can be converted to a binary stream, and then submitted to the server, and can also be submitted to the database
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:4211
    • 提供者:lasdfkj
  1. readFile

    0下载:
  2. 加载指定图片文件以二进制的形式存到Stream对象中-Load the specified image file is stored in binary form to the Stream object
  3. 所属分类:.net

    • 发布日期:2017-11-12
    • 文件大小:1600
    • 提供者:果冻
« 1 2 34 »
搜珍网 www.dssz.com