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

搜索资源列表

  1. PMACView

    0下载:
  2. 用C++语言程序实现CRC校验,开发环境是VC++6.0版本。-Using C++ language procedures realize CRC checksum, the development environment is VC++6.0 version.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-14
    • 文件大小:2976
    • 提供者:李祖想
  1. DS18B20

    1下载:
  2. Keil C 写的51单片机DS18B20温度传感器的驱动,包含了CRC校验。-Keil C Writing 51 Singlechip DS18B20 temperature sensor-driven, includes a CRC checksum.
  3. 所属分类:SCM

    • 发布日期:2017-05-16
    • 文件大小:3972295
    • 提供者:wmx0901
  1. adf7012_crc_595

    0下载:
  2. 频率合成器加数字调制芯片ADF7012的应用 CRC校验C程序 扩展I/O口芯片HC595程序 -Frequency synthesizer chip ADF7012 add digital modulation CRC checksum C of the application process is extended I/O port chip HC595 procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1954
    • 提供者:耿枝涛
  1. crc_5000

    0下载:
  2. 用VC编写的CRC校验程序,在加一个中断向量表程序就可以调试运行了!-CRC-test(edit with Visual C++)
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-26
    • 文件大小:11489
    • 提供者:江峰
  1. crcjiaoyan

    0下载:
  2. 一个C的CRC码的校验程序,我借鉴了一点别人的。有的地方没看太明白,自己的一部分明白。希望大家指点-thanks
  3. 所属分类:.net

    • 发布日期:2017-04-06
    • 文件大小:5724
    • 提供者:博杰
  1. MCUToolsEn

    0下载:
  2. MCUTool.exe 源代码 !!!超级单片机开发工具!!! 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-MCUTool.exe source code! ! ! Super single-
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:61836
    • 提供者:黄元其
  1. mcuc

    0下载:
  2. 单片机C语言实现的CRC算法
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:8228
    • 提供者:刘东
  1. sip1.3.0-tls

    0下载:
  2. sip 协议C源码,实现了send,receive, CRC,md5等功能-Sip protocol in C, functions of send,receive, crc, md5 were released in this project.
  3. 所属分类:VOIP program

    • 发布日期:2017-05-16
    • 文件大小:4448091
    • 提供者:octsky
  1. CRC32

    0下载:
  2. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-25
    • 文件大小:29345
    • 提供者:张力鹏
  1. CRCJIAOYAN

    0下载:
  2. 本文介绍了CRC算法在单片机应用系统中的实现方法,通过一系列的理论推导,得到一种比较实用的8 位单片机系统CR C算法, 并给出了CR C码计算的汇编语言程序-This paper introduces the CRC algorithm in single-chip applications in the realization of methods, through a series of theoretical derivation, to be a more practical syst
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:76894
    • 提供者:叶超
  1. CS

    0下载:
  2. 计算CS和CRC, windows ,C++ ,source code- caculate CS and CRC, windows ,C++ ,source code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:1119
    • 提供者:皮特王
  1. gongju

    0下载:
  2. 单片机开发过程中用到的多功能工具,包括热敏电阻RT值--HEX数据转换;3种LED编码;色环电阻计算器;HEX/BIN 文件互相转换;eeprom数据到C/ASM源码转换;CRC校验生成;串口调试,带简单而实用的数据分析功能;串口/并口通讯监视等功能. 用C++ Builder开发,无须安装,直接运行,不对注册表进行操作。纯绿色软件。-Single-chip used in the process of developing the multi-functional tools, includi
  3. 所属分类:Parallel Port

    • 发布日期:2017-05-11
    • 文件大小:2814624
    • 提供者:林琳
  1. CRC_PROS

    0下载:
  2. 打表法计算CRC校验码的程序,C++实现-Playing table method of calculating the CRC checksum procedure code, C++ to achieve
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:141676
    • 提供者:蒋胡杰
  1. MSP430_CRC

    0下载:
  2. 用MSP430实现CRC的方法 Cyclic Redundancy Code (CRC) -Cyclic Redundancy Code (CRC) is commonly used to determine the correctness of a data transmission or storage. This application note presents a solution to compute 16-bit and 32-bit CRCs on the ultr
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:185791
    • 提供者:防止
  1. CRC_c

    0下载:
  2. 分析了crc的实现原理,并用C语言实现,并做了想写的分析-Analysis of the crc implementation of the principle and use C language implementation, and have wanted to write an analysis of
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:6978
    • 提供者:cai
  1. ethernet

    0下载:
  2. 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:4851
    • 提供者:changpengfei
  1. Engineering_Analysis-InteractiveMethodsandProgram

    0下载:
  2. Engineering Analysis - Interactive Methods and Programs With FORTRAN QuickBASIC MATLAB and Mathematica - Y. C. Pao (CRC, 2001).-Engineering Analysis- Interactive Methods and Programs With FORTRAN QuickBASIC MATLAB and Mathematica- Y. C. Pao (CRC, 200
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:3836248
    • 提供者:Garrett
  1. S232

    1下载:
  2. 基于PIC16F877A的DS18B20一线总线多路测温系统(采用Proteus模拟)。 Proteus模拟电路图+PIC C语言源程序(MPLAB V8.00) 这可不是用多I/O模拟的多路测温哦!看系统功能: 1)、由一线数据线寄生供电,采用MOSFET强上拉给DQ供电; 2)、上电自动搜索可用的传感器并做CRC校验(实现了Search ROM命令); 3)、 报警下限可选择; 4)、轮询显示温度,通过LCD1602输出; 5)、 传
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-04-23
    • 文件大小:180352
    • 提供者:王萧风
  1. chuankoutongxun

    0下载:
  2. C#串口通讯CRC校验码计算类,希望能帮上忙啊 -C# serial communication CRC checksum calculation class, want to help on the Manga
  3. 所属分类:CSharp

    • 发布日期:2017-03-26
    • 文件大小:3826
    • 提供者:欧阳
  1. checkcode

    0下载:
  2. 该程序是由C++编写的,可以实现多个crc校验码的功能,希望能给大家带来点启发-The program is design by C++
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-26
    • 文件大小:141144
    • 提供者:we
« 1 2 ... 11 12 13 14 15 1617 18 19 20 21 »
搜珍网 www.dssz.com