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

搜索资源列表

  1. 一个功能强大的栈

    0下载:
  2. 一个功能强大的栈,用法很灵活,你会发现很有趣- A function formidable stack, the usage is very flexible, you can discover very interesting
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2940
    • 提供者:he
  1. template123

    0下载:
  2. 讲述C++模板template的用法,对初学者很有帮助,推荐下载。-about C template template to use, helpful for beginners, to download.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:78465
    • 提供者:dingli
  1. Claboryfunction

    0下载:
  2. 这是c语言全部库函数的说明,内容全面而且都有小例子进行了说明具体的用法,是c语言编程的好的参考资料 -This is for all the language function of note comprehensive and have small examples of the usage specify, c programming language of good reference
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:347788
    • 提供者:hq
  1. huiwennew

    0下载:
  2. 数据结构中---回文的判断,使用栈和队列来实现,练习队列和栈的用法-data structure --- Palindrome's judgment, Stack and Queue to achieve, exercise and Stack Queue usage
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1355
    • 提供者:zhangr
  1. jingtaichengyuan

    0下载:
  2. 是个静态成员的用法的源码,希望站长支持,谢谢了-is a static member of the usage of the source, hoping station support, I thank the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7958
    • 提供者:吴天
  1. infix-Postfix

    0下载:
  2. 利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix -
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:42527
    • 提供者:QKY
  1. cpp_function_pointers

    0下载:
  2. 详细说明函数指针的用法,并且以数组的形式调用函数指针的方法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3805
    • 提供者:王一
  1. AVLTtreeSource

    0下载:
  2. AVL平衡二叉树。原本在这里下载了其他人的平衡二叉树,但发现都不好用,于是从codeguru下载了一个。现在经修正后,已经符合ANSI C规范,并作了适当的封装,用起来和一个类的用法也差不多。这里的代码作为一个demo展示了树的用法。
  3. 所属分类:数据结构常用算法

    • 发布日期:2014-01-17
    • 文件大小:184372
    • 提供者:周善人
  1. 数据结构算法与应用-C++语言描述

    1下载:
  2. C++数据结构的用法 适合对C++语意思有一定了解的人-C data structure suitable for the use of C language meaning a certain understanding of
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10915006
    • 提供者:furey
  1. 7MethodsOfQsort

    0下载:
  2. 快速排序(qsort)在程序开发中的七种用法(VC)。其中列举了对int和char型数组排序、结构和类的一级二级排序等,具体的cmp函数。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28220
    • 提供者:sql
  1. p11

    0下载:
  2. 定义一个类,从3开始查找出连续N个自然数,要求它们都是非素数。 //要注意的是new ,delete的用法,以及在怎么判定在循环中连续判定,关于t的用法。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:5139
    • 提供者:yjd
  1. tu

    0下载:
  2. 图的用法,最短路径。最小生成树等。都是C语言写的。欢迎参考-Map usage, the shortest path. Such as minimum spanning tree. Are written in C language. Welcome reference
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:10738
    • 提供者:123123
  1. double_list

    0下载:
  2. 此文件描述的是双向链表的基本用法 以及根据输入的数字 计算其频度 来进行排序-This document describes the basic use of a two-way linked list, as well as under the Importation of the figures to calculate their frequency to be sorted
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:12249
    • 提供者:dengyi
  1. treesanditsusing

    0下载:
  2. 介绍树的相关用法和使用时应该注意的地方,重点突出二叉树的使用方法。-Introduce the relevant Usage tree and use the place when it should be noted, focused use of binary tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:17841
    • 提供者:彼岸天堂
  1. goldcard

    0下载:
  2. 问题的提出:金卡在现代生活里应用广泛,无论排长队于ATM机前取款还是就餐、购物、就医等等。在国外电子货币十分流行,其实电子货币是系统工程,它涉及金融、安全、通信、计算机等领域。这里为使读者掌握动态数据的用法,仅模拟其存款于取款过程。-The question raised: Gold in the modern life are widely used, regardless of long lines at teller or ATM machine before dining, shoppi
  3. 所属分类:Data structs

    • 发布日期:2017-04-26
    • 文件大小:8333
    • 提供者:王清
  1. BinTree

    0下载:
  2. 数据结构与算法-二叉树的用法。 二叉树的主要算法,声明等。-Data structures and algorithms- the usage of a binary tree. The main binary tree algorithm, statements.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:11143
    • 提供者:Zoe Sun
  1. SevenStylesOfQsort

    0下载:
  2. Qsort针对不同数据类型的用法,Qsort采用快排实现,比传统的sort更有效率-Qsort for the usage of different data types, Qsort exclusive use of quick implementation, more efficient than the traditional sort
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:36735
    • 提供者:Felix
  1. stackQueue

    0下载:
  2. 数据结构栈和队列相关练习,让你熟练掌握掌握它们的用法,迅速编程-Stack and queue data structure practice, so that you master
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:8791
    • 提供者:Fangming
  1. shujujiegou

    0下载:
  2. 主要是数据结构的学习课程实验程序,及文档,有魔王语言,哈弗曼数,系数矩阵,等等,有堆栈指针的用法,-Main course of study data structure experimental procedures, and documentation, there is devil language, Havermann number, the coefficient matrix, and so on, there is the stack pointer usage, etc.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:18130
    • 提供者:juanjuan
  1. TEST

    0下载:
  2. 这个程序代码主要是体现了C++中++和--的自增自减的运算说明,我加了详细的注释,看完这个程序就基本可以了解C++中自增自减的相关用法-This mainly reflects the code C++,++ and- of self by self-descr iption by the operation, I added detailed notes, read the program can understand the basic C++, since the increased us
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:694
    • 提供者:刘超亚
« 12 3 »
搜珍网 www.dssz.com