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

搜索资源列表

  1. 44

    0下载:
  2. 单片机4*4矩阵按键,运用查表法来对矩阵键盘进行查找-4* 4 matrix of single-chip keys, the use of look-up table method to find matrix keyboard
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:1028
    • 提供者:昌锐
  1. sin51

    0下载:
  2. 51单片机产生正弦波 下列数据是我计算出来的正弦函数在0~90度区间的数值(0~128),可以用于8位DA输出,把这个数据表存 进去查表就行了,其他角度做点儿简单的计算就行了。-51 single-chip generated sine wave data is the following, I calculated the sine function in the 0 ~ 90 degrees of numerical range (0 ~ 128), can be used for
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:980
    • 提供者:yangziyan
  1. vec_table

    0下载:
  2. 使用查表法实现正弦波的产生,用于CCS仿真,汇编-Sine look-up table method used to achieve the production of CCS for simulation, compilation
  3. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:3697
    • 提供者:袁昊
  1. CRC

    0下载:
  2. 查表方式CRC校验,要点是:1速度快,缺点:代码大一些。-CRC checksum table approach, the main points are: 1 speed
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:1345
    • 提供者:kk
  1. 74serial_test

    0下载:
  2. 很好的应用查表法检测常见74系列芯片功能及好坏,可以自动测试-The application of good common look-up table method detected 74 series chip function and performance, you can automatically test
  3. 所属分类:Other systems

    • 发布日期:2017-05-08
    • 文件大小:1573998
    • 提供者:杜峰
  1. snowolfmath

    1下载:
  2. 一个简单的利用查表法的反正切和正、余弦函数,在处理速度不快的单片机编程中,这是一个使用的方法。-The use of a simple arctangent look-up table method and positive, cosine function, the processing speed of microcontroller programming unpleasant, this is a method used.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:9949
    • 提供者:snowolf
  1. crc32

    1下载:
  2. CRC32计算的高效算法,利用查表法,可以直接使用。- CRC32 calculation efficient algorithm, using look-up table method can be used directly.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-30
    • 文件大小:3203
    • 提供者:legendox
  1. keypad

    0下载:
  2. 4*4矩阵键盘(查表法) (C51环境)-4* 4 matrix keyboard (look-up table) (C51 environment)
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:912
    • 提供者:Michael
  1. bisectionTableLook

    0下载:
  2. 二分查表的方法,在单片机开发中中挺好的东西-Table Look
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:24282
    • 提供者:蓝天
  1. ADconversion

    0下载:
  2. 关于AD转换的采样,另外还有以及查表程序。-AD conversion on the sampling, in addition to, and look-up table procedure.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:5888
    • 提供者:江鹏
  1. 4X4keyscan

    0下载:
  2. 本程序实现的功能是在89c51单片机上用查表法来检测4X4矩阵键盘的功能-This procedure is to achieve the functions of 89c51 microcontroller with look-up table method to test the functions of 4X4 matrix keyboard
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:118362
    • 提供者:beition
  1. 4X4_jianpan

    0下载:
  2. 51单片机例程,4X4矩阵键盘(查表法),有实验说明文档。-51 MCU routine, 4X4 matrix keyboard (look-up table method), there is experimental documentation.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:119096
    • 提供者:pudnac9
  1. juzhengjianpan

    0下载:
  2. 4X4矩阵键盘(查表法),4x4矩阵键盘实验(计算法),51单片机例程,带有实验说明文档。-4X4 matrix keypad (look-up table), 4x4 matrix keypad test (calculation method), 51 MCU routine, with the experimental documentation.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:241317
    • 提供者:t6100
  1. R15

    0下载:
  2. 无需查表,利用函数计算ADC寄存器值到实际对应温度值的函数-using curve fitting method to get ADC port temperature, no need index table
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:590
    • 提供者:joey
  1. crc32

    1下载:
  2. CRC32的源代码,采用的是最快最效率的查表法-CRC32 source code, using the quickest and most efficient look-up table
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1675
    • 提供者:流浪
  1. 4X4

    0下载:
  2. 4X4矩阵键盘(查表法),51单片机,用C编程。-4X4 matrix keypad (look-up table method), 51, with C programming.
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:119085
    • 提供者:cai
  1. zidongchabaojishu

    0下载:
  2. 介绍用高级语言C自动生成单片机的查表程序,用查表的方法取代繁琐复杂的数学运算,计算精度高、时间短。包括自动生成程序的原理以及D/A输出复杂波形、非线性插值的示例。 -Introduced the use of automatically generated high-level language C MCU lookup procedure, using look-up table to replace the cumbersome and complex mathematical operat
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:3484
    • 提供者:王大培
  1. jianpan24

    0下载:
  2. 24键键盘程序,引脚说明及连线 列线:p4.0 p4.1 p4.2 p4.3 作为输入 行线:p4.4 p4.5 p4.6 p4.7 p6.5 p6.6作为输出 1、检测当前是否有键被按下。检测的方法是P4.4-P4.7,P6.5,P6.6输出全"0",读取P4.0-P4.3的状态,若P4.0-P4.3为全"1",则无键闭合,否则有键闭合。 2、去除键抖动。当检测到有键按下后,延时一段时间再做下一步的检测判断。 3、若有键被按下,应识别出是哪一个键闭合。方法是对键
  3. 所属分类:SCM

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

    0下载:
  2. 用24c02产生正弦波的程序,采用查表法,把一个正弦波分为256个点。-Generated sine wave with 24c02 program, using look-up table, to a sine wave is divided into 256 points.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:2988
    • 提供者:小熊
  1. CRC查表

    0下载:
  2. 实现modbus crc校验功能,通过查表法,返回16为crc校验结果(To achieve modbus crc check function, through the look-up table method, return 16 for the crc check results)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:唐春林
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com