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

搜索资源列表

  1. 03500112

    0下载:
  2. 时代在飞速发展,科技日新月异。计算机已经成为我们生活中必不可少的工具了。而作为一名大学生,我们更应该比平常人多了解计算机。在我们学习计算机的过程中,我们可能会出现这样或那样的迷惑。有的不是口说就能解决的,这就需要我们自己去动手解决,而这就是我们为什么要搞课程设计了。今年,我们又学习了数据结构这门课,在这门课里包含那么多的东西,怎么样才能检验我们是否掌握了这门课呢。我们就有了这课程设计,通过课程设计使我们能够进一步理解和熟练掌握课本中所学的各种数据结构,学会如何把学到的知识用于解决实际问题,培养我
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:22.86kb
    • 提供者:lihua
  1. dependency

    0下载:
  2. This is a little tool to generate dependency and it is aimed to achieve BCD-normal form in relational database.-This is a little tool to generate dependenc y and it is aimed to achieve BCD - normal form in're lational database.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:130.18kb
    • 提供者:nick huang
  1. OGIC_SMTP

    0下载:
  2. labview internet connect tool-PC internet connect tool
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:157.33kb
    • 提供者:keene
  1. 算法排序效率对比

    0下载:
  2. 程序以图形的形式对各种排序的效率进行对比,是学习排序算法的很好的工具-procedures to graphics in the form of various sort of efficiency compared learning algorithm is a good tool
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:409.63kb
    • 提供者:李春晖
  1. data

    0下载:
  2. 数据结构分析工具,从文件中读取一块数据,在列表中列出数据结构,自动分析数据结构的每一项-Data structure analysis tool, a reading from the document data, are listed in the list data structure, automatic analysis of each data structure
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:186.54kb
    • 提供者:李闯
  1. redblacktree

    0下载:
  2. 我的红黑树的c++实现。主要特点是可以用dot工具把红黑树画出来,生成jpg文件。可以用生成的jpg文件清楚的看到红黑树插入删除的过程。-My red and black tree c++ Achieve. The main characteristics of dot tool can be used to red and black tree drawn to generate jpg files. Can be used to generate the jpg file to see cl
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.26mb
    • 提供者:alpha
  1. DataStructureUtil

    0下载:
  2. 该压缩文件夹内有诸多常用算法和数据结构的c++模板编程实现,可作为您程序开发的辅助工具。具体有栈、队列、优先队列、字典、二叉树、图(包括节点的遍历,连通性判断,3种经典最短路径算法的实现等)。-The compressed folder, there are many commonly used algorithms and data structures c++ Template programming, can be used as your development tool. Specif
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:12.54kb
    • 提供者:张杨
  1. subSetSum

    0下载:
  2. 说明:子集和问题 给定一个n个整数的集合X = {x1, x2, …, xn}和整数Y,找出和等于Y的X的子集subX。 比如说,如果X ={10,20,30,40,50,60} 和 Y = 60 则有三种不同长度的解,它们分别是 subY = {10,20,30},{20,40} 和{60} 使用回溯法实现.开发VS2005工具-Descr iption: a subset of the problem and given a set of n integers X = (
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:1.89mb
    • 提供者:GilBert
  1. rapidminer-4.2-javadoc

    0下载:
  2. 数据挖掘方面最新软件,采用Java开发,能处理XML文档!-data mining Tool for java, XML
  3. 所属分类:Data structs

    • 发布日期:2017-05-31
    • 文件大小:12.46mb
    • 提供者:liu
  1. 1

    0下载:
  2. 自己做的用于对稀疏矩阵进行基本操作的三元组程序.采用C++语言,使用的开发工具为VS2008.-Make their own for basic operations for sparse matrix of the triple procedure. Using C++ language, using the development tool VS2008.
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:551.34kb
    • 提供者:Yove
  1. PEiDv0.94

    0下载:
  2. 逆向工程分析利器,主要用与算法解密-Tool for reverse engineering analysis, and algorithm is mainly used to decrypt ~~~~~~~~~~~~~~~~~~
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2.5mb
    • 提供者:zzz
  1. this_pointer

    0下载:
  2. 类是程序模块化的一个主要工具,它封装了将一个数据结构和对该数据结构的一组操作  友员是破坏信息隐蔽的一种机制,主要目的是考虑程序的运行效率  静态数据成员的作用是在多个模块之间共享数据。静态成员函数提供对静态数据成员操作的封装以及不依赖对象数据的共同操作-Class is a major tool for modular program, which encapsulates a data structure and the data structure of
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:38.09kb
    • 提供者:卫国
  1. pq-trees

    0下载:
  2. PQ tree structure which is a useful tool in the consecutive one problem and planar graph judge problem.
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:318.89kb
    • 提供者:曹竹
  1. demo

    0下载:
  2. 数据结构学习的利器,内有数据结构设计的所有基本算法,最重要的是有演示,对初学数据结构的同学们有很大帮助,有pascal、c两种语言的演示-Learning tool for data structure, containing all the basic data structure design algorithm, the most important thing is to have presentations, data structures for beginners of great
  3. 所属分类:Data structs

    • 发布日期:2017-05-11
    • 文件大小:2.05mb
    • 提供者:孙茂钧
  1. GraphDrawing

    0下载:
  2. A tool for a graph drawing. It is possible to construct the graph and to save it as an image.
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:231.38kb
    • 提供者:tim
  1. c-program-tool

    0下载:
  2. c语言数据结构演示工具,学习C语言编程算法的绝好工具,包括所有的常规数据结构演示-c language data structure, presentation tools, learning algorithm for an excellent C programming tools, including presentation of all the conventional data structure
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.06mb
    • 提供者:何亮
  1. xushiliang

    1下载:
  2. 徐士亮常用c语言算法集,包含了许多数学公式及复杂运算的源代码,数学建模必备工具-Xu Shiliang common set of algorithms c language, contains many mathematical formulas and complex calculations of the source code, an essential tool for mathematical modeling
  3. 所属分类:Data structs

    • 发布日期:2014-04-09
    • 文件大小:37.42mb
    • 提供者:天才
  1. Java

    0下载:
  2. 里面是关于java的数据结构的书籍,并且带有可以运行的相应的实例,是自学的好工具-Which is a data structure on java books, and can run with the corresponding instance, is a good tool for self-
  3. 所属分类:Data structs

    • 发布日期:2017-06-16
    • 文件大小:24.34mb
    • 提供者:yang zj
  1. 154

    0下载:
  2. 个零件的轮廓往往是多种多样的,有直线,有圆弧,也有可能是任意曲线,样条线等. 数控机床的刀具往往是不能以曲线的实际轮廓去走刀的,而是近似地以若干条很小的直线去走刀,走刀的方向一般是x和y方向-The outline of the outline of a part is often DuoZhong diverse, a straight line, arc, also may be any curve, spline line etc. Of the numerical control mac
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:661.08kb
    • 提供者:陈金斌
  1. frequency-statistics-tool

    1下载:
  2. 这是一款用Python编写的用来进行遍历词频统计的工具。-This is a written in Python used to traverse the frequency statistics tool.
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.13kb
    • 提供者:牧童
« 12 »
搜珍网 www.dssz.com