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

搜索资源列表

  1. 查表5-26

    0下载:
  2. PLC中查表功能函数-PLC Lookup Function Function
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:7027
    • 提供者:王怀明
  1. 哈希表

    1下载:
  2. 针对某个集体(比如你所在的班级)中的“人名”设计一个哈希表,使得平均查找长度不 超过R,完成相应的建表和查表程序-Design to
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:4761
    • 提供者:沈志成
  1. JDBC增删改查

    0下载:
  2. servlet连接JDBC 实现对数据库表的增删改查,
  3. 所属分类:网络编程

    • 发布日期:2012-06-17
    • 文件大小:2052619
    • 提供者:Alex0.0
  1. VsinTab正弦波表生成器

    2下载:
  2. 单片机产生正弦波一般采用查表的方法,该软件能够产生8位和12的DA的表值,对单片机开发人员来说很方便。-Single-chip generally have a sine wave look-up table method, the software can produce 8-bit and 12 of the DA' s table value for developers of single-chip easily.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-10-30
    • 文件大小:2844
    • 提供者:千里
  1. HASH

    0下载:
  2. 【问题描述】 针对某个集体(比如你所在的班级)中的同学联系电话设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 【基本要求】 (1) 假定每个记录有下列数据项:电话号码、用户名、地址。 (2) 一是从数据文件old.txt(自己现行建好)中读入各项记录,二是由系统随机产生各记录,并且把记录保存到new.txt文件中以及显示到屏幕上,记录条数不要少于30,然后分别以电话号码和用户名为关键字建立哈希表。 (3) 分别采用伪随机探测再散列法和再哈希法解决冲突。
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:16193
    • 提供者:hhjlele
  1. Hash

    1下载:
  2. 哈希表的设计与实现: 针对年级中的“人名”设计一个哈希表,使得平均查找长度不超过指定值;并完成相应的建表和查表程序。-Hash Table Design and Implementation: The Year of the names to design a hash table, making an average to find the length of not more than specified value and completed the appropriate pr
  3. 所属分类:Other windows programs

    • 发布日期:2015-01-10
    • 文件大小:7721
    • 提供者:hello
  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. 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. defuzz

    0下载:
  2. 模糊控制算法,是对手动操作者的手动控制策略、经验的总结.模糊控制算法有多种实现形式,采用应用最早、最广泛的查表法,可大大提高模糊控制的时效性,节省内存空间。-Fuzzy control algorithm is to manually control Celue manual operator, experience in the summary. Fuzzy control algorithm has multiple forms of the Caiyongyingyong the earl
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:976
    • 提供者:Wangjg
  1. ntc_temperature

    0下载:
  2. 热敏电阻测温,基于STM32F103单片机,查表与曲线分段拟合相结合获得精确的温度。(Thermistor temperature measurement, based on STM32F103 microcontroller, look-up table and curve segmentation combined to obtain accurate temperature)
  3. 所属分类:数学计算

    • 发布日期:2017-12-17
    • 文件大小:294912
    • 提供者:imcon
  1. 12-查表显示LED灯

    0下载:
  2. 12-查表显示LED灯(12- look-up table shows LED lights)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:7168
    • 提供者:3df75zll
  1. STC电压表

    0下载:
  2. STC单片机不用电压查表,做成直流电压表.(STC single chip is used to make dc voltmeter without voltage checking.)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-01
    • 文件大小:3072
    • 提供者:玉林宵
  1. 双向链表

    0下载:
  2. 通过利用数据结构你的双向链表是想了链表的增删改查(Improving and deletions of two-way linked list)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:1王者1
  1. 线性表

    0下载:
  2. 顺序表操作,包含顺序表的创建、增删改查等基本操作(Order table operations, including table in order to create and add and delete operation)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:145408
    • 提供者:一不二
  1. 单链表

    0下载:
  2. 用 C 语言实现了一个单链表的基础的增删查改功能(This is a simple list with C)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:301056
    • 提供者:afasd
  1. 双向链表

    0下载:
  2. 简易的双向链表,通过主程序的调用即可实现增 删 改 查的功能并输出数组(A simple two-way chain table, the function of adding, deletions and modification and output array can be realized through the call of the main program.)
  3. 所属分类:数据结构

    • 发布日期:2018-04-23
    • 文件大小:46080
    • 提供者:xym666
  1. NTC测温中 经典温度查表算法--二分查找法

    3下载:
  2. NTC测温程序的查表方法--经典的二分法。(NTC thermistor temperature measurement program)
  3. 所属分类:单片机开发

    • 发布日期:2020-05-07
    • 文件大小:1024
    • 提供者:无缰
  1. SPWM

    0下载:
  2. DSP程序,利用用查表法生成spwm波形,可以直接使用(The spwm waveform is generated by look-up table method, which can be used directly.)
  3. 所属分类:DSP编程

    • 发布日期:2021-04-18
    • 文件大小:2048
    • 提供者:体验家sun
  1. 电动汽车永磁同步dq电流查询表自动生成开源程序

    2下载:
  2. 电动汽车永磁同步电机查表法满足MTPA-MTPV的dq电流查询表自动生成开源程序(Table-Looking Method for Permanent Magnet Synchronous Motor of Electric Vehicle Satisfies MTPA-MTPV's DQ Current Query Table Automatically Generating Open Source Program.)
  3. 所属分类:其他

    • 发布日期:2019-09-25
    • 文件大小:753664
    • 提供者:alphaalgorithm
  1. CS1238测温50K NTC ESP32驱动

    1下载:
  2. ESP32驱动CS1238驱动程序,双通道; 带50K NTC电阻温度对照表,根据电压值计算出阻值,查表计算出对应温度值。(ESP32 driver CS1238 driver, dual channel; With 50K NTC resistance temperature comparison table, calculate the resistance value according to the voltage value, check the table to calculate
  3. 所属分类:单片机开发

    • 发布日期:2020-12-14
    • 文件大小:2048
    • 提供者:丶BlueSky
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com