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

搜索资源列表

  1. Joseph

    0下载:
  2. 编号为1,2,3,…,n的n个人按顺序针方向围坐一张圆桌旁,每个人手中持有 一个密码(正整数)。首先输入一个正整数作为报数上限值m,然后,从第一个人开始按顺序针方向自1开始顺序报数,报到m的人离开桌子,并将他手中的密码作为新的m值,从顺序针方向的下一个就坐在桌旁的人开始重新从1报数,如此下去,直至所有人全部离开桌旁为止。 算法思想: 用单循环链表来解决这一问题,实现的方法首先要定义链表结点,单循环链表的结点结构与一般单链表的结点结构完全相同,只是数据域用一个整数来表示;然后将它们组成
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:629
    • 提供者:冬冬
  1. STLport-v5.1.3

    0下载:
  2. STLport 是一个多平台的 ANSI C++ 标准类库实现,具备很多高级特征,并且为效率,异常安全性和线程安全性做了优化,还做了许多扩展,如 hash 表和单链。 -STLport is a multiplatform ANSI C++ standard library implementation, has a number of advanced features, and for the efficiency, safety and thread-safe exception of
  3. 所属分类:software engineering

    • 发布日期:2017-04-09
    • 文件大小:1228414
    • 提供者:白裕飞
  1. VCODBC

    0下载:
  2. 这是本人做数据库课程设计时的仓促之作,自我感觉实际应用价值并不大,但可以给学VC和数据库编程的朋友做个范例。-This is why I do a database program designed to make the rush of self-feeling of the real value is not large, but can give learning, and database programming VC friends to be a paradigm. See also
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:279278
    • 提供者:便便
  1. 09

    0下载:
  2. 问题描述 设计散列表实现通讯录查找系统,使得平均查找长度不超过2,完成相应的建表和查表程序。 -Hash table implementation to describe the design problem to find the system address book, bringing the average search length of no more than 2 to complete the construction of the corresponding table
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:482036
    • 提供者:朱宝金
  1. PIEVECTOR

    0下载:
  2. DSP/BIOS嵌入式操作系统中有关tms320f2812下的HWI模块VECID表-the HWI module VECID Table under DSP/BIOS Embedded operating system relating to tms320f2812
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:173615
    • 提供者:张平
  1. DotMatrix

    0下载:
  2. play the word on the table with avr
  3. 所属分类:Project Manage

    • 发布日期:2017-03-30
    • 文件大小:362053
    • 提供者:jsh
  1. Database_Design_Workflow

    0下载:
  2. 这是一款介绍数据库实现的工作流的表的建设,重在理解工作流数据库表之间的关系,为实现一个基于数据库实现的工作流,需要考虑建哪些表,如流程状态,历史日志等,以此类推,主流的工作流产品自带的系统表也就这些。基于此自己可以考虑写个状态机,实现工作流-This is a workflow of databases to achieve the construction of the table, focusing on the workflow to understand the relationship
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:6145
    • 提供者:yz
  1. shunxubiao

    0下载:
  2. 实现顺序表的各种基本操作,代码清晰,简单易懂-The order of the table to achieve a variety of basic operations, the code clear and easy to understand
  3. 所属分类:software engineering

    • 发布日期:2017-04-10
    • 文件大小:1087
    • 提供者:zhangming
  1. falkssdtOOK

    0下载:
  2. 伪造ssdt表拦截SSDT的HOOK,可以防止黑客修改SSDT-SSDT Table interception forged ssdt the HOOK, can prevent hackers modify the SSDT
  3. 所属分类:Project Manage

    • 发布日期:2017-03-29
    • 文件大小:5248
    • 提供者:c_s
  1. Long_shift_gate_level

    0下载:
  2. 1. Top module name : SHIFTER (File name : SHIFTER.v) 2. Input pins: SHIFT [3:0], IN [15:0], SIGN, RIGHT. 3. Output pins: OUT [15:0]. 4. Input signals generated from test pattern are latched in one cycle and are synchronized at clock ris
  3. 所属分类:Project Design

    • 发布日期:2017-03-25
    • 文件大小:6358
    • 提供者:chen-che,wemg
  1. TIC_TAC_game_gate_level

    0下载:
  2. Tic Tac Game is a classic game. Two players are using code-named “0” and “1”, fill in rotation in TICTACTOEMIDLET. If any player gates the first straight line will win, and if nobody is successful then the tie 1. Top module name: TT (Filename
  3. 所属分类:Project Design

    • 发布日期:2017-04-02
    • 文件大小:264438
    • 提供者:chen-che,wemg
  1. matrix_multiplier_with_memory

    0下载:
  2. A matrix is a rectangular table of elements,which can be any number or abstract quantities that can be added and multiplied. Matrix multiplication is the operation of multiplying a matrix with a scalar or another matrix, which is simple fuction widel
  3. 所属分类:Project Design

    • 发布日期:2017-05-21
    • 文件大小:6389141
    • 提供者:chen-che,wemg
  1. tabsrch

    0下载:
  2. 仓库管理中,总共存有有关库存品的编号、名称、数量、价格等情况的表格,根据用户提供的编号可以找到有关的材料。假设表格中共有6种库存品,表格的格式为: STOKTAB DB '05',‘Excavators’ '08', 'lifters ……   试编写一程序,根据用户提供的编号在终端上显示其名称。 -Warehouse management, there are about a total inventory number, name, quantity, price,
  3. 所属分类:Document

    • 发布日期:2017-04-10
    • 文件大小:893
    • 提供者:陈玉
  1. Laplace

    0下载:
  2. laplace fuctions table
  3. 所属分类:File Formats

    • 发布日期:2017-04-16
    • 文件大小:52452
    • 提供者:gcwu
  1. NET_Memcached

    0下载:
  2. Memcached通过在内存中开辟一块区域来维持一个大的hash表来加快页面访问速度,虽然和数据库是独立的,但是目前主要用来缓存数据库的数据。允许多个server通过网络形成一个大的hash,用户不必关心数据存放在哪,只调用相关接口就可。存放在内存的数据通过LRU算法进行淘汰出内存。同时可以通过删除和设置失效时间来淘汰存放在内存的数据-Memcached in memory by opening an area to maintain a large hash table to speed up
  3. 所属分类:File Formats

    • 发布日期:2017-04-15
    • 文件大小:8657
    • 提供者:yf
  1. qq

    0下载:
  2. 这个是用c实现的,用散列表实现电话查询,是个课程设计-Hash table implementation by telephone
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:1761
    • 提供者:柯幽
  1. CRC32-bit2table-driven

    0下载:
  2. 详细推导了经典的CRC32算法;基于校验表-Detailed derivation of the classical CRC32 algorithms table-based
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:196107
    • 提供者:刘琅
  1. ct

    0下载:
  2. 长汀论坛 转载 LCF-电感、电容(含电解)、频率测试表-Forum Changting reproduced LCF-inductance, capacitance (including electrolyte), frequency test table
  3. 所属分类:Project Design

    • 发布日期:2017-04-09
    • 文件大小:1320799
    • 提供者:胡永伟
  1. ASCII

    0下载:
  2. 这个文档对于编程人员还是有很好的参考价值.-ASCCII comparison table for the programmers still have a good reference value.
  3. 所属分类:Communication

    • 发布日期:2017-04-03
    • 文件大小:501826
    • 提供者:qmh
  1. Maze

    0下载:
  2. maze rthis file create and simulated maze: a 8*8 table and a robot that walk trough this -maze rthis file create and simulated maze: a 8*8 table and a robot that walk trough this ....
  3. 所属分类:software engineering

    • 发布日期:2017-05-01
    • 文件大小:525133
    • 提供者:hossein
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 36 »
搜珍网 www.dssz.com