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

搜索资源列表

  1. C_CPPfds

    0下载:
  2. 中文分词技术属于自然语言处理技术范 畴,是语义理解过程中最初的一个环节。 它 将组成语句的核心词提炼出来供语义分析模 块使用。对于一句话人可以通过自己的知识 来判断哪些是词,哪些不是词。但计算机如 何能理解,其处理过程就称为分词算法。-This is a dictionary of algorithms, algorithmic techniques, data structures, archetypal problems,
  3. 所属分类:MultiLanguage

    • 发布日期:2017-05-15
    • 文件大小:3687864
    • 提供者:wangyao
  1. ExpressDBTreeView

    0下载:
  2. The ExpressDBTree Suite provides you with a series of powerful and easy-to-use tree controls for the display of recursive data in an application. Features such as smart-record loading improve the performance and flexibility of the control to
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:450471
    • 提供者:陈辉辉
  1. Zaaa

    0下载:
  2. 是学生管理系统的源代码,数据结构课程设计所做的。已经成功实现-Student management system source code, data structures course design done. Has successfully achieved
  3. 所属分类:assembly language

    • 发布日期:2016-01-26
    • 文件大小:2048
    • 提供者:李婉莹
  1. NSS

    0下载:
  2. 封装了Linux内核开发中的一些重要数据结构,包括队列、哈希表等,以及一些网络函数和多线程互斥机制-Encapsulates some of the important data structures in the Linux kernel developers, including queues, hash tables, etc., as well as some network functions and multi-threaded mutex mechanism
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:17532
    • 提供者:李顶
  1. 1

    0下载:
  2. 多项式相加,对多元多项式的相加,数据结构,单链表,顺序表-Polynomials, the sum of multivariate polynomial data structures, singly linked lists, the order table
  3. 所属分类:source in ebook

    • 发布日期:2017-04-10
    • 文件大小:918
    • 提供者:qd
  1. OS-filesystem

    1下载:
  2. 操作系统实验-文件系统源代码,实现多级二级目录,数据结构,数组和单向链表-Operating system experiment- the file system source code, to achieve multi-level two directories, data structures, arrays, and singly linked list
  3. 所属分类:OS Develop

    • 发布日期:2017-04-02
    • 文件大小:2560
    • 提供者:
  1. KMP

    0下载:
  2. 数据结构:KMP算法匹配成功次数,简单的算法实现,非可视化-Data structures: the KMP algorithm to match the number of successful
  3. 所属分类:OS Develop

    • 发布日期:2017-04-01
    • 文件大小:21968
    • 提供者:王小二
  1. compiler2

    0下载:
  2. 语法分析(一) 在实验一的基础上,对符号表中的单词采用自顶向下的分析方法进行语法分析,对不符合给定的文法的字符串,给出错误信息。 内容:给定描述语法的文法为: E→E+T|E-T|T T→T*F|T/F|F F→i 注:i为实验一中分析得到的整型数值型数据,+、-、*和/为实验一文法二所描述的算符。 使用的数据结构: 1.定义一个结构体,利用该结构体定义一个数组stable,用来存放字符串中字符的属性(类型class和值value)。(与实验一同用) 2.定义
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:897
    • 提供者:刘博
  1. TestReadDXF

    0下载:
  2. 次程序是数据结构中的很多代码的整合,特别其中是对DXF文件的读写-The second program is the integration of data structures in a lot of code, in particular in which the read and write DXF files
  3. 所属分类:MPI

    • 发布日期:2017-05-08
    • 文件大小:1792251
    • 提供者:魏猛
  1. Knight-Moves

    0下载:
  2. 数据结构习题,主要针对数据结构初学者,熟悉树的应用。-Data structure exercises, familiar with the tree data structures for beginners.
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-31
    • 文件大小:793
    • 提供者:懒羊羊
  1. javadatastruct

    0下载:
  2. JAVA书籍是JAVA数据结构和算法分析都是用JAVA语言讲解的而且还有源代码,帮助学习者学习-Books JAVA JAVA data structures and algorithms using JAVA language to explain, but the source code, to help learners
  3. 所属分类:source in ebook

    • 发布日期:2017-05-12
    • 文件大小:2883968
    • 提供者:lee
  1. DataStructure

    0下载:
  2. 《数据结构与程序设计》(C++语言)源代码大全,VC++6.0编辑-The data structures and program design
  3. 所属分类:source in ebook

    • 发布日期:2017-04-17
    • 文件大小:51148
    • 提供者:猫拉
  1. huffman

    0下载:
  2. 实现哈夫曼树的程序,用于数据结构课程学习参考-Huffman tree program, the reference for the data structures course
  3. 所属分类:source in ebook

    • 发布日期:2017-04-08
    • 文件大小:620158
    • 提供者:秦川
  1. delphicode

    0下载:
  2. 运用Delphi语言编写的网络聊天室系统,供数据结构和数据库的学习参考-Written using Delphi Internet chat room system for the study of data structures and database reference
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:432448
    • 提供者:李静
  1. BookSrc

    0下载:
  2. Algorithms and data structures for Delphi.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-11-27
    • 文件大小:146969
    • 提供者:Gray
  1. EZDSL

    0下载:
  2. Simple algorithms and data structures for Delphi.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-12-01
    • 文件大小:117474
    • 提供者:Gray
  1. KMP-code

    0下载:
  2. 字符串的KMP匹配算法的ADT形式,只有一次循环优化,含注释,易懂。数据结构与算法的基本代码之一。-KMP matching algorithm of string the ADT form of, only one cycle optimization, including the Notes, and easy to understand. One of the basic code of the data structures and algorithms.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-22
    • 文件大小:1407
    • 提供者:starryliu
  1. expression_value

    0下载:
  2. 将中缀表达式转化成后缀表达式并求值(数据结构与算法)-Infix expression into postfix expression evaluator (data structures and algorithms)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:698758
    • 提供者:杨武
  1. Binary-tree-traversal

    0下载:
  2. 此源码是用来学习二叉树的各种遍历方法,相信正在学习数据结构的同学会用到。-This source is used to learn the binary tree traversal methods, I believe that students are learning data structures used.
  3. 所属分类:source in ebook

    • 发布日期:2017-11-08
    • 文件大小:296472
    • 提供者:毛峰峰
  1. LinuxKernel-core-Chinese-manual

    0下载:
  2. LinuxKernel核心中文手册,总共十五章的讲解,包括Hardware Basic,Software Basic,Memory Management ,Processes,Interprocess Communication Mechanisms ,PCI ,Interrupts and Interrupt Handling,Device Drivers, The File System ,Networks,Kernel Mechanisms ,Modules,The Linux Kerne
  3. 所属分类:MultiLanguage

    • 发布日期:2017-11-06
    • 文件大小:552392
    • 提供者:aa
« 1 2 3 4 56 7 8 9 »
搜珍网 www.dssz.com