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

搜索资源列表

  1. CRC.txt

    0下载:
  2. 用查表法计算CRC码 C的程序设计,生成多项式为CRC-CCITT -CRC look-up table method using C programming code, generating polynomial for the CRC-CCITT
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:58338
    • 提供者:lfzxyy
  1. stack_queue_ufs

    0下载:
  2. 自己C++写的单链表栈、单链表队列、并查集-C++ to write their own list of single-stack, single-linked list queue, and check collection
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2400
    • 提供者:neo_wei
  1. AM

    0下载:
  2. AM调制,利用载波查表,基带信号,C语言实现功能-AM using table for carrier and baseband signals
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:528
    • 提供者:qinny
  1. 51jzjb

    0下载:
  2.   矩阵键盘控制,C语言写的51单片机源代码,包括4X4矩阵键盘(查表法)、4x4矩阵键盘实验(计算法)、矩阵键盘按键键值显示程序、矩阵键盘模拟电子-: VC/C++ source code, and other categories, single-chip control matrix keyboard control, C language source code written in 51 single-chip, including the 4X4 matrix keyboard
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:59347
    • 提供者:邓硕
  1. c-student

    0下载:
  2. 用C语言开发,在进入系统之后将文件中的数据读取到内存中,然后再通过链表实现增删查改的功能-It can help you ,but that isn t well
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1051771
    • 提供者:chen
  1. CRC

    0下载:
  2. 单片机 C 语言 CRC16 源代码,用查表算法-MCU C language CRC16 Source Code
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1304
    • 提供者:ic0005
  1. C-sharp-ASP.NET-generator

    0下载:
  2. C#代码生成器实现了 数据访问层和模型层的代码自动实现功能,对于单表的增删改查都无需再手动编写。大大提高了ASP.NET用户的开发效率。-C# code generator to achieve a data access layer and model layer code automatically, change the check for the additions and deletions of single table no longer need to manually writ
  3. 所属分类:.net

    • 发布日期:2017-03-24
    • 文件大小:65743
    • 提供者:吴姿
  1. LTE_CRC_APPEND_C

    0下载:
  2. 针对LTE中的CRC添加 采用C语言分别进行实现(查表法) 另有单字节数据CRC余式表的产生源码-via VC realize the CRC appending for data stream based on LTE including the code of creation for CRC_table of one-byte-data
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:9565
    • 提供者:陈乐
  1. bujindianji

    0下载:
  2. AVR步进电机控制,键盘扫描法,查表实现步进电机的正反转等功能,C编程-AVR
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:25625
    • 提供者:Henk Kong
  1. crc333333

    0下载:
  2. 文档中的PDF文件介绍了CRC编码的基本c语言实现方法,以及查表的实现方案,对初学者有一定帮助。-PDF file document describes the basic c language implementation of the CRC coding, as well as look-up table implementation, there will certainly be helpful for beginners.
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:146073
    • 提供者:胡攀
  1. CRC_checksum

    0下载:
  2. 查表式CRC校验代码。需要CRC校验直接调用.C文件中函数。-Look-up table CRC checksum code. CRC check directly call functions in C files.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1098
    • 提供者:santiago
  1. mo-hu-PID

    1下载:
  2. 模糊PID算法C语言程序,应用查表法,给出了模糊PID的具体程序-Fuzzy PID algorithm C language program, the application of look-up table method, given the specific procedures of the fuzzy PID
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-15
    • 文件大小:5120
    • 提供者:潘亚培
  1. LTE_24bitCRC_enc

    0下载:
  2. 完成LTE中24bitCRC校验码编码,包括3个子程序: 1)LTE_24bitCRC_matlab_encode.m(利用matlab自带函数进行crc编码,用于实际算法对比参考) 2)LTE_24bitCRC_table_encode.m(利用查表方式进行crc编码,值得注意的是该程序还给出了查找表的具体计算方法,不像有的c程序只是定义好表格,但没有告知表格的求法) 3)LTE_24bitCRC_compare.m(比对2种方式编码的结果,验证程序的正确性。实际使用中会用2)的方
  3. 所属分类:3G develop

    • 发布日期:2017-04-05
    • 文件大小:2389
    • 提供者:cvb
  1. crc16

    0下载:
  2. C语言利用查表法实现CRC16校验程序,简单实用可靠-C language with a lookup table CRC16 checksum program, simple, practical and reliable
  3. 所属分类:Com Port

    • 发布日期:2016-01-25
    • 文件大小:1024
    • 提供者:田更新
  1. studentLink

    0下载:
  2. c++ 链表的增删查该 链表的增删查该-c++ link
  3. 所属分类:Data structs

    • 发布日期:2017-05-24
    • 文件大小:7783293
    • 提供者:陈杰
  1. crc8-code

    0下载:
  2. 1. 用查表法计算CRC码,编码方式:生成多项式为x8+x2+x+1 2. 环境要求:系统Windows2000/XP/7;C语言;编译环境为C-Free或VC++ 6.0 3. 信息交换内容为文本文件;信息交换方式为共享文件 4. 功能:能在两台计算机机上运行程序,一台产生CRC码,另一台校验。-CRC code calculated using the look-up table method, the encoding: generating polynomial of as
  3. 所属分类:Communication

    • 发布日期:2015-07-13
    • 文件大小:3072
    • 提供者:潘梦容
  1. CRC

    0下载:
  2. C#编写程序,功能实现CRC计算,采用程序循环方式,节约程序,程序效率没有查表快。-C# programming functions for CRC calculation program loop, saving the program, program efficiency is not fast look-up table.
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:56269
    • 提供者:yaoqiang
  1. gbcodetounicode

    0下载:
  2. gb2312转unicode,自行查表,不依赖编译器库文件,C语言编写,多平台无须移植-The gb2312 turn unicode own look-up table, and does not depend on the compiler library files, C language, multi-platform without transplant
  3. 所属分类:Linux Network

    • 发布日期:2017-11-14
    • 文件大小:69200
    • 提供者:小将
  1. SmoothDraw

    0下载:
  2. 程序用于根据设定坐标绘制圆滑曲线,而后等间隔采样,将点坐标逐个输出。 曾用于舵机查表控制。 在SmoothDrawDlg.h内可以设定点坐标。 在SmoothDrawDlg.c内可以设定输出格式,不同按钮可以输出不同文件对应不同格式。 程序尚不完善,不可以随意修改点数,修改点数后须相应改变计算程序。 算法核心m_deal(),采用取三角形两边中点而后连线的方式将折线近似圆滑,效果不错。-Procedures used to set according to the coord
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-20
    • 文件大小:1896419
    • 提供者:籍汉超
  1. chazhao

    0下载:
  2. 1.基本训练 (1)先建立有序表,采用折半查找实现对某一已知的关键字的查找。 (2)输入一组关键字,利用二叉排序树的插入算法建立二叉排序树,然后删除某一指定关键字元素。 2.综合训练 哈希表设计: 【问题描述】 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 【基本要求】 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法(H
  3. 所属分类:Other systems

    • 发布日期:2017-11-24
    • 文件大小:8044
    • 提供者:肖芬
« 1 2 3 45 6 7 8 »
搜珍网 www.dssz.com