搜索资源列表
WaveEditAuto.zip
- This article takes the original programming idea from the Wave File Editor Control and extends the application s functionality into a client/server application set. The WaveEdit app can now be used as a stand-alone pro
用Java编写HTML文件分析程序
用Java编写HTML文件分析程序
一、概述
Splaytree
- 伸展树……我写的很难看,而且又很长,这个结构唯一有用的就是可以分离树- Extends the tree... ... I write very ugly, moreover very long, this structure only is useful is may separate the tree
Array2
- C++高级应用(模版类) 从模版类继承的模版类-C advanced applications (template) from the template class extends the template class
full_add
- 一个用VHDL语言编写的8位全加器,并且扩展了减法功能,带有状态位的判断。-a VHDL prepared by the eight-adder, and extends the subtraction function, with state-of judgment.
DIVIDER
- 除法器,这是一个简单的除法器,虽然位数不是很长,但是可以通过这个程序延伸-divider, which is a simple divider, while the median is not very long, but it extends through this procedure
qserial
- Linux/Windows 环境下跨平台程序,该程序扩展了Qt的串口类,更易于串口程序开发。-Linux / Windows cross-platform environment program, which extends Qt Serial category, Serial easier development.
tfbjk
- 我们知道,缺省的编辑框仅支持剪接板的剪切、拷贝、粘贴操作,不支持拖放操作,本程序扩展了CEdit类为CDragEdit类,并再实现了CDEDropTarget和CDEDataSource,实现编辑之间拖放文本的操作-We know that the default edit box only support the shear plate editing, copy, paste operation, does not support
GridExtensions_src
- A reusable component which extends the DataGrid and adds functionality for real time filtering.-A reusable component which extends the Dat aGrid and adds functionality for real time filt gathering.
c++vehicleReport
- c++课程设计类 抽象类 继承 多态 实现文档-c curriculum design category abstract class extends to achieve polymorphism Documents
interfaceoftheCMainFrame
- 我们知道,缺省的编辑框仅支持剪接板的剪切、拷贝、粘贴操作,不支持拖放操作,本程序扩展了CEdit类为CDragEdit类,并再实现了CDEDropTarget和CDEDataSource,实现编辑之间拖放文本的操作.-We know that the default edit box only support the shear plate editing, copy, paste operation, does not support
Tokenizer_special
- java 中 tokenizer 的 extends-java which extends the tokenizer
java_extends_instance
- this a instance about extends s application-this instance is a extends's about applicat ion
Web162_200691612146992
- 手机游戏坦克大战import java.awt.* import javax.swing.* import java.awt.event.* import java.util.EventListener public class HsTank2 extends Jfr a me { HsTank2(String title) { this.setTitle(title) this.setS
CColor_src
- CColor - RGB and HLS combined in one class The CColor class emerged from the need to manipulate color in the HLS model, meaning I needed the ability to directly change attributes like luminance or saturation. The HLS m
Conservator
- Conservator extends on the concept of a Flyweight Factory by allowing shared Flyweight objects to be mutated after creation without undesired side effects.
j2me
- java的一个源代码,、 public class ThunderBoltAct extends Canvas implements Runnable { private int TIMEOUT = 0 private final static int NUMERIC = 10000 //总分 private final static int INERRGAL = 60 //频率 private final
j2ee-Interview
- java面试习题集 大家看看自己都会不会哦 一,谈谈final, finally, finalize的区别。 第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
exercise3
- 这项评估扩展了拍卖项目,使项目进行分组和显示的类别。该系统的注册用户将有能力选择一个类别时,张贴广告。该系统可以过滤广告的名单并定期类别的用户。两个过滤器存在。第一个过滤器只显示那些项目,在选定的类别出现。第二个过滤器显示这些项目出现在所选类别及其所有子类别。 为了完成这项工作,你将完成类的实现类和类类别。-This assessment extends the Auction project to allow items t
extends
- 建立父类,通过关键字extends 实现子类的继承,减少代码的复用,便于维护-The establishment of the parent class, subclass inheritance by keyword extends, code reuse, easy to maintain
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.