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

搜索资源列表

  1. RW-Binary

    0下载:
  2. 基于vb用二进制实现图片文件的合并与分解-Vb-based binary image files to achieve consolidation and decomposition
  3. 所属分类:File Operate

    • 发布日期:2017-11-16
    • 文件大小:556521
    • 提供者:陆永
  1. Byte-to

    0下载:
  2. 二进制文件流转图片的函数,在TCP和截图时有很大的作用,希望可以帮助求学者-Byte to 图片
  3. 所属分类:android

    • 发布日期:2017-04-04
    • 文件大小:689
    • 提供者:飞机
  1. InsertImageToDB

    0下载:
  2. 采用二进制的方式,向数据库中插入图片,并从数据库中读取存入的二进制图片-Binary manner, to the database, insert pictures, and read from the database into a binary image
  3. 所属分类:CSharp

    • 发布日期:2017-04-25
    • 文件大小:410532
    • 提供者:HUJUN
  1. PictureStream

    0下载:
  2. 研究图片格式的源代码.图片的数据流,二进制流操作-research picture format source code, the stream of picture
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4659178
    • 提供者:ultrain
  1. TestNetWorkConAPI

    0下载:
  2. 在asp.net中将图片一二进制的方式存入到数据库中并且在读取出图片-In a binary image asp.net will be credited to the database and read out of the picture
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:821574
    • 提供者:wangjing
  1. ReadFrxRes

    0下载:
  2. VB提取frx、ctl、ctx等二进制文件中的图片资源-VB extract frx, ctl, ctx binary files such as pictures and other resources
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-15
    • 文件大小:5947
    • 提供者:桂花翅子
  1. 876545678

    0下载:
  2. 本实例企业员工IC卡考勤系统用到了IC卡自带的Mwic_32.dll组件,运行前,需将该组件拷贝到Debug文件夹中。可由此开发一个为企业内部员工IC卡考勤的程序,。通过这个源码你还可以学习如何使用和声明动态链接库,设置的一个变量,用于控制一张IC卡只读取一次以及向数据库中只添加一次内容,向IC卡中写数据,读取IC卡中数据,核对卡密码,调用公共类中的ReadIC方法开始循环读取IC卡,端口初始化,设备密码格式,将数据库中的图片转换成二进制流,将字节数组存入到二进制流中,将图片存入到指定的路径等,
  3. 所属分类:CSharp

    • 发布日期:2017-04-05
    • 文件大小:636068
    • 提供者:余香肉丝
  1. 04

    0下载:
  2. 本代码介绍人事管理系统的完整开发过程,对各个模块的设计进行详细的介绍。系统采用Visual C++ 6.0与SQL Server 2005开发。其中主要应用ADO数据库访问技术,进一步加强了对SQL语言的运用,巩固了一些基本控件的使用方法。重点介绍DateTimePicker控件、picture控件、列表控件、树型控件等数据库系统中常用控件的使用步骤,还将介绍针对SQL Server 2005数据库,对长二进制图片数据存取的方法。-This code describes a complete p
  3. 所属分类:SQL Server

    • 发布日期:2017-04-09
    • 文件大小:921739
    • 提供者:米娜
  1. 54845745

    0下载:
  2. 二进制存取图片,C#经典编程实例源码,很好的参考资料。-Binary image access, classic instance of C# programming source code, a good reference.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:46361
    • 提供者:糟熘鱼片
  1. match_picture

    0下载:
  2. 读取某个单色图片,将图片信息转化为二进制编码,然后利用遗传演算算法得到原图片,完成图像匹配-Read a monochrome image, the image information into binary code, then use genetic algorithm to get the original picture calculus complete image matching
  3. 所属分类:Special Effects

    • 发布日期:2017-05-27
    • 文件大小:10203047
    • 提供者:小子
  1. Virtual-Machine

    1下载:
  2. C++模拟mips处理器,能执行mips二进制代码,支持大部分mips指令,可选文字显示和图片显示两种模式-C++ simulation mips processor can execute binary code mips, support most mips instruction, optional text display and picture display modes
  3. 所属分类:Other windows programs

    • 发布日期:2015-01-18
    • 文件大小:601088
    • 提供者:Chan Cheng
  1. tupian

    0下载:
  2. VB 自己写的一个图片处理的小程序 二进制操作图片的 速度 N快 可二值 灰度化 -VB pace himself wrote a small program binary image processing operations can be faster image N binary Gray
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7494
    • 提供者:alftmdh
  1. Text2Bin

    0下载:
  2. stm32数组转二进制工具,在Keil下运行 1.输入文件内容必须包含类似于{0xff,0xff}这样的c语言数组格式,才能正常转换。大括号和前导符“x”是必须的。 2.支持8位和16位数据。 3.支持4个字节的长宽信息,方便Image2Lcd程序输出的图片转换成Bin。 4.支持成对“/”符号包含注释信息,若文件内容只有单个“/”,后果自负。 5.支持头四个字节的宽高信息互换存储位置。-stm32 array to binary tools, running in Keil
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:319605
    • 提供者:颖颖
  1. test

    0下载:
  2. 可以把图片转换成二进制,对企业的上传文件很有用-Can convert image to binary, upload a file is very useful to the enterprise
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-24
    • 文件大小:29663
    • 提供者:zhangqi
  1. PictureManager

    0下载:
  2. 图片资源随着计算机和数码设备的普及,数字图片资源已成为我们13常生活中的一个重要部分,对于13益增多的图片资源,如何更好地存储和有效检索已成为人们面临的一个新的课题。图片文件不同于文本文件,它以二进制方式存放于电脑中,因此实现图片管理主要有以下两种方式-With the popularity of computers and image resources of digital equipment, digital image resources has become an important
  3. 所属分类:OS Develop

    • 发布日期:2017-04-03
    • 文件大小:759010
    • 提供者:王丹
  1. LcmZimo

    0下载:
  2. 晓奇工作室的取模软件,只要输入一幅黑白图片就能自动转化成二进制代码-Xiao Qi modulo studio software,Just enter a black and white picture can be automatically converted into binary code
  3. 所属分类:SCM

    • 发布日期:2017-05-13
    • 文件大小:3298118
    • 提供者:陈浩权
  1. ImageserverSQL

    0下载:
  2. SQL数据库中如何以二进制格式保存图片,又如何从SQL数据库中读取二进制数据进而转换为图片。-How SQL database in binary format to save the image, and how to read binary data from a SQL database and then converted to pictures.
  3. 所属分类:SQL Server

    • 发布日期:2017-03-29
    • 文件大小:1244
    • 提供者:曾启禄
  1. LogoToBin565

    0下载:
  2. JPG,BMP,PNG,GIF图片转RGB565二进制工具(之字型排列)单片机刷屏不用愁了,我用了很多年了,特地上传给大伙学习参考。-JPG, BMP, PNG, GIF pictures turn RGB565 binary tools (zigzag arrangement) microcontroller Shuabing do not worry, I spent a lot of years, specially uploaded to everyone learning refere
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3219069
    • 提供者:YJJ
  1. bound2eight

    1下载:
  2. 数字图像处理中,把图片的数据格式由原来的二进制数据改变为8进制数据-Digital image processing, the image data the original binary data format changed to octal data
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1276
    • 提供者:无空
  1. imageSend

    0下载:
  2. 将图片通过二进制流发送到服务器端并可以在客户端显示-The picture is sent to the server via a binary stream and can be displayed in the client
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:67542
    • 提供者:pangyuhai
« 1 2 3 4 5 6 78 »
搜珍网 www.dssz.com