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

搜索资源列表

  1. bin-tree

    0下载:
  2. 二叉树类及其实现以二叉链表为存储结构实现二叉树类和成员函数, 设计计算二叉树结点、将二叉树每个结点的左右子树交换、求二叉树高度的算法-Binary tree class and its implementation to the list for the storage structure of the binary classes and member functions to achieve a binary tree, binary tree node design calculati
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1021
    • 提供者:
  1. czip_source

    0下载:
  2. CZip和CUnzip的VC++源代码,编译运行后生成zipdll.dll,共两个类: CZip用于压缩文件, CUnzip用于解压缩文件,使用gzip GNU源代码 -CZip and CUnzip the VC++ source code, compile and run after the generation zipdll.dll, a total of two classes: CZip used to compress files, CUnzip for extracting f
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:98574
    • 提供者:madud0002
  1. Release

    0下载:
  2. 挖掘数据类(主要是将数据显示在一类列表中,其中主要是采用的是数据挖掘的算法,有时需要先注册)-Mining data classes (mainly the data displayed on a class list, which is mainly used in data mining algorithms, and sometimes need to register)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-25
    • 文件大小:8693012
    • 提供者:翁释
  1. multisvm

    0下载:
  2. 使用SVM进行多类的一对一分类,有利于初学者对SVM进行快速入门-The function of the code is to classify multiple classes using one-to-one SVM, which must be very useful for beginners.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:518413
    • 提供者:
  1. ch02_LinerList

    0下载:
  2. 这是数据结构线性表的源代码,具有完整的类以及成员函数-This is a linear list data structure source code, complete with classes and member functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:19900
    • 提供者:陈琦
  1. List

    0下载:
  2. 用C++编写的两个List类,分别支持链表操作和数组操作。-Written in C++, two List classes, respectively, an array of operations and operations support list.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:1042
    • 提供者:熊思源
  1. wireless

    0下载:
  2. erlang b The concept of trunking allows a large number of users to share relatively small number of channels in a cell. Two major classes of trunked radio systems : 1- blocked call cleared systems to describe this system erlang B for
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:970
    • 提供者:m a
  1. Genetic-Algorithm-CPP-class

    0下载:
  2. 遗传算法的一个C++类,可以在该类内定义遗传算法个操作算子和数据-A genetic algorithm C++ classes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:7709
    • 提供者:李超
  1. migong

    0下载:
  2. 输入详细的矩阵内容求出你输入矩阵的课走路径,并且输出-Details of the contents of the input matrix derived classes you take the path of the input matrix and output
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:929
    • 提供者:田俊涛
  1. comput

    0下载:
  2. 采用C++的类及部分函数计算圆形、三角形、正方形的周长与面积-Classes using C++ and some function to calculate the circle, triangle, square perimeter and area
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:803
    • 提供者:王翼
  1. wufenzhi

    0下载:
  2. 小李是计算机学院的教学秘书,每学期都要对每个班级的学生成绩分析统计,其中一项重要工作就是把学生的百分制成绩转换为五分制。在长期的工作中,他发现,采用传统的转换方法,效率较低,耗费他大量的时间和精力,所以他想改变他的工作方法,以提高工作效率。细心的他发现,一个班级中学生成绩分布有一定的规律:一般情况下,中等成绩者最多,占总人数的38 ,其次是良好的占30 ,优秀生占10 ,及格生占16 ,不及格率占10 。根据这一规律,他设计一个理想的转换方案。为了验证方案的高效性,他进行了多次对比测试,测试结果
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:5438
    • 提供者:李雨山
  1. Untitled10

    0下载:
  2. i have written the code for linear classifier for n classes.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1299
    • 提供者:blue mermaid
  1. dijkstra

    0下载:
  2. this the c source code for dijkstra algorithm. people who study CS might find it useful during algorithm classes.-this is the c source code for dijkstra algorithm. people who study CS might find it useful during algorithm classes.
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1090
    • 提供者:r3vive
  1. Desktop

    0下载:
  2. 运算符重载>=,<=,==运算符的重新载入,实用类和友元函数-Operator Overloading > =,< =,== reload operator, practical classes and friend functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:2546
    • 提供者:郭亮
  1. changgui3

    0下载:
  2. 1.基类,虚基类 2.构造函数,析构函数 3.派生类,继承 4.派生类调用基类 5.私有成员与公有成员及保护类 -1. Base class, virtual base class 2. Constructor, destructor 3. Derived classes, inheritance 4. Derived class to call the base class 5. Private members and public and protected class
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6710
    • 提供者:jessie0929
  1. 1-matlab

    0下载:
  2. MATLAB is being used as a platform for laboratory exercises and the problems classes in the Image Processing half of the Computer Graphics and Image Processing course unit. This handout describes the MATLAB development environment you will be usi
  3. 所属分类:matlab

    • 发布日期:2017-05-02
    • 文件大小:577719
    • 提供者:SKP
  1. 3.1

    0下载:
  2. 声明一个Shape抽象类,并派生出Rectangle和Circle类,计算面积和周长-Declare an abstract class Shape, and derived classes Rectangle and Circle, calculate area and perimeter
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3558886
    • 提供者:张莉
  1. Cpp1

    0下载:
  2. 银行账户系统,C++的类编写,具有存款、取款、计算利率等功能-Bank account system, C++ classes written, with deposits, withdrawals, calculating the interest rate and other functions
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:790
    • 提供者:王强
  1. 10Kruskal

    0下载:
  2. minimum spanning tree algorithm krushkal implemented in c++ borland using concept of structure and classes to minimize no of lines -minimum spanning tree algorithm krushkal implemented in c++ borland using concept of structure and classes t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-06
    • 文件大小:945
    • 提供者:amrit
  1. xuhanshu2

    0下载:
  2. 编写一个程序计算正方形、球体和圆柱体的表面积和体积。依题意,抽象出一个公共基类CContaineer为抽象类,在其中定义求表面积和体积的虚函数(该抽象类本身没有表面积和体积可言)。抽象类中定义一个公共的数据成员radius,此数据可作为球体的半径、正方形的边长、圆柱体底面积圆半径。由此抽象类派生出要描述的三个类,在这三个类中都具有求表面积和体积的重定义版本。 -Write a program to calculate square, sphere and cylinder surface a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4349
    • 提供者:刘璐
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com