CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 加密解密 搜索资源 - 接收

搜索资源列表

  1. checksum

    0下载:
  2. 软件模拟CRC冗余校验,可以对任意长度的发送序列求16位校验和,并且可以对接收序列进行检查。有详细的中文注释,和模拟函数-simulation software CRC Redundancy Check, for any length of this sequence for 16 checksum, and to be able to receive sequence for the examination. The Chinese have detailed notes and simula
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1.53kb
    • 提供者:邓飞
  1. hcsxx

    0下载:
  2. 一解码程序,挺好的东东,不过是用汇编写的,希望能对大家有所帮助。其中还有一个是hcs系列芯片的接收程序。-a decoding procedure very well, the Eastern, but is the compilation was made in the hope that it can be helpful to everyone. Among them were a series of chips is hcs reception procedures.
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:25.5kb
    • 提供者:fas
  1. 7941950gpsmms

    0下载:
  2. gps数据的接收和发送,实现环境为vc-gps data receiving and sending, to achieve environmental vc
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:50.15kb
    • 提供者:丁晓京
  1. QQLogin

    0下载:
  2. QQ自动登陆器, 同时支持TM, 利用QQ可以从命令行接收参数登陆的特点制做, 源码中有QQ密码加密的完整算法, 开发环境, VC++6.0
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:156.23kb
    • 提供者:张鲁夺
  1. 2008516

    0下载:
  2. 实用c程序:16进制<->10进制互换程序 89C51系列CPU编程器接收CPU程序 HT1380实时时钟驱动程序 单个汉字库字摸提取程序,tc2.0编译 按键扫描驱动程序
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:7.98kb
    • 提供者:冀光辉
  1. source4

    0下载:
  2. 数字电视卡操作系统源码,在北方城市应用,可以自己制作接收卡
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:14.43kb
    • 提供者:p
  1. crc_low

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,低位先处理,接收校验成功标志为f0b8.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, low bit to deal with first, mark of success receiving check is f0b8.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-30
    • 文件大小:1.26kb
    • 提供者:dustin
  1. Caesar_encode

    0下载:
  2. 实现移位密码(扩展凯撒密码),用键盘接收明文和密钥,屏幕打印密文。-Achieve translocation password (Extension Caesar password), use the keyboard to receive explicit and key, screen printing ciphertext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-26
    • 文件大小:1.01kb
    • 提供者:蔡吉欣
  1. Vigenere_encode

    0下载:
  2. 实现维吉尼亚密码,用键盘接收明文和密钥,屏幕打印密文。-The achievement of Virginia password, use the keyboard to receive explicit and key, screen printing ciphertext.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:953byte
    • 提供者:蔡吉欣
  1. CRC_Rx

    0下载:
  2. 本设计为CRC5接收效验模块。本设计模块用来接收数据的CRC效验。本模块共需要5个时钟周期来完成:-CRC5 designed to receive this well-tested modules. The design module used to receive data CRC effectiveness. This module needs a total of 5 clock cycles to complete:
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:1.21kb
    • 提供者:黑月
  1. mycrc

    0下载:
  2. 编写一程序验证CRC检错,利用线性编码理论,在发送端根据要传送的k 位二进制码序列,以一定的规则产生一个校验用的监督码(既CRC 码)r 位,并附在信息后边,构成一个新的二进制码序列数共(k+r)位,最后发送出去。在接收端,则根据信息码和CRC码之间所遵循的规则进行检验,以确定传送中是否出错。-Procedures for the preparation of a CRC error detection to verify the use of linear coding theory, in
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:895byte
    • 提供者:bluerain
  1. md5keyadocomn

    0下载:
  2. md5生成密码 用ado存到access 可以通过串口发送或者接收消息-generate md5 password to access using ado depositors can send or receive messages serial
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.79mb
    • 提供者:轻羽
  1. crc_high

    0下载:
  2. 用c语言实现crc算法,采用ccitt标准多项式,查找表方法实现,高位先处理,接收校验成功标志为1d0f.-Checksum crc algorithm to achieve the standard which use ccitt polynomial, using look-up table method to achieve, high bit to deal with first, mark of success receiving check is 1d0f.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-01
    • 文件大小:1.29kb
    • 提供者:dustin
  1. SecurityMessageSystem

    0下载:
  2. 安全报文系统的发送程序主要实现了对数据报文的数字信封和数字签名。接收程序实现了对数据报文的解密和验证数字签名。-Safety message system to send a program primarily for data packets to achieve the number of envelopes and digital signatures. Receiving program enables the decryption of data packets and verify
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-10
    • 文件大小:2.34mb
    • 提供者:mengmeng
  1. huffman

    0下载:
  2. 哈弗曼编码译码:利用哈夫曼树编码进行通信可以大大提高通信利用率,所的信息传输时间,降低传输成本。者要求在发送端通过一个编码系统对待传数需预先编码,在接收端将传来的数据进行一马复原。对于双工信道,每端都需要一个完整的编码译码系统。-huffman code
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-27
    • 文件大小:2.79kb
    • 提供者:陈曦
  1. SHA1

    0下载:
  2. 主要适用于数字签名标准(Digital Signature Standard DSS)里面定义的数字签名算法(Digital Signature Algorithm DSA)。对于长度小于2^64位的消息,SHA1会产生一个160位的消息摘要。当接收到消息的时候,这个消息摘要可以用来验证数据的完整性。-The main standard for digital signatures (Digital Signature Standard DSS) which defines the Digita
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-25
    • 文件大小:1.94kb
    • 提供者:李新
  1. encrypt

    0下载:
  2. 邮件加密系统。可以实现邮件的加密发送和邮件的解密接收-E-mail encryption system. Encrypted message can decrypt messages sent and received
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-05-20
    • 文件大小:5.82mb
    • 提供者:韩蕊
  1. Pro_bigprim

    0下载:
  2. 产生固定位长的大素数,可以通过控制台程序产生一个大素数放入一个文件中,同时在屏幕上打印;如果所产生的数较小,可以直接用变量接收的直接打印到屏幕结束。-Have a fixed bit length of the large prime numbers, you can create a console application into a large prime number file, and print on the screen If the resulting number is sm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-06
    • 文件大小:617.33kb
    • 提供者:小杨
  1. ha0120s

    0下载:
  2. Hopping Decoder是针对Hopping Encoder将Address Data、Key Data 和 Rolling Data (hdata) 采用DES24加密算法反运算的一种译码方式。因为在Hopping Encoder中Key每按一次Rolling Data 就会加 1,所以在 Hopping Decoder 中每接收一个 Key 其 Rolling Data 也会加 1。此次设计采用 T48F06E作为控制芯片。 -Hopping Decoder is for
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-04
    • 文件大小:27.82kb
    • 提供者:yubin
  1. CK-code-decode

    0下载:
  2. 应用CK触发器对图像进行加密编码,并在接收端进行解密-CK code and decode
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-22
    • 文件大小:239.01kb
    • 提供者:elsie
« 12 »
搜珍网 www.dssz.com