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

搜索资源列表

  1. Trie

    0下载:
  2. Trie数据结构,一种字符串存储方式,可以提高字符串的查找效率-a data structure of Trie, which can be used for storing the strings and improve the searching efficiency for a given string
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:324461
    • 提供者:黄异
  1. three-sample-of-Data-Structure

    0下载:
  2. 数据结构,一共有三个文件,多项式相加,二叉树几种操作,数组正负排序-Data structure, a total of three documents, the sum of polynomials, binary tree several operations to sort the array of plus or minus
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:3308
    • 提供者:luo
  1. UMTS_system_network_structure_and_LTE

    0下载:
  2. UMTS系统无线网络结构和协议的长期演进,中国移动专家关于UMTS网络结构和协议与LTE的关系演讲资料。-UMTS system, the wireless network structure and the long-term evolution of the agreement, China Mobile experts on the UMTS network architecture and protocols and the relationship between LTE speech
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-24
    • 文件大小:162889
    • 提供者:kyhao
  1. Structure

    1下载:
  2. 关于结构体编程的实例,计算最大应力点,屈服强度等-About the structure of programming examples
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:1322
    • 提供者:陈乔
  1. structure

    0下载:
  2. 里面涉及了数据结构中的链表、队列和栈的一些知识和算法,希望对朋友们有所帮助。-Involved in the data structure inside the linked list, queue and stack some of the knowledge and algorithms, and they hope to help my friends.
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:251872
    • 提供者:刘海涛
  1. structureTensor

    0下载:
  2. 结构张量,计算方向程序,是的方向性更强,更精确-Structure tensor
  3. 所属分类:Special Effects

    • 发布日期:2017-04-06
    • 文件大小:5347
    • 提供者:高红
  1. LKTK

    0下载:
  2. Recovering 3-D structure from motion in noisy 2-D images is a problem addressed by many vision system researchers. By consistently tracking feature points of interest across multiple images using a methodology first described by Lucas-Kanade, a 3-D s
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4657470
    • 提供者:Stephen Bishop
  1. Modbus_base_Hitech_and_C166

    0下载:
  2. 基于Hitech和C166的Modbus协议,通过优良的数据结构使得协议信息交互与数据的实际应用访问变得非常简单容易,当前版本支持人机常见的所有数据格式如(有/无符合)字节、字、浮点数,位,数组,等。并且提供有完善的代码注释,相信这必将是网上能够当到的最好Modbus源码!-Based on the Hitech and C166 of the Modbus protocol, through excellent protocol information data structure allow
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:8791
    • 提供者:曾敏
  1. Structure

    0下载:
  2. 数据结构是计算机学科的一门核心课程。数据结构课程的 任务是讨论现实世界中数据的各种逻辑结构、在计算机中的存 储结构以及实现各种操作的算法等问题。掌握如何组织数据、 如何存储数据和如何处理数据的基本方法,从而更好地进行软 件开发和应用。 典型数据结构包括表、堆栈、队列、数组、串、树、二叉 树、图、递归程序设计、排序和查找方法,介绍的典型存储结 构包括顺序存储结构、链式存储结构以及这两种典型存储结构 的结合。本速查器采用C语言作为算法描述语言,所有算法和 设计
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:157446
    • 提供者:袁和平
  1. data-structure-the-c-language(yanweimin)

    0下载:
  2. 数据结构(C语言版严蔚敏著)。非常出名的一本书籍,曾经用过,觉得很经典-Data structure (C-min YAN Wei-language version of book). One very well-known books, used once, I think I really classic
  3. 所属分类:Data structs

    • 发布日期:2017-05-23
    • 文件大小:7540904
    • 提供者:林周
  1. Mobile-structure-design-guide

    0下载:
  2. 手机结构设计指南,一看便知。我就不多说了-Mobile structure design guide, look one glance
  3. 所属分类:MTK

    • 发布日期:2017-03-29
    • 文件大小:506360
    • 提供者:jans
  1. structure

    0下载:
  2. 数据结构算法大全,包含最短路径,最小生成树,凸包,各种排序,四种高精度运算,图论上的常用算法,以及树的各种算法-data structure ,if you want to learn it well, you need it,I think!
  3. 所属分类:Data structs

    • 发布日期:2017-04-29
    • 文件大小:15067
    • 提供者:zjhui
  1. GPU-KLT-1.1

    0下载:
  2. This library implements the KLT Tracking algorithm [2004] for Feature Tracking in Video useful in computer vision tasks like object recognition, image indexing, tracking and structure from motion. This implementation uses programmable Graphics Hardwa
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-30
    • 文件大小:48693
    • 提供者:Alex
  1. structure

    0下载:
  2. 数据结构的二杈树查找,用C语言实现的源码。学生专用-Second branches of a tree data structure to find the tree, using C language source code. Student
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1779
    • 提供者:周思君
  1. structure

    0下载:
  2. 哈希表操作,关于数据结构,用C语言实现的。学生专用-Hash table operations on the data structure, realized with C language. Student
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:2704
    • 提供者:周思君
  1. diamond3d

    0下载:
  2. For 3d Photonic crystals with diamond structure. Calculation of photonic band gaps etc. using matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1715
    • 提供者:NA
  1. exam3_1

    1下载:
  2. 从结构的材料矩阵,节点矩阵等,编译单元刚度矩阵,形成总体刚度矩阵等,最后求解方程.-Material from the structure matrix, the matrix, such as nodes, the compiler element stiffness matrix, such as the formation of the overall stiffness matrix, and finally solve the equation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:2715
    • 提供者:feijinru
  1. OFDMReport

    0下载:
  2. OFDM Report on structure waveforms.. Contains very usefull information for synchronization in CDMA, WLAN and WiMAX
  3. 所属分类:Communication

    • 发布日期:2017-04-16
    • 文件大小:20264
    • 提供者:citidhl
  1. shujujiegou

    0下载:
  2. 数据结构自学教程,C语言版,包含个经典实例-Self-study course data structure, C language version, including a classic example of
  3. 所属分类:Data structs

    • 发布日期:2017-05-19
    • 文件大小:5580241
    • 提供者:hgyvjuyvk
  1. sba-1.5

    0下载:
  2. sba, a C/C++ package for generic sparse bundle adjustment is almost invariably used as the last step of every feature-based multiple view reconstruction vision algorithm to obtain optimal 3D structure and motion (i.e. camera matrix) parameter estimat
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:393170
    • 提供者:picab
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com