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

搜索资源列表

  1. WinNTL-5_4

    0下载:
  2. NTL is a high-performance, portable C++ library providing data structures and algorithms for manipulating signed, arbitrary length integers, and for vectors, matrices, and polynomials over the integers and over finite fields.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:818147
    • 提供者:陈西
  1. c++算法与数据结构

    0下载:
  2. ----c++算法--与--数据结构----- ----c++算法--与--数据结构-Data Structures and c++ Algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1667394
    • 提供者:che
  1. vigra

    0下载:
  2. VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Muss
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1783968
    • 提供者:邵长青
  1. C++开发中数据结构和算法的分离

    0下载:
  2. 在vc下 实现图像处理算法和数据结构的分离 使代码具有更好的移植和可维护-under the vc image processing algorithms and data structures so that the separation is a better code porting and maintenance
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:83284
    • 提供者:周贤
  1. 进程和线程

    0下载:
  2. 看一下UNIX系统中的进程和Mach的任务和线程之间的关系。在UNIX系统中,一个进程包括一个可执行的程序和一系列的资源,例如文件描述符表和地址空间。在Mach中,一个任务仅包括一系列的资源;线程处理所有的可执行代码。一个Mach的任务可以有任意数目的线程和它相关,同时每个线程必须和某个任务相关。和某一个给定的任务相关的所有线程都共享任务的资源。这样,一个线程就是一个程序计数器、一个堆栈和一系列的寄存器。所有需要使用的数据结构都属于任务。一个UNIX系统中的进程在Mach中对应于一个任务和一个单
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:20111
    • 提供者:朱善发
  1. 数据结构算法演示swf

    1下载:
  2. 用FLASH动画演示常用数据结构和算法,使深奥变为简单.建议下载.-with Flash animation demo commonly used data structures and algorithms, so esoteric become simple. Recommended download.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:415010
    • 提供者:老妖
  1. C的APRIORI程序

    1下载:
  2. 用C实现的APRIORI算法,希望对学习数据结构和算法的朋友有所帮助-C analysis algorithm to achieve the hopes of learning algorithms and data structures help a friend
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:123529
    • 提供者:yu
  1. 决策树c4.5-r8的windows版本

    1下载:
  2. 用c++实现的决策树算法,windows环境下,希望对学习数据结构和算法的朋友有所帮助。-achieve with the Decision Tree Algorithm, windows environment, and I hope to learn from data structures and algorithms friends help.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:149316
    • 提供者:yu
  1. threading

    0下载:
  2. 图形化,线索二叉树,我是个初学者,只有这样的程序,见谅-graphics, data structures, I was a beginner, the only way to the procedures forgiven! !
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1241
    • 提供者:康如
  1. myChess

    0下载:
  2. 一个自编的象棋游戏,尝试使用C++数据结构教程中链表和面向对象设计模式的探索-a chess game to try to use the C data structures Guide Chain and object-oriented design patterns exploration
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:488897
    • 提供者:金大
  1. 图书馆V2

    0下载:
  2. 一个采用B-树数据结构制作的图书馆管理程序,功能较简单,适合大学生数据结构参考使用-use a B-tree data structures produced by the library management procedures and functions than simple data structure suitable for college students to use reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6450
    • 提供者:吴晓辉
  1. 浪潮财务物流数据库

    1下载:
  2. 包含了浪潮的采购数据结构、库存管理数据结构、销售数据结构、浪潮财务数据结构等-contain a wave of procurement data structure, data structure inventory management, sales data structure, wave of financial data structures, etc.
  3. 所属分类:SQL Server数据库

    • 发布日期:2008-10-13
    • 文件大小:329094
    • 提供者:冯宾
  1. magicsquarecalc

    0下载:
  2. 任意阶一次幻方生成器 < 常用算法与数据结构 >-arbitrary order a magic square generator lt; Common algorithms and data structures gt;
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:48068
    • 提供者:程果
  1. C_C++与数据结构

    0下载:
  2. C、C++语言实现的数据结构重要算法和程序 比较全。-C, C language data structures and algorithms important procedure is all.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8160586
    • 提供者:何小熊
  1. 图的最小生成树

    1下载:
  2. 数据结构常用算法:图的最小生成树 经典算法:图的最小生成树-algorithm commonly used data structures : Figure the minimum spanning tree algorithm classic : Figure the minimum spanning tree
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1587
    • 提供者:牛牛
  1. 平衡二叉排序树的综合操作1

    3下载:
  2. 数据结构常用算法:平衡二叉排序树的综合操作 全部程序代码,在C环境编译通过。-algorithm commonly used data structures : a balanced binary sort tree all integrated operation code, the C compiler through the environment.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2830
    • 提供者:牛牛
  1. 改进后的迷宫算法

    0下载:
  2. 迷宫算法程序学习,数据结构里的经典学习程序,代码经过自己的优化,加快了搜索速度-maze procedures learning algorithms, data structures of classical learning process, by its own code optimization to speed up the search process
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10197
    • 提供者:杜昭翼
  1. GISObjects

    0下载:
  2. GIS实现代码,包括空间对象、空间数据结构等-GIS code, including space objects, spatial data structures, etc.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:20443
    • 提供者:周强新
  1. DDK常用函数与数据结构描述

    0下载:
  2. DDK常用函数与数据结构描述!里面介绍了DDK的一些常用函数说明-DDK commonly used functions and data structures described! They introduced the DDK some commonly used functions Note
  3. 所属分类:并口编程

    • 发布日期:2008-10-13
    • 文件大小:7410
    • 提供者:常大亮
  1. huffman_cdoe

    0下载:
  2. 多个Huffman编码、解码器的程序,对数据结构的学习者很有用。-over Huffman encoding, decoding device procedures, data structures useful to learners.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:75450
    • 提供者:龚文引
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com