CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 数据库编程 搜索资源 - binary

搜索资源列表

  1. blobrw

    0下载:
  2. 微软的SQL SERVER数据库的Image、text等字段都属于二进制的大对象。这些对象的存取和其他轻型对象略有不同。   微软.NET Framework的System.IO命名空间下给我们提供了一个FileStream文件流类。我们可以使用这个文件流对二进制大对象轻松进行读写。   我实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBo
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:9682
    • 提供者:张庆
  1. adoforblob

    0下载:
  2. 数据库中二进制大对象操作实例,演示了如何利用ado操作Access数据库表中的二进制大对象字段。也适用于SqlServer数据库 -database binary large object manipulation examples demonstrate how to use ADO Access database table operation of the binary large object field. Slammer also applies to database
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:524753
    • 提供者:张大力
  1. officexptoolbar

    0下载:
  2. 主要用于灵活可靠地生成任意复杂的DataWindow的Filter语句或SQL的Select语句中的Where查询条件。核心技术是采用面向对象方法分析了SQL的SELECT语句的语法结构,概括出基于表达式类的面向对象模型(包括字段,常数,函数,自定义表达式及二元表达式对象)。在查询界面中,用户可以灵活地创建、销毁、组合或拆分这些对象,构造出复杂多样的表达式树,有效地实现了数据库的动态查询。-mainly for flexible and reliable generation of arbitr
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:526402
    • 提供者:陈同坏
  1. adoPIC

    0下载:
  2. 用ADO把大文件,比如JPG,BMP ,mp3等大文件 以二进制的形式存入数据库和读出数据库,并显示或播发-use ADO to use the documents, such as JPG, BMP, MP3 and other large files in binary form sensed data stored in the database and library, and display or transmit
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:502315
    • 提供者:皇飞
  1. UsingBlob

    0下载:
  2. 二进制数据库编程 AppWizard has created this UsingBlob application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-binary database programmin
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:353598
    • 提供者:朱伟忠
  1. claire

    0下载:
  2. 实现了一个简单的WinForm程序,这个程序通过点击“Open”按钮选择一个bmp或者jpg文件,并显示在图形控件PictureBox中。通过“Save”按钮存入数据库。点击“View”CheckBox可以切换到浏览状态,观看存入数据库的图片。   由于对二进制大对象使用的流操作,所以对于任何文件都具有通用性。读写文本文件也可以这么做-achieve a simple WinForm procedures, this procedure by clicking on the "Op
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:773578
    • 提供者:qifang
  1. HuffmanTwoTree

    0下载:
  2. 实现数据的压缩,演示Huffman二叉树的应用。虽然压缩效果不如rar等,但是作为一种算法,具有可借鉴的价值。-data compression, presentations Huffman binary tree applications. Although not rar compression, but as an algorithm that can draw is the value.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:6613
    • 提供者:祝桦岸
  1. binxx

    0下载:
  2. 二进制文件保存,提取 使用stream 完成,解压后建立数据库,将image设为二进制-binary files kept from the use of stream completed, unpacked databases, image will be set to binary
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:2302
    • 提供者:max
  1. LLXTWO

    0下载:
  2. 大学时做的数据库实验,计算一个二元一次方程,只求实数解-universities do experimental database to calculate a binary linear equation, the only realistic Solution
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:10578
    • 提供者:llx
  1. MYADOBLOB

    0下载:
  2. 使用VC++存取数据库中的大对象,例如图象,音频文件或其他二进制大的数据-use VC access the database objects, such as images, audio files or other binary large data
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:628511
    • 提供者:梁中锋
  1. vcSaveFigureToDDB

    0下载:
  2. 基于二进制的数据库编程。该程序能够将图像存储在数据库中,并且能够实现数据库的浏览。-based on binary database programming. The procedure will be able to store the images in a database, and can browse the database.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:350683
    • 提供者:刘哲
  1. vc二进制大对象

    0下载:
  2. 能够在数据库中存取大的二进制块-to access large databases of binary block
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:34714
    • 提供者:李喻辉
  1. BLOB

    0下载:
  2. A example of Working with InterBase s Binary Data Type!
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:57300
    • 提供者:马小风
  1. binary_asif

    0下载:
  2. color image to greyscale image to binary image
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:39903
    • 提供者:Vo Van Nho
  1. ins

    0下载:
  2. 实现从数据库中查询一条记录,然后插入到另一个数据库中:包括图像数据即二进制数据.改进后可实现将任何文件以二进制形式存入数据库-from a database for a record, and then inserted into another database : including image data that is binary data. Improvements can be achieved in any document stored in the database binar
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:1166
    • 提供者:王永雷
  1. 文件数据库

    0下载:
  2. 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write byte, but the structure STRUC
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:23353
    • 提供者:全秀
  1. SaveBinaryFileToDB

    0下载:
  2. 用vb编的小程序把solidwork三维零件转换为二进制保存到数据库,在工程中已经千锤百炼了。-vb series with a small procedure solidwork converted to three-dimensional parts to preserve binary database, the project has been the tests.
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:112858
    • 提供者:张军
  1. fano

    0下载:
  2. 设有离散无记忆信源X,P(X).二进制费诺编码为:1.将信源符号按概率从大到小的顺序排列2.将信源分成两组――按两组概率之差为最小分.3.上面一组编码为0,下面一组编码为1,一直分到一组只有一个信源为止.4.将一个信源分组得到的0和1全部连接起来,组成该信源的码字,信源即得到自己的费诺编码.-There be no X remembering the message source in case that having being scattered, binary Feinuo of P (X
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-03-22
    • 文件大小:985
    • 提供者:MJ
  1. Binary

    0下载:
  2. 超强二进制读取,写入文件,并对数据库实时控制,本文以写好了2个类!-Super-binary read, write files, and database, real-time control, this paper written by two classes!
  3. 所属分类:ADO-ODBC

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

    0下载:
  2. Binary Calculator Test
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-12
    • 文件大小:632
    • 提供者:kui7ise
« 12 3 4 5 »
搜珍网 www.dssz.com