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

搜索资源列表

  1. wc

    0下载:
  2. 这个游戏是我有史以来(寒)编写的第一个比较完整的程序,而这一次,经过两天的学习和反复摸索,终于使用C#将其重写;程序中有很多不必要的结构,实际上基本上把我知道的内容都刻意的作了尝试和使用,包括设计模式中的简单工厂,基本的数据类型及转换、控制语句、面向对象的类(构造、方法和属性)、继承(重载、抽象、虚成员和多态)、接口、代理、事件、异常等等。-this game I ever (cold) preparation of a more complete procedure, and this tim
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:39601
    • 提供者:王可
  1. DuoTai

    0下载:
  2. VC++一个非常实用多态的小例子,提供大家熟悉C语言多态特性的使用。-VC++ A very practical example of polymorphic small to provide everyone familiar with the C language the use of multi-modal characteristics.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-04
    • 文件大小:5805
    • 提供者:
  1. linkedlist

    0下载:
  2. 一个异质链表的c++实现。是学习c++多态虚基类的很好的例子。-A heterogeneous list of c++ Achieve. Learning c++ Polymorphic virtual base class of very good example.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:118447
    • 提供者:alpha
  1. Employee

    0下载:
  2. 关于多态方面练习的编程,内容是基于Employee类设计出的一些staff类、manager类等的设计,使不同的员工具有不同的功能,方便管理。-Polymorphic aspects of practice on the programming, content is based on the Employee type design some staff categories, manager of design, etc., so that different employees have
  3. 所属分类:Java Develop

    • 发布日期:2017-03-25
    • 文件大小:12198
    • 提供者:张薇
  1. superantivirusangela

    0下载:
  2. 特别好的杀毒软件源代码 建议大家多多下载 写入自己的杀毒软件-Particularly good antivirus software source code suggest that you download a lot of write their own antivirus software
  3. 所属分类:Kill Virus

    • 发布日期:2017-04-26
    • 文件大小:23467
    • 提供者:农家按
  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. Deform

    0下载:
  2. 多态变形生成器书籍很好很有用,无密码,你们可以看看,对你很有帮助的-Polymorphic generators deformation useful good books, no password, you can look at your helpful
  3. 所属分类:Network Security

    • 发布日期:2017-04-01
    • 文件大小:100899
    • 提供者:BBS
  1. Hacking.The.Art.Of.Exploitation

    0下载:
  2. 一本关于黑客攻击及漏洞挖掘艺术的好书.有缓冲区溢出的利用等.-Exploit programs using buffer overflows and format strings Write your own printable ASCII polymorphic shellcode Defeat non-executable stacks by returning into libc Redirect network traffic, conceal open ports,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-10
    • 文件大小:1453907
    • 提供者:xy
  1. Data_types_and_their_polymorphic_VI_Summary

    0下载:
  2. 是关于数据类型和多态VI的两篇文档,自己用时总结的-On data type and polymorphic VI of the two documents, when they used the summary
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:123268
    • 提供者:Erin
  1. InterFace1

    0下载:
  2. 这是一个有多个独立的能运行的小程序组成的。包含interface super this abstract extends private public protected 多态 重写 重载-This is a more independent can run a small program consisting of. Contains interface super this abstract extends private public protected override overlo
  3. 所属分类:Applet

    • 发布日期:2017-04-07
    • 文件大小:972
    • 提供者:周倩
  1. ODE

    0下载:
  2. 这个例子演示了如何使用这两个公式的字符串模式的多态性常微分方程求解器。-This example demonstrates how to use the polymorphic ODE solver in both Formula String mode and VI mode.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-23
    • 文件大小:83480
    • 提供者:guan
  1. kyotocabinet-perl-1.11.tar

    0下载:
  2. 这是 kyoko cabinet C语言库代码 Perl 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -This perl library wraps the polymorphic database of the C++ API. So, you can selec
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-03
    • 文件大小:39662
    • 提供者:Jim Abuma
  1. kyotocabinet-python-1.14.tar

    0下载:
  2. 这是 kyoko cabinet C语言库代码 Python 的绑定接口。 kyoko cabinet 是一个管理数据库的库。该数据库是一个单一的数据文件,每个记录为关键字和值。每个关键字和值是可变长度的字节序。二进制数据和字符串都可作为关键字或值。每个关键字必须唯一。没有数据表和数据类型的概念。记录以哈希表和b树组织。 -This Python library wraps the polymorphic database of the C++ API. So, you can s
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:66384
    • 提供者:Jim Abuma
  1. page

    0下载:
  2. 该组件为jsp页面数据分页通用组件,可用于所有struts或jsp+javabean的页面分页功能。该组件使用非常简单,只需设定好各项属性,传入数据Vctor或者Sql语句,直接调用多态的 getContentHtml方法即可得到分好页的表格的html代码(string),在页面中< =string >即可 ,之后的各种翻页操作业已封装在该html代码中,用户不必再操心。-The components for the common components jsp page d
  3. 所属分类:Jsp/Servlet

    • 发布日期:2017-04-02
    • 文件大小:40787
    • 提供者:libingnan
  1. Java2

    0下载:
  2. [北京圣思园Java培训教学视频]Java.SE.第二十一讲.多态详解.续2.rar-[Beijing Sonus Park Java training and teaching video] Java.SE. the twenty-first talk. Polymorphic Detailed. Continued 2.rar
  3. 所属分类:Applet

    • 发布日期:2017-06-22
    • 文件大小:43469334
    • 提供者:杜亮
  1. Win32-change-technology

    0下载:
  2. 这是讲解Windows系统的多态型变技术。主要说了计算机病毒的特性,以及教你如何利用汇编语言来进行调试。-This is the Windows system to explain polymorphic type variable technology. The main characteristics that a computer virus, and teach you how to use assembly language for debugging.
  3. 所属分类:assembly language

    • 发布日期:2017-03-28
    • 文件大小:24221
    • 提供者:汤文
  1. JAVALAB

    0下载:
  2. 八皇后java源代码,多态java源代码,异常处理java源代码,URL格式判断 -Eight Queens java source code, polymorphic java source code, java source code, exception handling, URL format to judge and so on. . . . . . . .
  3. 所属分类:Java Develop

    • 发布日期:2017-05-10
    • 文件大小:2118864
    • 提供者:高学才
  1. cinema

    0下载:
  2. 电影院售票系统 使用XML和TreeView显示影院放映列表 使用泛型集合维护有继承关系的电影票对象 座位数可以在系统中指定 点击座位可购买不同类型的电影票 使用简单工厂模式创建不同类型的电影票 使用多态实现不同类型电影票的价格计算 使用接口实现电影票的打印 使用序列化和反序列化实现销售情况的保存和读取 -Cinema ticketing system using XML and TreeView display theaters to maintai
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-09
    • 文件大小:2854623
    • 提供者:sure
  1. fft

    0下载:
  2. "FFT功率谱”用于计算时间信号的平均功率谱。连接至“时间信号”输入端的数据类型决定使用此函数的某个多态实例。-" FFT power spectrum" is used to calculate the average power spectrum of time signal. Connected to the " timing signal" type of input data to a decision to use this function po
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:22100
    • 提供者:geaping
  1. virtual-function-in-the-VB

    0下载:
  2. 介绍一种在VB中使用虚拟函数的方法实例,通过虚拟函数的使用,使得VB也具有多态的特征-Introduction of a virtual function in the VB method using examples, the use of virtual functions, making the VB also has the characteristics of polymorphic
  3. 所属分类:JavaScript

    • 发布日期:2017-03-28
    • 文件大小:2295
    • 提供者:worldy
« 1 23 4 5 »
搜珍网 www.dssz.com