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

搜索资源列表

  1. Hash-table

    1下载:
  2. 哈希表 数据结构课程设计 1.1问题描述 针对自己的班集体中的“人名”设计一个哈希表,使得平均查找长度不超过R,完成相应的建表和查表程序。 1.2基本要求 假设人名为中国姓名的汉语拼音形式。待填入哈希表的人名共有30个,取平均查找长度的上限为2。构造哈希函数,用链表法处理冲突。 1.3测试数据 读取熟悉的30个人的姓名作测试。-Hash table Data Structure Course Design 1.1 Descr iption of the p
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:127412
    • 提供者:lynne
  1. table

    0下载:
  2. 查表程序Table Program Table Programv-Table ProgramTable ProgramTable ProgramTable ProgramTable Program
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:576
    • 提供者:xiayayun
  1. Table

    0下载:
  2. 小巧而强大的对表程序,导入导出Excl文件,可以自己设定对表参数,还可以统计数据的类别,并自动分类,同样可以自定义统计条件-Compact and powerful program for tables, import and export Excl file, you can set their own parameters on the table, but also the type of statistical data, and automatic classification, th
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:220082
    • 提供者:张玉霞
  1. sequence-table

    0下载:
  2. 顺序表的基本运算 置空表 求表长 判空 取结点 插入 删除 数据的顺序存储-Basic operations in order to empty the table table table seeking a long sentence into an empty node to take the order to delete the data stored
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:2508
    • 提供者:keyCSky
  1. Pages-are-dynamically-created-table

    0下载:
  2. 关于动态建立网页表格,用c#编制的,适合学习的人使用-Dynamically create web pages on the table, with c# prepared for people to learn to use
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:21941
    • 提供者:陈涛
  1. Query-table-structure

    0下载:
  2. sql语句查询一个表的表结构,并返回表结果和字段。-sql statement to query a table of the table structure, and returns the results table and fields.
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-01
    • 文件大小:1878
    • 提供者:李宏凯
  1. hash-table

    0下载:
  2. Program to implement a hash table and do insertion and deletion on it
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:861
    • 提供者:Jithin
  1. A-symbol-Table-ADT

    0下载:
  2. This the program which implements symbol table of UNIX.-This is the program which implements symbol table of UNIX.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-31
    • 文件大小:7245
    • 提供者:Hui
  1. Waveform-waveform-table

    0下载:
  2. labview中的波形图与波形表的介绍和应用-the introduction and application of labview waveform and waveform table
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:419708
    • 提供者:
  1. Linear-table-application

    0下载:
  2. 线性表应用多项式计算.用C或C++语言设计并实现一个一元稀疏多项式的简单计算器。 一个稀疏多项式简单计算器的基本功能是: 1. 输入并建立多项式。 2. 输入多项式,序列按指数降序排列。 3. 多项式A(x)和B(x)相加,并建立多项式A(x)+B(x)。 4. 多项式A(x)和B(x)相减,并建立多项式A(x)-B(x)。 5. 给定x的值,计算多项式。 -Linear table application polynomial calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:22612
    • 提供者:zhangquan
  1. table-images

    0下载:
  2. table images and project desc
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:49836
    • 提供者:vyenkatesh
  1. Design-of-Table-Tennis-Game-Player-

    0下载:
  2. 文章描写了基于乒乓球比赛游戏机的实现程序,其实现的功能为: (1) 该设计是由甲、乙双方参赛,有裁判的三人乒乓球比赛游戏机。 (2)用13个LED排成一条直线,以中点为界,两人的乒乓球游戏机是由13个LED组成的模拟乒乓球台,用点亮的发光二极管按一定的方向移动来代表球的运动,在乒乓球游戏机中设计甲乙球拍按钮,以此来实现选手的击球。 (3)当“球”(点亮的那只LED)运动到某方的最后一位时,参赛者应能果断地按下位于自己一方的按钮开关,即表示启动球拍击球。当甲按动乒乓球开关时,靠近甲
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:10594
    • 提供者:
  1. Temp-Table-In-Oracle

    0下载:
  2. Oracle 临时表的使用技巧说明,挺好的资料。-Temp table used in Oracle ,very good things for you !
  3. 所属分类:Oracle

    • 发布日期:2017-03-28
    • 文件大小:5739
    • 提供者:彭鹏
  1. basic-operation-of-linear-table

    0下载:
  2. 实现线性表的建立,元素的查找,删除,插入基本操作。-To achieve the basic operation of linear table.
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:10217
    • 提供者:wang
  1. Print-multiplication-table

    0下载:
  2. 打印九九乘法表的程序,适合初学者学习,程序可运行,是实验内容-The program to print multiplication table, suitable for beginners to learn, the program can be run, experimental content
  3. 所属分类:Printing program

    • 发布日期:2017-03-28
    • 文件大小:884288
    • 提供者:风随心
  1. table-of-MATLAB

    0下载:
  2. matlab常用函数检索表,此表是统计了常用函数,方便使用时查找。-Commonly used function retrieval table of MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:137334
    • 提供者:cheung
  1. ATT7022b-correction-table-

    0下载:
  2. ATT7022b correction table 校表程序源码,C语言编程-ATT7022b correction table
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:5266
    • 提供者:DEHG
  1. Periodic-table-Complete-project

    0下载:
  2. opengl program to create periodic table of elements.
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-04
    • 文件大小:501190
    • 提供者:waqar
  1. Hash-table-phonebook

    1下载:
  2. 针对某个单位电话号码簿,设计一个哈希表,并完成相应的建表和查表程序。-Create a hash table phonebook
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:3105
    • 提供者:玥颖
  1. Linear-table

    0下载:
  2. 介绍线性表的类型,顺序存储结构与链式存储结构,有助于读者学习线性表-Introduce the type of linear list, order and storage structure of storage structure of chain, help readers to study linear table
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:496053
    • 提供者:筱美
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »
搜珍网 www.dssz.com