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

搜索资源列表

  1. 16位CRC算法

    1下载:
  2. 16位CRC:生成CRC16表(256项),用于快速查表计算 // 在程序初始化时就先调用,预先生成CRC16Tab[256]查表数据-16 CRC : formation CYXLIC REDUNDANCY (256), Fast look-up table for calculation / / initialization procedure on first call, pre-generation CRC16Tab [256] Lookup Data
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:134251
    • 提供者:456
  1. MB_CRC-16

    0下载:
  2. 计算CRC校验码,详细说明看源代码中的注释。
  3. 所属分类:Windows编程

    • 发布日期:2014-01-16
    • 文件大小:12954
    • 提供者:曹磊
  1. Field_II_v3.16

    6下载:
  2. FIELD II 是B超的matlab仿真程序。 执行 先运行 field_init.m ,进行初始化 运行文件夹 sample_cyst_phantom 里的make_image.m,产生体模的B超仿真影像 运行文件夹 sample_kidney 里的make_image.m,产生肾脏的B超仿真影像(计算时间会很长) 示例: 本包内带了一个肾脏的B超仿真。更多的例子,大家google吧。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:19068003
    • 提供者:voxon
  1. crc_main

    0下载:
  2. CRC——16 计算代码,仅供参考,哈哈哈哈阿里哈
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:1297
    • 提供者:terry
  1. 计算几何

    3下载:
  2. 目录 ㈠ 点的基本运算 1. 平面上两点之间距离 1 2. 判断两点是否重合 1 3. 矢量叉乘 1 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 4 3. 点到线段的最近点 4 4. 点到线段所在直线的距离 4 5. 点到折线集的最近距离 4 6. 判断圆是否在多边形内 5
  3. 所属分类:数学计算/工程计算

  1. CRC16 计算CRC-16(多项式8005)循环校验码的快速计算函数

    0下载:
  2. 计算CRC-16(多项式8005)循环校验码的快速计算函数-Calculate CRC-16 (polynomial 8005) cycle checksum Rapid calculation functions
  3. 所属分类:能源行业(电力石油煤炭)

    • 发布日期:2017-03-21
    • 文件大小:13395
    • 提供者:李毅
  1. FFT.rar

    0下载:
  2. msp430 1611 功能,256点FFT运算,还有一个失真度计算,结果正确,硬件使用结果正确 IAR平台,msp430 1611 features, 256-point FFT computation, there is a distortion, the result is correct, the use of the results of the correct hardware platform IAR
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1295
    • 提供者:何少
  1. fft.rar

    1下载:
  2. FFT算法实现 Radix2 可以计算 4,8,16,32, 64,128, 256....点FFT Radix4 可以计算 4,16, 64, 256, 1024...点FFT FFT_DIT_general.c 实现了 Radix2 和Radix4 的配合使用,可以计算Radix2可以计算的所有FFT,但效率比Radix2高。,FFT can be calculated Radix2 algorithm 4,8,16,32, 64,128, 256 .... can calculate
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:1904
    • 提供者:liuxiaoxiao
  1. e1

    0下载:
  2. 16点基4—FFT算法编程。输入16点的序列,采用基4-fft方法计算其快速傅里叶变换。-16 points-based 4-FFT algorithm for programming. Enter the 16-point sequence, with the base 4-fft method for calculating the fast Fourier transform.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:536
    • 提供者:赵明敏
  1. 计算机设计与实践实验 16位cpu设计

    1下载:
  2. 计算机设计与实践实验 16位cpu设计 使用用VHDL语言 -16-bit cpu design with VHDL
  3. 所属分类:VHDL编程

    • 发布日期:2012-11-11
    • 文件大小:1025851
    • 提供者:yuwentao
  1. CRC-16LHF

    0下载:
  2. MCS51的CRC-16快速查表计算函数 要预先生成CRC16查表数据,起始地址CRC16TAB,按高/低字节顺序存放(512字节) // CRC-CCITT16 = X16+X12+X5+1, 00010000 00100001($1021) 郑州 汉威光电 刘海峰编制 (0371-62003091),欢迎交流-MCS51 the CRC-16 fast look-up table calculation function to pre-generated look-up tab
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:1924
    • 提供者:liuhaifeng
  1. c_shizizimur

    0下载:
  2. 本程序实现计数,用汇编16计算一字符串的数字字母和其他字符的个数-This procedure to achieve count, calculated using the compilation of a string of 16 alphanumeric and other characters in the number of
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1207
    • 提供者:muse
  1. Crc_C

    0下载:
  2. 用于51单片机的高速CRC-16计算程序,不需查表,校验一个字节仅需19个指令周期,-For 51 single-chip high-speed CRC-16 program, no look-up table, check one byte only 19 instruction cycle,
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:13952
    • 提供者:赵春宇
  1. BER_APSK

    0下载:
  2. 16apsk通讯系统的信噪比与误码率计算并绘图-16APSK communications system signal to noise ratio and bit error rate calculation and mapping
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:983
    • 提供者:wubinbin
  1. 16psk

    2下载:
  2. 16psk通信系统的信噪比与误码率计算并绘图-16psk communication system signal to noise ratio and bit error rate calculation and mapping
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1938
    • 提供者:wubinbin
  1. DCS

    0下载:
  2. 用VC模拟数字通信系统,包括信源产生、噪声产生、QPSK调制,16PSK调制和计算误码率等。-VC simulated using digital communications system, including the letter of the source of generation, noise, QPSK modulation, 16PSK modulation and bit error rate calculation.
  3. 所属分类:Communication-Mobile

    • 发布日期:2015-02-12
    • 文件大小:19255
    • 提供者:梁明兰
  1. crc

    1下载:
  2. delphi CRC 8 16 32 计算算法-delphi crc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:134204
    • 提供者:123456
  1. CRC

    0下载:
  2.  本文提出一种通用的CRC 并行计算原理及实现方法,适于不同的CRC 生成多项式和不同并行度(如8 位、16 位、及32 位等) ,与目前已采用的查表法比较,不需要存放余数表的高速存储器,减少了时延,且可通过增加并 行度来降低高速数传系统的CRC 运算时钟频率.-In this paper, a universal principle of CRC and implementation of parallel computing methods for generating differ
  3. 所属分类:Project Design

    • 发布日期:
    • 文件大小:144382
    • 提供者:黑月
  1. 16

    0下载:
  2. 16进制计算工具,可以计算16进制的数据方便开发人员使用-Hexadecimal calculation tool, you can calculate the hexadecimal data easy for developers to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:55096
    • 提供者:zxk
  1. 1M-16通道采集Daq

    0下载:
  2. 结合硬件系统,实现16通道1M采样率的采集,并计算。(In combination with the hardware system, the sampling rate of the 16-channel 1 m sampling rate is realized and calculated.)
  3. 所属分类:并行计算

    • 发布日期:2018-01-10
    • 文件大小:252928
    • 提供者:rocfly
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com