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

搜索资源列表

  1. scst

    0下载:
  2. 自动生成实体类(很好用的代码)非常经典的学习代码,我的珍藏-Automatic generation of entity classes (good with the code) is very classical learning the code, my treasure
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1803896
    • 提供者:shan
  1. miniList

    0下载:
  2. minilist类的实现。数据结构的作业之一,用c++实现minilist类,已经通过测试。-minilist class implementation. One of the data structures, using c++ implementation minilist classes have been tested.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:331759
    • 提供者:温智君
  1. teacher

    0下载:
  2. 类和对象、继承和派生,实现对学生和教师信息的输入输出。-Classes and objects, inheritance and derived to achieve for students and teachers of information input and output.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-25
    • 文件大小:250280
    • 提供者:黄磊
  1. xiansuo

    0下载:
  2. 1 理解树结构的逻辑特性; 2 熟练掌握二叉树的逻辑结构特性及各种存储方法; 3 熟练掌握二插树的各种基本操作,尤其是三种遍历算法以及线索化算法。 4 进一步了解和掌握类的私有和公有成员函数的定义和使用以及类型的作用域 -A tree structure to understand the logic of identity two master binary logic of structural characteristics and various st
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:6850
    • 提供者:zhangge
  1. bbeee

    2下载:
  2. 定义并实现一个整数集合类int_set,集合类中cur_size表明当前集合中有几个整数,集合中最多含max_size个整数,存放集合元素的数组是动态的。要求提供的方法有: (1)增加一个整数到集合中; (2)从集合中去掉一个元素; (3)判断一个元素是否在集合中; (4)重载<<运算法,输入集合;重载>>运算符输出集合; (5)分别实现集合的交、并、差运算。 -Defined and implemented a se
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-07
    • 文件大小:788
    • 提供者:杨锋
  1. employee

    0下载:
  2. 一个程序,确定由4个并联的子电路组成的电路的总电阻。子电路由两个串联或并联的电阻器组成。由键盘输入,向屏幕输出结果。写一个电路的基类和两个派生类(分别处理串联和并联),使用虚基类(抽象基类)和多态。对所有的子电路使用一个循环计算总的电阻。-A procedure, make sure the child by four parallel circuit circuit of total resistance. A sub circuit consists of two series or par
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:1032764
    • 提供者:walter
  1. fenshu

    0下载:
  2. 分数类,就是包含分数和整数,分数和分数之间的加,减,乘,除-Scores of classes, that contains the scores and integers, between the scores and scores of add, subtract, multiply, divide
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:937
    • 提供者:xueninglan
  1. dual_core

    0下载:
  2. This example application shows you how to use Real-Time Workshop Embedded Coder to target a dual core Blackfin microprocessor. The complete build is managed by a template makefile and control over the memory regions is provided by custom storage clas
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-17
    • 文件大小:267348
    • 提供者:namedd
  1. AtScriptDemo

    0下载:
  2. 最新的小巧的脚本引擎Atscr ipt 2.0,易用,方便进行扩展,自定义类,函数。-The latest compact scr ipting engine Atscr ipt 2.0, easy to use, easy to extend, custom classes, functions.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-03
    • 文件大小:1239272
    • 提供者:谢青
  1. geometry

    0下载:
  2. C++类运用。几何体。 计算圆与圆外接矩形,矩形外接圆。圆外切三角形四个图形的面积。周长。对角线-C++ classes to use. Geometry. Calculated circle and the circle bounding rectangle, rectangle circle. Cut four triangles outside circle graph area. Circumference. Diagonal
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-11
    • 文件大小:543
    • 提供者:郭静男
  1. Combinatronics

    0下载:
  2. Library of combinatronics classes to make statistical analysis
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:50785
    • 提供者:ibiza420
  1. RandomArray

    0下载:
  2. 一个简单、快捷、实用的随机数组产生方法类,经调试通过,注:本压缩包内没有附带示例程序,你需要自己编写一个实例程序进行测试,用本类生成的随机数组如图所示-A simple, fast and practical method for forming the random array of classes, after debugging through, Note: This compressed file does not comes with sample programs, you need
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7320
    • 提供者:ddfeng123
  1. Zd02

    0下载:
  2. SSorted and unsorted sets representation classes
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:45950
    • 提供者:Nyashka
  1. ACM

    0下载:
  2. ACM计算机课算法,点,线段,面等关系,对大家应该有帮助。-ACM computer classes algorithms, point, line segment, noodles and other relations, we should help.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:820365
    • 提供者:Gavin
  1. Interleave.h

    0下载:
  2. brief Definitions of interleaver classes
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3015
    • 提供者:Jawahar
  1. EXTENDS

    0下载:
  2. C++入门实例,对继承与组合的初步应用。可以让用户选择在指定位置打印出不同的图形,如正立等腰三角形,倒立等腰三角形,矩形,正方形、菱形和多边形。图形由随机选择的*或者#组成。 请为每种图形设计一个类,这些类之间的关系可能是继承或者组合。  每个类需要能保存该图形对象的参数,改变参数的方法以及在屏幕上用字符打印该图形的方法。  程序根据用户的选择产生一个新图形的对象,为该对象设置参数并打印。 -C++ Getting Started ex
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:5372
    • 提供者:周子
  1. c

    0下载:
  2. 利用string类与相关函数,实现任意字符串的反转。如:“abcdef”反转后为“fedcba”-Using string classes and related functions, to achieve an arbitrary string reversal. Such as: " abcdef" reversal after " fedcba"
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:13950
    • 提供者:王立
  1. VectorTest

    0下载:
  2. 自定义Vector ,模板类 使用时注意#include cpp文件,#inlcude 。h文件会出错-Custom Vector, use the template classes Note# include cpp file,# inlcude. h file error
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:355796
    • 提供者:chenqi
  1. BIGNUMBER

    0下载:
  2. 用code blocks 写的多文件结构版本的大数运算,用的是面向对象的方法,运用类以及运算符的重载。-Multi-use code blocks to write the file structure version of the operation of large numbers, using the object-oriented approach, the use of classes and operator overloading.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:27117
    • 提供者:林凯杰
  1. prog10-mathquiz

    0下载:
  2. Exercises on inheritance classes,
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:2969
    • 提供者:iswann
« 1 2 3 4 5 67 8 9 10 11 ... 20 »
搜珍网 www.dssz.com