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

搜索资源列表

  1. 算式分析器

    0下载:
  2. 使用递归的方法实现的算式分析器,给定一个符合C语言格式的算式,可以使用括号,单目运算符等,计算算式的运算结果。-use recursive method formula Analyzer, to set a C-language format with the formula, you can use brackets, Monocular Operators, calculation formula of the calculation results.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:18720
    • 提供者:赵明
  1. h264_msvc_build

    0下载:
  2. 我自己做的ffmpeg的h264的decoder的vc++6.0的完整源代码(一个补丁和一个附加的vc工程目录),使用方法在压缩包内。 所依据的版本是2007.1.19 checkout的,修改后的vc版本运行速度与MinGW+gcc编译的最高运行速度基本相当(+/-2%)。 只能使用intel编译器,vc自带的编译器效率太低。 给我加点技术分吧!!!! -I do ffmpeg the h264 the decoder vc 6.0 of the integrity of the
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:12709
    • 提供者:qgfhit
  1. PaiDuiLiLun

    0下载:
  2. 实现了排队理论在数学中的使用方法,是一种图形化的演示,可以加深理解-realized the queuing theory in the use of mathematical methods, is a graphic demonstration, it can deepen understanding
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1863366
    • 提供者:王凡
  1. 3234233423

    0下载:
  2. K_meansVC++可视化源代码 程序的使用方法简单就不介绍了! 帮助文件还没制作! 不好意思!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:54658
    • 提供者:张一镰
  1. c++

    0下载:
  2. vc源代码 11.1编程测试顺序容器矢量(vector)的主要功能和使用方法
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:11419
    • 提供者:皇甫
  1. Matlab基础篇

    0下载:
  2. Matlab基础篇是Matlab初学者的一个很好的向导,它介绍了Matlab的安装及初等的使用方法-Matlab Matlab for the project is a good beginner's guide, it introduced the Matlab the installation and use of primary
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:191637
    • 提供者:灵光
  1. example

    0下载:
  2. 常见java数据结构的使用方法,包括Arrays类Collections类HashSet类List类TreeSet类Map类Vector类-Java data structures commonly used methods, including Arrays Class Collections category HashSet Class List Class TreeSet Class Map type Vector Class
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:4697
    • 提供者:a29768
  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. GraphPath

    0下载:
  2. 查找有向图、无向图的两点之间的所有路径。有使用方法。-It s method to find all path between two Node in a graph.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:319932
    • 提供者:Pippo
  1. A

    0下载:
  2. 本次程序实习我采用结构体链表为主要数据结构来存储所有学生信息,配合使用一个结构体数组存储组长信息,总共使用了22个函数体,其中有9个重要函数和主函数构成了该系统,现在我介绍一下该系统的使用方法。 进入该系统后系统会提示所有数据已经初始化,此时系统中不存在任何数据,接着会提示你需要做的操作: 1--读取文件中的学生数据; 2--储存你所修改的数据进入文件; 3--初始化学生数据; 4--查询所有学生的信息; 5--查询一支队伍的信息; 6--查询一个学生的信息; 7
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:35724
    • 提供者:heizi1127
  1. Listinstallfest

    0下载:
  2. 链表初体验初步了解链表的使用方法 简单的一个小例子-List installfest preliminary understanding of the list using method simply a small example
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:36603
    • 提供者:张静
  1. VCPPchuanyu

    0下载:
  2. 穿越丛林,演示如何让人越过障碍而前进,这是《学VC编游戏》的第五个示例,重点学习安排场景和解决对象遮档。操作方法:   A、在场景内用鼠标点任意点,可指挥主角移动。   B、ESC键,退出游戏。      游戏编写方面主要使用了以下知识、技术。   1.类文件和建立方法,使用方法   2.调入场景文件,初始化场景。   3.冒泡法排序。   4.用冒泡法排序解决对象遮挡。   5.实用的无闪烁刷屏方法。-Through the jungle,
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:74676
    • 提供者:欧阳蓝
  1. lianbiaoshiyong

    0下载:
  2. 链表的建立添加删除等使用方法 一成绩管理的形式给出-The establishment of the list to use to add or delete given in the form of a performance management
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:2454
    • 提供者:pl
  1. touziwenti

    1下载:
  2. 1. 熟悉动态规划的使用方法 2. 分析投资问题的最优子结构 3. 用动态规划求解投资问题 求解总投资额为m,共有n个项目,Gi(x)为向第i项工程投资费用为x时的收益,如何分配资源才能获得最大利润。 -1. Familiar with dynamic programming using method 2. Analysis of the optimal sub-structure of investment 3 investment using dynamic prog
  3. 所属分类:数据结构常用算法

    • 发布日期:2013-05-25
    • 文件大小:20888
    • 提供者:SongLY
  1. 4

    0下载:
  2. 字符串数据的组织和处理 标准C++库的使用。 指针的使用方法。 通过debug观察指针约内容及其所指的对象的内容。 通过动态内存分配实现动念数组,并体会指针在其中的作用 -String data organization and processing of standard C++ libraries use. Pointer is used. Observation about the contents of the debug pointer and the conten
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:5768
    • 提供者:dfaga
  1. Queue

    0下载:
  2. 展示了队列的使用方法,对我们学习很有帮助- It show what to use the queue。It will help many people to learn queue.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:148638
    • 提供者:张青
  1. exp18

    0下载:
  2. 类的定义,类的使用,动态储存申请使用方法,数组与指针的关系-Class definition, the class of the use of dynamic storage applications use, the relationship between arrays and pointers
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:10980
    • 提供者:hukai
  1. Apriori

    0下载:
  2. 频繁模式挖掘Apriori算法 其中的.dat文件为样例数据, 具体使用方法参见main.c-Frequent Pattern Mining Apriori Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-08
    • 文件大小:1692250
    • 提供者:Joshua
  1. avl

    0下载:
  2. 一套持久化平衡树,可用于代替sgiSTL中的rope,且功能更加强大(略作修改可实现持久化动态树)使用GNUC++标准(在OI前辈fanhq指导下完成)文件内自带使用方法样例-A persistent balanced BST, can be used instead of rope in sgiSTL, and more powerful (slightly modified to achieve lasting dynamic tree) (OI seniors fanhq complete
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1205
    • 提供者:laoyumi
  1. CQXAD959

    0下载:
  2. 解决算法题目时常用的标准库函数,有详细的使用方法说明哦,()
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:2048
    • 提供者:Lkopold
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com