CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 子类

搜索资源列表

  1. jisuan

    0下载:
  2. 资源类别:Delphi源码所属子类:数据库应用 开发语言:Delphi & Kylix 相关标签:计算器 详细描述: 一个很简单的计算机程序。控件是xpmenu+一个myrightedit -Resource category: Delphi source their sub-categories: database application development language: Delphi
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:243912
    • 提供者:liuchao
  1. 3D

    0下载:
  2. 3D手机游戏开发教学 编写一个继承于Canvas类的子类,并且实现Runnable接口,在run方法中绘制屏幕中一个小方块,通过游戏动作键(上下左右)控制方块的移动-3D mobile phone game developers to prepare a succession of teaching in the Canvas sub-class category, and the realization of Runnable interface, in the run method of d
  3. 所属分类:Communication

    • 发布日期:2017-04-09
    • 文件大小:977118
    • 提供者:朱刚毅
  1. 1

    1下载:
  2. 实验 1 对象的创建和使用 ( l )理解类的定义; ( 2 )掌握对象的声明; ( 3 )学会使用构造函数初始化对象; ( 4 )使用类的数据和方法。 实验 2 类的静态成员与实例成员 ( l )掌握静态成员与实例成员的区别; ( 2 )学会使用类的静态成员。 实验 3 变量的作用域和 this 关键字 ( l )理解变量的作用域; ( 2 )掌握成员变量,局部变量和块变量的区别; ( 3 )学会使用 this 关键字。 实验 4
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-17
    • 文件大小:25891
    • 提供者:kid
  1. inheritance

    0下载:
  2. 设计一个抽象类Shape,包括2个抽象方法,分别是计算形状的周长和面积。设计具体类Rectangle和Circle,分别表示矩形和圆,它们都是Shapes的子类。使Rectangle和 Circle都实现Comparable接口。编写一个通用的排序程序和一个通用的二分查找程序(自己写代码实现),能对这二种类型的数组进行排序并查找指定的对象。-Design an abstract class Shape, including the two abstract methods, namely, ca
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-01
    • 文件大小:48227
    • 提供者:陈思
  1. fourth-07301048

    0下载:
  2. 第四次作业 1、 创建一个Animal(动物)类,让Horse(马),Dog(狗),Cat(猫)等动物继承Animal类。在Animal类中定义一些方法,让其子类重写这些方法,编写一个运行时多态的程序。 创建一个Animal类型的数组,在其中填充不同子类,然后调用自己的父类中的方法,看看会有什么情况发生。 2、 修改练习3.3,使Animal成为一个接口。 3、 在面向对象的绘图应用应用程序中,可以绘制圆形、矩形、直线等很多其他的图形对象。这些对象都具有相同的特定状态
  3. 所属分类:JavaScript

    • 发布日期:2017-04-01
    • 文件大小:36652
    • 提供者:vavey
  1. u-thief

    0下载:
  2. 用vb子类化技术打造的u盘小偷,程序很简单,但通过SetWindowLong这个API直接修改了程序原有的消息处理函数,值得借鉴.-Vb subclass using technology to build the u disk thieves, the procedure is very simple, but this API directly through SetWindowLong modified the original procedure of message processin
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:15655
    • 提供者:benson_wind
  1. 4

    0下载:
  2. 继承的运用。子类的方法及变量的设定方法。-The use of inheritance. Subclass methods and methods of variable settings.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1291
    • 提供者:苏浙
  1. showAgent.txt.tar

    0下载:
  2. ns-2中Agent子类,显示了所有可以打印出来的代理,方便查阅-ns-2 subclass of Agent, indicates that all agents can print out for easy access
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:844
    • 提供者:mozhu
  1. SGA

    0下载:
  2. VC编写的基本遗传算法,建立遗传算子类,实现基本遗传算法-gene algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:64193
    • 提供者:
  1. MVP

    0下载:
  2. MVP设计模式在vc下的构件,这只是基础基类,具体的使用还需要将其派生出新的MVP子类。-MVP Design Patterns in vc components under, this is only the basic base class, the specific use also need to derive a new subclass MVP.
  3. 所属分类:software engineering

    • 发布日期:2017-04-15
    • 文件大小:6287
    • 提供者:郎志超
  1. moshishibie

    0下载:
  2. 先用C-均值聚类算法程序,并用下列数据进行聚类分析。在确认编程正确后,采用蔡云龙书的附录B中表1的Iris数据进行聚类。然后使用近邻法的快速算法找出待分样本X(设X样本的4个分量x1=x2=x3=x4=6;子集数l=3)的最近邻节点和3-近邻节点及X与它们之间的距离。-First C-means clustering algorithm procedures and with the following data for cluster analysis. After confirming t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:1002
    • 提供者:jack
  1. circles

    0下载:
  2. 通过Java的定义主类跟子类来画圆,虽然简单了。-failed to translate
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:621
    • 提供者:星之辰
  1. MyDrawL

    0下载:
  2. 简单绘图软件,可以绘制直线、矩形、椭圆;可设置图形边线宽度和颜色;主要运用面向对象设计,类的多态、子窗体、子类化-Easy mapping software, you can draw a straight line, rectangle, ellipse can set line width and color graphics the main use of object-oriented design, class of polymorphic, sub form, sub-categ
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:63289
    • 提供者:fred
  1. JavaNetGame

    0下载:
  2. 资源类别:Delphi控件所属子类:数据库相关 开发语言:Java 相关标签:网络 Java 格斗游戏 源码 详细描述: 一款JAVA网络格斗游戏,分服务端和游戏端,通过这个源代码你可以了解到用JAVA编写网络服务端的实例,还可了解到JAVA游戏的显示类、游戏控制类、游戏界面绘制类和声音调用类等。 -Resource categories: Delphi control their sub-categories: database-related development languag
  3. 所属分类:Java Develop

    • 发布日期:2017-04-01
    • 文件大小:112248
    • 提供者:nn
  1. CMyButton

    0下载:
  2. CButton派生的子类,可方便设置按钮背景图片、文本颜色。-CButton derived subclass, can be easily set up picture button background, text color.
  3. 所属分类:Button control

    • 发布日期:2017-04-07
    • 文件大小:83071
    • 提供者:xieguilu
  1. mainjena

    0下载:
  2. 显示领域本体中的类与类的子类和父类,以及相。-show the classes and the properties in the field ontology!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:1306
    • 提供者:chenx558
  1. c4

    0下载:
  2. 面向对象 类与封装 子类与父类的继承 缺省函数 完整函数-Classes and object-oriented package with the parent class inherit the default function of the integrity of the function
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-13
    • 文件大小:1609
    • 提供者:mmon
  1. 5

    0下载:
  2. Java的面向对象编程 掌握类的定义以及继承机制,熟悉方法的多态性。1、 成下面父类及子类的声明:(1)声明Student类。属性包括学号、姓名、英语成绩、数学成绩、计算机成绩和总成绩。方法包括构造方法、get方法、set方法、toString方法、equals方法、compare方法(比较两个学生的总成绩,结果分大于、小于、等于)、sum方法(计算总成绩)和testScore方法(计算评测成绩,即平均成绩-Java object-oriented programming, as well as
  3. 所属分类:Java Develop

    • 发布日期:2017-04-11
    • 文件大小:730
    • 提供者:ww
  1. DynamicCreateObject

    0下载:
  2. 利用反射方法,使用接口函数,动态调用子类中的方法-The use of reflection methods, the use of interface functions, dynamic invocation of methods of subclasses
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:75438
    • 提供者:penny
  1. win1

    0下载:
  2. 全品网络订货系统 资源类别:网站开发相关所属子类:ASP 开发语言:ASP 相关标签:网络 订货 详细描述: 一套数据库基于sql server的订货系统,此套系统采用会员订货机制,注册完备后并不能及时登陆订货系统,注册信息经审定后将其用户名和密码击活后方可登陆。此套系统比较适合于大批量订货使用。 -Ordering system-wide network of resources, goods categories: web site development related to th
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:45245
    • 提供者:邱松
« 1 2 3 4 5 6 78 9 10 11 12 ... 45 »
搜珍网 www.dssz.com