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

搜索资源列表

  1. MarchCube

    0下载:
  2. MatchCube 三维网格数据等值表面重构算法。使用查表方式进行。-MatchCube 3D mesh surface contour data reconstruction algorithm. The use of look-up table method.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:83206
    • 提供者:谭昌勇
  1. psm_63rnd

    0下载:
  2. 雷达信号的MATLAB仿真常常是因为运算时间问题而失败,经过试验,在实际编程中,采用调用子函数方法就遇到该问题,为此,改为采用的查表法实现,有效解决了该问题。故将该源码上传供同行参考。-radar signal simulation of MATLAB because computing is often a matter of time and failure, after testing, the actual programming, using call Functions encoun
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:837
    • 提供者:wnangang
  1. cosinexp123

    0下载:
  2. 1.分别利用计算法和查表法产生1000Hz的余弦波信号,并使用示波器观测产生信号的频率和幅度。 2.利用计算法产生其他非正弦类周期信号波形,如周期矩形波、三角波、锯齿波等。-1. Each calculation method and the use of look-up table method have 1000Hz the cosine wave signal, Oscilloscope observation and the use of the generated signal f
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:3164
    • 提供者:
  1. ldsdsed_dm

    0下载:
  2. 软件介绍:主要用于LED数码管段位置信息生成,可保存在单片机程序存储器中供查表使用的数据。可自行修改数码管各段的位置信息;可以选择LED类型:共阴或共阳;自定义位置信息并可保存;可以生成 8位同样可以保存为C、ASM、PIC、EMC、数组等格式数据。-software presentations : mainly for possession of the LED digital location information generated, kept in SCM program memory
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:323022
    • 提供者:张亚西
  1. ad_DCT

    0下载:
  2. verilog 编程 有测试文档 基于查表结构实现 离散余弦变换dct 来源:opencores -Verilog Programming is based on the test documents Lookup structure for a discrete cosine transform Extra Source : opencores
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:33663
    • 提供者:周信均
  1. sine-1

    0下载:
  2. 这是正弦发生程序,用查表法实现正弦的产生。-occurred procedures, using look-up table method for the selection of sine wave.
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:5873
    • 提供者:陈磊
  1. yuxuanhanshubiaodesheji

    0下载:
  2. 余弦函数表的设计 1、摘要:使用查表法查找输入角度的余弦函数值。 2、参考资料: IBM-PC汇编语言程序设计(第二版) (汇编语言课程设计)-cosine function of the design of a table, Abstract : Checking find the cosine angle input function. 2, reference materials : IBM-PC Assembly Language Programming (2nd edi
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:8510
    • 提供者:孙锋志
  1. zhengxuanboxinhaofashengqi

    0下载:
  2. 正弦波信号发生器 1、摘要:使用查表法在屏幕上显示正弦波信号。 2、参考资料: IBM-PC汇编语言程序设计(第二版) Intel汇编语言程序设计(第四版) (汇编语言)-a sine wave signal generator, Abstract : Checking displayed on the screen sine wave signal. 2, reference materials : IBM-PC Assembly Language Programming
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:11634
    • 提供者:孙锋志
  1. 060626

    0下载:
  2. 哈希表设计 针对某个集体中人名设计一个哈希表,使得平均查找长度不超过R,并完成相应的建表和查表程序。-Hash Table design is a design collective Names Hash Table 1, bringing the average length not exceeding find R, and completion of the corresponding construction and Lookup Table procedures.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6218
    • 提供者:guoxingxi
  1. HashTableinDS

    3下载:
  2. 一:问题描述 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相对的建表和查表程序。 二:基本要求 假设人名为中国人姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数法构造,用伪随机探测再散列法处理冲突。 三:实现提示 如果随机函数自行构造,则应首先调整好随机函数,使其分布均匀。人名的长度均不超过19个字符(最长的人名如:庄双双(ZHAGN SHUANG SHUANG)。字符的取码方法可直
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2463
    • 提供者:wjs
  1. PY51

    0下载:
  2. 嵌入式系统全拼输入法,拼音字符表及查表程序。-Embedded Systems Complete input method, phonetic characters and Lookup Table procedures.
  3. 所属分类:输入法编程

    • 发布日期:2008-10-13
    • 文件大小:10504
    • 提供者:wzm
  1. findhex

    0下载:
  2. 汉字的hex内码察看器,对用LCD的同志会节省不少查表的时间-characters hex code inspected on the use of the LCD's will save a lot of time Lookup
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:3475
    • 提供者:笨熊
  1. TranPinyin

    0下载:
  2. 一个用查表法实现的根据汉字串生成拼音码的程序,我看过网上很多这种代码,但其实都有问题,对于码表后面的汉字就不能正确处理-a look-up table method is based on the Chinese character string alphabet code generation process, I have read many such online code But there are problems, for the code table on the back of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3819
    • 提供者:陈勇强
  1. gcrc8

    0下载:
  2. 8位crc校验的计算源码,查表计算,可以计算任意8位的多项式的校验-eight crc check the source calculation, look-up table to be calculated in terms of the eight random polynomial Check
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:858
    • 提供者:geast
  1. RayleighFadingsimulationandDSPrealization

    0下载:
  2. 介绍了一种构建在定点DSP上的高速瑞利衰落信道仿真模型。通过应用确知性瑞利过程的理论,使得仅需要较少的低频正弦波分量以及简单的运算即可实现较高精度的信道建模;进而可采用查表法并结合TMS320C6202定点数字信号处理器的高并行性和处理能力构造高速的仿真模型-Construction of a fixed-point DSP in the high-speed Rayleigh fading channel simulation model. Through the application pr
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:117635
    • 提供者:李艳平
  1. MCS5_uCOC_II

    0下载:
  2. 移植到MCS51的uCOS_II。 1。在文件OS_CORE.C中OSMapTbl和OSUnMapTbl数组用于查表,所以应该放在code里。 增加code关键字。UCOS_II.H和OS_CORE.C。 2。OS_CFG.H堆栈大小MaxStkSize改为900。 3。OS_CPU_C.C的InitTimer0函数增加了关于开T0中断的解释。 允许T0中断,此时EA=0(51上电缺省值),中断还不会发生,满足在OSStart()前不产生中断的要求。
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:157834
    • 提供者:zhangk
  1. gmsk_diff

    1下载:
  2. 此程序为GMSK的调制解调程序,调制采用查表法,解调采用两比特差分解调,简单实用-procedure for the GMSK modulation and demodulation process, modulation using look-up table method, demodulation using two-bit differential demodulation, simple and practical
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:66060
    • 提供者:周冰
  1. PinYin_InputMethod_C51

    1下载:
  2. 用C51实现的拼音输入法,这是改写的网友 embuffalo、独步上载在www.21ic.com自由发布区的由张凯原作的51上的拼音输入法程序。 原作使用了一个二维数组用以查表,我认为这样比较的浪费空间,而且每个字表的索引地址要手工输入,效率不高。所以我用结构体将其改写了一下。就是大家现在看到的这个。 因为代码比较的大,共有6,000多汉字,这样就得要12,000 byte来存放GB内码,所以也是没办法的 :-( 编译结果约为3000h,因为大部分是索引表,代码优化几乎无效。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:14619
    • 提供者:Jawen
  1. CRC_CCITT_c

    0下载:
  2. 可以将以bit为单位进行处理的算法扩展到8位,即以Byte为单位进行处理。由于有8个bit,所以有2^8种选择。这样明显会使运行时 间大为减少,速度明显更快,但是也有它的缺点,即,占用资源太大,所以综合考虑速度和 资源两点,采用半字节查表法。即以半 Byte为单位进行处理。由于有4个bit,所以有2^4种选择。-bit can be processed for the extension of the algorithm 8, to Byte unit for treatme
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1501
    • 提供者:jevidyang
  1. Vigenre

    0下载:
  2. 实现Vigenre密码加密算法,没有采用查表的方式来实现,同过采用直接计算的方式来实现,速度快,耗内存小-achieve Vigenre password encryption algorithm, without the use of the look-up table method to achieve. Guo with the direct calculation method to achieve speed and small memory consumption
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:930
    • 提供者:潘宣辰
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com