搜索资源列表

  1. PDAProject

    0下载:
  2. PDA构造,并且可以识别相应文法的句子(纠正,刚才上传的FAPROJECT是又穷自动机)-PDA structure, and can identify the corresponding grammatical sentences (corrected, just upload FAPROJECT is another DFA)
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-29
    • 文件大小:40960
    • 提供者:yinxue
  1. parts_structure_demo

    0下载:
  2. Pictorial structure model for object detection.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-04-29
    • 文件大小:24723456
    • 提供者:王小剛
  1. examples

    0下载:
  2. 游戏开发数据结构Data Structures for Game Programmers,这是里面包含是实例-Game development data structure Data Structures for Game Programmers, which is contained inside is the example of
  3. 所属分类:游戏

    • 发布日期:2024-04-29
    • 文件大小:1010688
    • 提供者:dreamsxin
  1. demonstrations

    0下载:
  2. 游戏开发数据结构Data Structures for Game Programmers,这是里面包含是范例,文件比较大-Game development data structure Data Structures for Game Programmers, this is an example of which is included in the document more
  3. 所属分类:游戏

    • 发布日期:2024-04-29
    • 文件大小:24607744
    • 提供者:dreamsxin
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:324608
    • 提供者:黄异
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:3072
    • 提供者:luo
  1. 3gpp

    0下载:
  2. 3GP文件结构解析原理 以及解码C++程序-3GP file structure analysis as well as decoding C++ program
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2024-04-29
    • 文件大小:3852288
    • 提供者:sure
  1. data_structure

    0下载:
  2. 数据结构与程序设计——C++语言描述(影印版)习题的答案 【作  者】Robert L.Kruse,Alexander J.Ryba -Data Structure and Program Design- C++ language descr iption (photocopy edition) Exercise the answer 【作者】 Robert L. Kruse, Alexander J. Ryba
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:2544640
    • 提供者:hu jin
  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 r
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-04-29
    • 文件大小:162816
    • 提供者:kyhao
  1. Structure

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

    • 发布日期:2024-04-29
    • 文件大小:1024
    • 提供者:陈乔
  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. 所属分类:数据结构常用算法

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

    0下载:
  2. 结构张量,计算方向程序,是的方向性更强,更精确-Structure tensor
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-29
    • 文件大小:5120
    • 提供者:高红
  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 desc
  3. 所属分类:matlab例程

    • 发布日期:2024-04-29
    • 文件大小:4657152
    • 提供者: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 in
  3. 所属分类:数据结构常用算法

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

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

    • 发布日期:2024-04-29
    • 文件大小:157696
    • 提供者:袁和平
  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. 所属分类:数据结构常用算法

    • 发布日期:2024-04-29
    • 文件大小:7540736
    • 提供者:林周
  1. Mobile-structure-design-guide

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

    • 发布日期:2024-04-29
    • 文件大小:505856
    • 提供者:jans
  1. structure

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

    • 发布日期:2024-04-29
    • 文件大小:15360
    • 提供者: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 use
  3. 所属分类:2D图形编程

    • 发布日期:2024-04-29
    • 文件大小:49152
    • 提供者:Alex
  1. GPU_KLT.0.0-User-Manual

    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 use
  3. 所属分类:文件格式

    • 发布日期:2024-04-29
    • 文件大小:69632
    • 提供者:Alex
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org