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

搜索资源列表

  1. mysmartlover

    0下载:
  2. 本程序实现Web 服务进行,然后进行二进制序列化和 BinarySectionFormatter 详细信息 -Web Service implementation of the procedures carried out, and then the binary sequence and detailed information BinarySectionFormatter
  3. 所属分类:.net

    • 发布日期:2017-04-26
    • 文件大小:75768
    • 提供者:xxm
  1. MachineCodeGenerator

    1下载:
  2. 机器码生成器,生成机器码,主要是CPU的序列号,然后生成机器码.-Machine Code Generator to generate a binary, primarily CPU serial number, and then generate binary.
  3. 所属分类:.net

    • 发布日期:2016-09-05
    • 文件大小:127668
    • 提供者:zk
  1. linkedlist_binaryTree

    0下载:
  2. Creating linked list, doubly linked list and Binary Tree in VB.Net 2005. sourcecode in Spanish
  3. 所属分类:.net

    • 发布日期:2017-04-03
    • 文件大小:69693
    • 提供者:idd
  1. 3

    0下载:
  2. 本视频演示的ASP.NET文件操作包括:读取普通文件、二进制文件以及如何文件上传-This video presentation, including the ASP.NET file operations: read ordinary files, binary files and how to upload files
  3. 所属分类:.net

    • 发布日期:2017-05-29
    • 文件大小:11986135
    • 提供者:李小童
  1. BinaryAndHexConversions_demo

    0下载:
  2. Binary And Hex Converter
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:193169
    • 提供者:Hoang Hung
  1. e6_8

    0下载:
  2. 用C++编写的任给一个二进制数进行转换成为十进制数-Written in C++, either be converted to a binary number into decimal number
  3. 所属分类:.net

    • 发布日期:2017-04-12
    • 文件大小:2093
    • 提供者:张天
  1. SLBinarySerializer

    0下载:
  2. This article shows you how to serialize a pure .NET object class to a fast binary data in Silverlight.
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:272015
    • 提供者:sargam
  1. Hex2Bin

    0下载:
  2. A project with source code, to convert Intel-16 Hex file (*.hex) into Binary file (*.bin). Project is written in Visual Basic 2008. Probably much useful in In Application Programming (IAP) of embedded systems projects, where binary file will be input
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:802994
    • 提供者:Kiran P
  1. ChangeCalculator

    0下载:
  2. Code to program a calculator to convert from binary to integer
  3. 所属分类:.net

    • 发布日期:2017-03-29
    • 文件大小:66886
    • 提供者:Marie
  1. Conversion

    0下载:
  2. Converter from decimal to binary and from binary to decimal
  3. 所属分类:.net

    • 发布日期:2017-04-16
    • 文件大小:63605
    • 提供者:Marie
  1. StockEffectsSample_4_0

    0下载:
  2. Stock Effects for XNA 4.0 Stock effects provides source code for the five effects (BasicEffect, SkinnedEffect, EnvironmentMapEffect, DualTextureEffect, and AlphaTestEffect), and the default shader used by SpriteBatch (SpriteEffect), built into the
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:76176
    • 提供者:third_eye_o0o
  1. cPP

    0下载:
  2. C++库函数介绍,代有常用的库函数功能介绍,方便初学者使用-Bitsets can either be constructed with no arguments or with an unsigned long number val that will be converted into binary and inserted into the bitset. When creating bitsets, the number given in the place of the templat
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:161957
    • 提供者:蒋勇
  1. 7

    0下载:
  2. 二分查找法 二分查找法 -Binary search binary search binary search binary search
  3. 所属分类:.net

    • 发布日期:2017-04-11
    • 文件大小:589
    • 提供者:李君毅
  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-13
    • 文件大小:3472771
    • 提供者:陈志华
  1. em78-sub-program

    0下载:
  2. 二进制数转换为ASCⅡ码和多字节二进制加法-ASC Ⅱ binary number converted to binary addition and multi-byte code
  3. 所属分类:.net

    • 发布日期:2017-04-02
    • 文件大小:7000
    • 提供者:赵婷婷
  1. Projects

    0下载:
  2. 包括十进制转换二进制转换十六进制的进制转换-Convert from decimal to binary conversion hexadecimal octal conversion
  3. 所属分类:.net

    • 发布日期:2017-03-28
    • 文件大小:88730
    • 提供者:于凯飞
  1. WebHelper

    0下载:
  2. 常用WebHelper类,内容有缓存管理,二进制数据控件,cookie操作,session操作等-The commonly WebHelper class cache management, binary data control, cookie operation, session operation
  3. 所属分类:.net

    • 发布日期:2017-12-09
    • 文件大小:9044
    • 提供者:大西洋
  1. MyCell

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

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

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

    • 发布日期:2017-11-11
    • 文件大小:1600
    • 提供者:果冻
  1. binary

    0下载:
  2. Binary Seacrh algoritm
  3. 所属分类:.net

    • 发布日期:2017-04-25
    • 文件大小:33885
    • 提供者:Nikita
« 12 »
搜珍网 www.dssz.com