CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - 算法 数据结构

搜索资源列表

  1. CodesAndMLPaper

    0下载:
  2. 包括一篇国外关于机器学习的文章和一些数据结构与算法的代码-abroad, including a study on the machinery of the article and some data structure and algorithm code
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2290658
    • 提供者:周彦宁
  1. graphanddatastruct

    0下载:
  2. 图形学和数据结构的一些算法 还有图形学的一些算法的演示-graphics and data structure of the algorithm there are some graphics algorithm demo
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1788120
    • 提供者:张鹏宇
  1. hsdfhdsgdgdf

    0下载:
  2. 数据结构作业图的一些集合 上面有优先遍历 和用链表和堆栈来实现的算法-data structure of some operations plan sets priority traverse above and the use of linked lists and to achieve the stack algorithm
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:19856
    • 提供者:张鹏宇
  1. CLaugYM

    0下载:
  2. 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算 -case a huge memory game two cases calculators Case 3 Case 4 game reversi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:67067
    • 提供者:chenguoren
  1. Oney+-

    0下载:
  2. 一元多项式加减程序 C 这是基在C下的数据结构算法-one yuan polynomial modified C-This is the C-based data structure algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3027
    • 提供者:chenguoren
  1. DataStruct_code

    0下载:
  2. 数据结构》的全部代码实现(C语言),配合《数据结构》算法实现及解析使用。-data structure, "the realization of all the code (C language), with a" data structure "and analytic algorithm used.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:218881
    • 提供者:无知
  1. wenjianxitongmoni

    1下载:
  2. 操作系统课程设计报告 文件系统模拟 一、课程设计目的 通过模拟文件系统的实现,深入理解操作系统中文件系统的理论知识。 二、课程设计要求 通过课程设计,要求学生主要掌握如下内容: 1.设计出文件系统中常用的数据结构; 2.理解文件系统的工作流程,给出程序流程图; 3.设计出文件系统中关键的算法; 4.模拟实现二级目录文件系统,并给出一组运行结果。 三、课程设计内容 根据实验指导书补充 四、文件系统实现 -courses on operating
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:22776
    • 提供者:xiao ming
  1. BigNumber

    0下载:
  2. 一个数据结构来存储超大型数字以及一种算法来实现超大整数加法运算。-a data storage structure and a super digital algorithm to achieve super integer multiplications.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1652
    • 提供者:eltnam
  1. gezhongpaixu

    0下载:
  2. 这是一个数据结构的综合性实验,是实现各种排序算法,如插入排序,希尔排序-This a comprehensive data structure of the experiment, the realization of sorting algorithm, such as insertion sort, Hill ranking
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2887
    • 提供者:刘培坚
  1. quick_sort

    0下载:
  2. 一个quicksort的算法 有关数据结构的-a quicksort algorithm data structure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1096
    • 提供者:fang
  1. PRIMTREE

    0下载:
  2. 这是数据结构课程的试验作业,算法仅供参考。-This is the data structure courses pilot operation, the algorithm is for reference only.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8070
    • 提供者:许广伟
  1. SORTSearchANDfind

    0下载:
  2. 这是数据结构课程的试验,其算法仅供参考!-This is the data structure of the curriculum test, the algorithm is for reference only.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12179
    • 提供者:许广伟
  1. LWIP_manule

    0下载:
  2. LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:693536
    • 提供者:tumbler
  1. vc++part8

    0下载:
  2. 数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suitable for the study of data str
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:477688
    • 提供者:魏洪平
  1. vc++part9

    0下载:
  2. 数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suitable for the study of data str
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:111865
    • 提供者:魏洪平
  1. sujujiegoukechengsheji

    0下载:
  2. 这是哥们在作数据结构课程设计时花了很大心血完成的,里面有源码,有算法分析,有调试说明,希望对各位同仁有用-This is the Miners for the data structure design courses devoted great efforts to complete the inside source. there algorithm analysis, debugging note, and I hope to all of my colleagues useful
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:44253
    • 提供者:外祖父
  1. yxzybgj2-5

    0下载:
  2. FZU 大二 的数据结构与算法 老师出的题目的优秀作业 第2到第5章-FZU sophomore data structure and algorithm for the teachers of the subject outstanding operational paragraph 2 of Chapter 5
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2707926
    • 提供者:wanghui
  1. jav

    0下载:
  2. 大家看下吧,利用银行家算法避免死锁。掌握银行家算法中的数据结构,算法的整个过程,并加深对银行家算法的理解. -we facie bar, bankers algorithm used to avoid deadlock. Master bankers algorithm data structure, algorithm of the entire process, and to deepen the understanding bankers algorithm.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:692044
    • 提供者:周守超
  1. TheCArithmetic

    0下载:
  2. C语言的常用算法集合,适合学数据结构的朋友,也适合每个喜欢学算法的人.-C language algorithms pool of suitable data structure of a friend, is also suitable for each algorithm likes people.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:320470
    • 提供者:罗本
  1. mgqj

    0下载:
  2. 这小程序可以巩固数据结构中栈的知识,以及用到的递归算法。-procedures can consolidate data structure Stack knowledge, and use the recursive algorithm.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1254
    • 提供者:陈朝熙
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com