CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - binary check

搜索资源列表

  1. hewshow

    0下载:
  2. 在实际应用中,经常需要用以二进制形式来查看文件的内容,本例提供了一种查看二进制文件的方法,可以查看任何文件的二进制编码-in practical application, often needed for the binary form to view content of the document, the cases provided a check of the binary files, can view any document binary coding
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:35.5kb
    • 提供者:苗雨
  1. PieProgressCtrl_src

    0下载:
  2. The Code Project is an exciting site with impressive teaching and professional exchange capabilities. I have learned much from it and also decided to submit my contribution. Occasionally I was involved in a project to check experimental data for cons
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:18.07kb
    • 提供者:小叹号
  1. V1.0b

    0下载:
  2. 这是一款全中文环境的傻瓜型汇编语言辅助开发工具;它包含179个DOS/BIOS中断功能和6个常用的程序框架的模板,用户只要根据自己的需要在窗口中设置选项,就可以快速、准确地自动生成相应的汇编源代码;其中的二进制位的设置与计算、使用哪些寄存器、大量数据的编排(如:低格时的扇区的交叉排列)等等既往需要程序员记忆、理解、计算、查资料才能完成的工作,现在都可由软件隐含自动完成。程序框架模板可自动生成汇编程序的各个段、循环语句、判断语句等,用户可以象使用高级语言一样,不用考虑程序格式以及如何设置跳转标号等
  3. 所属分类:Web服务器

    • 发布日期:2008-10-13
    • 文件大小:496.79kb
    • 提供者:李锦
  1. haiming

    0下载:
  2. 海明码的程序, 可以用这个程序来实现二进制数的校验,-Hamming code of procedure, this procedure can be used to achieve a number of binary check,
  3. 所属分类:中间件编程

    • 发布日期:2008-10-13
    • 文件大小:1.58kb
    • 提供者:bear
  1. LRC-check-function

    1下载:
  2. LRC校验函数说明及程序源码, 错误校验用于 ASCII 模式。这个错误校验码是一个 8 位二进制数,可作为 2 个 ASCII 十六进制字节传送。计算 LRC 码时,仅设备地址、功能代码、数据块字节参加-LRC calibration function descr iptions and program source code, check for errors in ASCII mode. This error check code is a binary number eight, a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:1.24kb
    • 提供者:wuxixi
  1. genBST

    1下载:
  2. 通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶子节点,插入节点,查找节点,删除节点,由前序遍历结果和中序遍历结果生成树,由后序遍历结果和中序遍历结果生成树,检查该树是否平衡和完全平衡。-generic binary search tree contains the algorithm are : output breadth - first traversal, the former
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16.03kb
    • 提供者:雷剑
  1. gen_H_bit

    0下载:
  2. binary image expansion of parity check matrix for RS codes
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:1.05kb
    • 提供者:郑志安
  1. 循环冗余校验CRC的算法分析和程序实现

    1下载:
  2. 循环冗余校验CRC(Cyclic Redundancy Check)是由分组线性码的分支而来,其主要应用是二元码组。编码简单且误判概率很低,在通信系统中得到了广泛的应用。重点介绍了CRC校验的原理及其算法实现。-Cyclic Redundancy Check (Cyclic Redundancy Check) is a linear code from the branch, its main application is binary codes. Coding simple misjudgm
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:8.51kb
    • 提供者:许俊
  1. LDPC.rar

    14下载:
  2. LDPC码编译码源程序,可生成任意非规则二进制校验矩阵,并可进行LLR BP译码,LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
  3. 所属分类:3G开发

    • 发布日期:2013-10-12
    • 文件大小:7.14kb
    • 提供者:wwwwomen
  1. vb-parity-check

    1下载:
  2. 奇偶校验是一种校验代码传输正确性的方法。根据被传输的一组二进制代码的数位中“1”的个数是奇数或偶数来进行校验。采用奇数的称为奇校验,反之,称为偶校验。采用何种校验是事先规定好的。通常专门设置一个奇偶校验位,用它使这组代码中“1”的个数为奇数或偶数。若用奇校验,则当接收端收到这组代码时,校验“1”的个数是否为奇数,从而确定传输代码的正确性。 -Parity is a method of checking the correctness of the code transmission. Be
  3. 所属分类:assembly language

    • 发布日期:2017-06-12
    • 文件大小:19.31mb
    • 提供者:严壹杰
  1. 2009122

    0下载:
  2. 想加密自己的软件,看过一些软件的作法,思路如下: 1、用户安装后,得出本机的机器码(硬盘的序列号,不想用网卡,因为很多机器没有网 卡)。生成机器码代码 2、用户将该机器码EMAIL给我,我用该机器码生成一个注册码,发送给用户。注册码生成 代码 3、用户在程序中输入该注册码,程序逆算该注册码,与机器码核对,查看是否相符。注册 码逆算、核对代码, 4、如果用户安装后没有得到注册码,在N天后部分功能不可用。不要太容易被改(虽然说 安装后也只有少部份功能能用)。时限功能代
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:11.44kb
    • 提供者:华仔
  1. genH

    0下载:
  2. LDPC非规则二进制校验矩阵生成函数,可生成任意规格的校验矩阵-Irregular LDPC binary check matrix generating function, can generate arbitrary specifications checksum matrix
  3. 所属分类:3G develop

    • 发布日期:2016-02-09
    • 文件大小:2.01kb
    • 提供者:wwwwomen
  1. cdcheck

    0下载:
  2. This a binary encoded on the check, by check, to verify whether the correct transmission-This is a binary encoded on the check, by check, to verify whether the correct transmission
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:992.31kb
    • 提供者:lee
  1. 83390051ldpc_decode_matlab

    0下载:
  2. LDPC codec source code can be generated non-arbitrary rules binary check matrix, LLR BP decoding can be carried out
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1.65kb
    • 提供者:Ahsan Ali
  1. check

    0下载:
  2. 有15个数按由小到大顺序放在一个数组中,输入一个数,要求用折半查找法找出该数是数组中的第几个元素的值,如果该数不在数组中,则打印出无此数 的C程序代码 谢谢!!! -15 the number of small to large order placed by an array, enter a number, asked to use binary search method to find the number is the first of several elements of the
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:629byte
    • 提供者:王皓
  1. check

    0下载:
  2. 1.利用实验一建立的有序表,采用折半查找实现对某一已知的关键字的查找。 2.随机产生一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。 3.已知散列函数为H(key)=key p(p为自定义的常数),冲突处理方法分别为线性探测法和外拉链法,建立散列表并实现查找某一指定关键字元素。-1. Experiment established orderly table, using a binary search to achieve a known keyword
  3. 所属分类:Other systems

    • 发布日期:2017-12-01
    • 文件大小:11.68kb
    • 提供者:BidyBai
  1. 05-check

    0下载:
  2. CRC校验和奇偶校验的源程序,二进制编码。计算机网络传输过程中的校验。-CRC check of the source code, binary coding. Check in the computer network transmission process
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-11-12
    • 文件大小:1.31kb
    • 提供者:gaoxi
  1. binary-to-bcd2

    0下载:
  2. "二进制数调整BCD码的方法是将二进制码左移8次,每次移位后都检查低四位LSD+3是否大于7,如是则加3,否则不加,高4位MSD作同样处理"-" Binary number to adjust the BCD code is the binary code shifted left eight times, after each shift, check for a low whether four LSD+3 is greater than 7, the case of plus 3,
  3. 所属分类:Game Program

    • 发布日期:2017-11-07
    • 文件大小:10.61kb
    • 提供者:王宝
  1. AjaxControlToolkit.Binary.NET45

    0下载:
  2. Ajax Control Toolkit The Ajax Control Toolkit contains a rich set of controls that you can use to build highly responsive and interactive Ajax-enabled Web applications. The Ajax Control Toolkit contains more than 40 controls, including the AutoC
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-11-05
    • 文件大小:6.96mb
    • 提供者:Luciferii
  1. code-binary

    0下载:
  2. check the program for binnary code about manchaster, nrz, ami, etc
  3. 所属分类:Delphi VCL

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