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

搜索资源列表

  1. binary_hash

    0下载:
  2. 查找表源码,其中包含两个独立的程序: (1)哈希(Hash)表操作测试程序 (2)二分查找法测试程序 用C语言编译器编译后可以直接运行,功能包括查找、插入、删除等操作。-Source code look-up table, which contains two separate procedures: (1) hash (Hash) table testing procedures (2) binary search method to test the procedure usin
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3666
    • 提供者:code998
  1. code

    0下载:
  2. 此算法用于实现一种基于查找表的混沌加密,将随机产生的一个数组加密后输出,同时也可以将解密后的数据与原始数据进行对照,本算法已经在5509芯片上进行实时运行过,用于对16bit语音信号的高16位加密,能满足实时性。-The algorithm used to achieve a look-up table based chaotic encryption, will be an array of randomly generated encrypted output, but also can d
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:1349
    • 提供者:张司兴
  1. find

    0下载:
  2. 哈希表的设计 [问题描述] 真对你所在的集体(比如你所在的班级)中的人名设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表的程序。 [基本要求] 假设人名为中国人姓名的汉语拼音形式,待填入的哈希表的人名共有30个,取平均查找长度的上限为2。哈希函数用除留余数方法构造,用伪随机探测再散列处理冲突。 -Hash table design [descr iption of the problem] really right in your collective (
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:115295
    • 提供者:艾萌
  1. TH11SensorReadAndTest

    0下载:
  2. 利用MEGA8同时控制四路分立的单总线设备TH-11数字湿温度传感器,并根据查找表反推出传感器电阻值,显示在LCD12864显示器上。公司内部用机器。-MEGA8 simultaneously control the use of four separate single-bus devices TH-11 digital wet temperature sensor and, based on look-up table against introduction of sensor resis
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:130463
    • 提供者:宁佐文
  1. fenbushisuanfa

    0下载:
  2. 分布式算法在20多年前被首次提出,但直到Xilinx发明FPGA的查找表结构以后,分布式算法才在20世纪90年代初重新受到重视,并被有效地应用在FIR滤波器的设计中。 分布式算法是基于查找表的一种计算方法,在利用FPGA实现数字信号处理方面发挥着重要的作用,可以大大提高信号的处理效率。它主要应用于数字滤波、频率转换等数字信号处理的乘累加运算。 -see up
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:112539
    • 提供者:张锴
  1. regedit

    0下载:
  2. 本程序可以进行一般的注册表操作,包括添加,删除,修改,以及通过注册表查找计算机的一些特性(CPU等.)-This procedure can be a general registry operations, including add, delete, modify, and through the registry to find some of the characteristics of the computer (CPU, etc.).
  3. 所属分类:Windows Kernel

    • 发布日期:2017-03-29
    • 文件大小:499619
    • 提供者:xiaoM
  1. search

    0下载:
  2. 利用顺序表作为查找表,创建一查找表,编程实现顺序查找算法及二分法查找算法,并对其进行验证。顺序表中的顺序查找算法的实现-The use of the order of the table as a look-up table, create a look-up table, programming sequential search algorithm and binary search algorithms, and validate them. The order of the order
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:2614
    • 提供者:房春英
  1. lookuptable

    0下载:
  2. 计算出最重要的256色,构造查找表,将24色图转变为256色图-Calculate the most important 256-color, structure look-up table, the 24-color map into a 256-color map
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:3430
    • 提供者:renyuanfang
  1. fullsine

    0下载:
  2. This a code for sine wave generation in modelsim. The code is written in verilog. An LUT has to be added to this program to work completely.-This is a code for sine wave generation in modelsim. The code is written in verilog. An LUT has to be added t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-23
    • 文件大小:540
    • 提供者:Jithu
  1. Cpp1

    0下载:
  2. 2 使用顺序查找方法,从查找表中查找姓名为赵阳和王夏的学生。如果查找成功,则显示该生的相关信息;如果查找不成功,则给出相应的提示信息。 3 使用直接插入排序方法,按姓名对学生信息进行排序。输出排序前和排序后的学生信息表,验证排序结果。 4 使用直接选择排序方法,对学生信息中的C成绩进行排序。输出排序前和排序后的学生信息表,验证排序结果。 -2 using the sequential search method, from the lookup table to find the n
  3. 所属分类:Education soft system

    • 发布日期:2017-03-29
    • 文件大小:1161
    • 提供者:金伟
  1. 7-2

    0下载:
  2. (1)分别采用结构体数组和链表存储学生信息(包括学号、姓名、各科成绩) (2)通过键盘输入各学生的多门课程的成绩,建立相应的文件input.dat。 (3)按各科总成绩排序,并生成相应的文件输出。 (4)计算每人的平均成绩,按平均成绩排序,并生成文件。 (5)按学号、姓名查找学生记录。 -(1), respectively, and an array of linked list structures storing student information (includin
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:1260
    • 提供者:jlxxop
  1. Mathematicalmorphologyoperations

    0下载:
  2. 数学形态学操作 数学形态学的基本运算 结构元素矩阵 膨胀运算 腐蚀运算 膨胀与腐蚀的对偶关系 开运算和闭运算 击中与击不中 形态学的基本应用 边缘提取 二值图像面积提取 二值图像的欧拉数 查找表操作 灰度形态学 -Mathematical morphology operations basic operations of mathematical morphology dilation operator structure element matrix erosion
  3. 所属分类:Graph program

    • 发布日期:2017-03-22
    • 文件大小:5339
    • 提供者:齐子新
  1. keyu

    0下载:
  2. 设计哈希表实现电话号码查询系统 利用《数据结构》课程的相关知识完成一个具有一定难度的综合设计题目,利用C/C++语言进行程序设计,并规范地完成课程设计报告。通过课程设计,巩固和加深对线性表、栈、队列、字符串、树、图、查找、排序等理论知识的理解;掌握现实复杂问题的分析建模和解决方法(包括问题描述、系统分析、设计建模、代码实现、结果分析等);提高利用计算机分析解决综合性实际问题的基本能力。
  3. 所属分类:Data structs

    • 发布日期:2016-01-24
    • 文件大小:983121
    • 提供者:wenwen
  1. shiyanbaogao

    1下载:
  2. 动态查找表的设计与实现,实现抽象数据类型:二叉查找树。实现下列操作:构造空表、销毁表、搜索指定关键字的元素、插入新元素、删除指定关键字的元素、遍历表中所有元素. -Dynamic look-up table of the design and implementation to achieve the abstract data types: binary search tree. To achieve the following: construct an empty table, des
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:111080
    • 提供者:richer
  1. Untitled1

    0下载:
  2. 针对年级中的“人名”设计一个哈希表,使得平均查找长度不超过指定值;并完成相应的建表和查表程序-For the grade in the " name" design a hash table, bringing the average search length does not exceed the specified value and complete the appropriate procedures for construction of tables and
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:1560
    • 提供者:liwei
  1. sss

    0下载:
  2. 1.双向链表的初始化 2.双向链表的尾插法建立 3.双向链表插入结点 4.双向链表删除结点 5.双向链表遍历链表 6.双向链表按不同的属性查找节点 7.双指针查找节点-fgvfdv
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:12955
    • 提供者:李金龙
  1. address

    0下载:
  2. c语言编写的学生通讯录,有增加,查找,更换,删除,保存。应用文件和链表。
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-30
    • 文件大小:1965
    • 提供者:cholli
  1. huxiaoli

    0下载:
  2. 数据结构课程设计,利用Hash技术统计C源程序中关键字。本程序主要分为两个模块,一是用Hash表存储c语言中32个关键字,再扫描c源程序取出每个单词,利用Hash查找技术统计该程序中的关键字出现的频度;二是用顺序表存储c语言中的关键字,把c源程序取出每个单词利用二分查找技术统计该程序中的关键字的出现频度。-Data structure the curriculum design, the use of Hash technical statistics C source in the keywo
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:6048
    • 提供者:胡晓莉
  1. pic_flip

    0下载:
  2. 用查找表的方式简单实现任意角度的图片旋转-Using look-up table is simple to achieve an arbitrary rotation angle of the picture
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:6332
    • 提供者:song
  1. 3345672Pall_FIR

    0下载:
  2. DA算法中的使用的查找表模块,本程序先设计查找表,然后设计4*4DA算法模块,之后进行位扩展和字扩展得到32阶滤波器程序.附带4各表,和FIR滤波器序数 -DA,FPGA,LOW FILTER,digital filter
  3. 所属分类:Data structs

    • 发布日期:2017-05-09
    • 文件大小:2005194
    • 提供者:zhaoxia
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com