搜索资源列表
JBuilder制作音频播放程序(2)
- JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我们选择实现Runable接口,这样就可以不需要继承Threa
hmake
- Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-Haskell is a programming langu
DEMO_4
- 接口实现多态 C#版 接口实现多态 C#版 接口实现多态 C#版-interface polymorphism C# version in terface polymorphism C# version interface polymorphic version of C#
Javabianchengzhidao
- Java程序设计入门 第3章 第一个程序分析 第4章 Java编程结构 第5章 流程控制 第6章 对象、类、包 第7章 数组、字符串 第8章 继承 第9章 多态 第10章 接口与内部类 第11章 抽象 第14章 JDBC及其应用 第15章 数据结构 第16章 封 装 第17章 图形编程初步 第18章 事件模型与事件处理 第19章 SWING组件与布局管理器 第20章 综合实例与分析 附 录
病毒多态引擎压缩引擎具有较强的反汇编和跟踪功能
- 病毒多态引擎压缩引擎,具有较强的反汇编和跟踪功能-polymorphic virus engine compression engine, and a strong anti-compilation and tracking
zq_dissertation
- 有关改进序列号加密的硕士论文。 作者提出应用多态变形技术改进序列号加密技术 附有说明性源码-improved serial encryption master's thesis. The author application polymorphic sequences deformation technology to improve its encryption technology with illustrative FOSS
Wavebutton
- 多态按钮,实现了按钮的三态显示,即按下,弹起,并可更改颜色,用于控制系统-polymorphic button and the button for the realization of three states show that press, pop-up and may change color, for the control system
CSharpTest
- C#基础知识,涉及发射,多态知识。等对初学者有所帮助-C# basic knowledge, involving the launch, the polymorphic knowledge. Other help for beginners
PB中多态的应用
- PB中多态的应用-PB polymorphic Application
PloyBox.rar
- Anskya Polymorphic Packer V 1.3 Code By Anskya Thank:Aphex,Madshi,Gregory,~LOM~ Big Thank:Aphex,sforever,zxxfox,AngleAngel GST Http://www.Godexp.com Web Http://www.Anskya.net Explanation: Produce and encrypt the key with grade, the additional
lq02
- 用多态实现的画图小程序,学习用!-Polymorphic achieved by drawing a small program, learning to use!
bpe32
- 病毒多态引擎/压缩引擎,具有较强的反汇编和跟踪功能-Polymorphic virus engine/compression engine, has a strong anti-compilation and tracking
Tran
- c# remoting 并行计算源代码,把一个巨大的任务分不到多态计算机同时计算的代码-c# remoting parallel computing source code, to a huge task at the computer at the same time less than polymorphic code calculation
Morphine
- Morphine v2.7,程序压缩源码,保护程序不被恶意修改-Morphine is very unique application for PE files encryption. Unlike other PE encryptors and compressors Morphine includes own PE loader which enables it to put whole source image to the .text section of new PE fi
Polymorphic_worm_research_and_revolution
- 多态蠕虫的研究与进展,是一篇发展研究综述方面的文章。-Polymorphic worms research and revolution
polymorphism1
- delphi中多态编程实例1,演示在delphi中如何进行多态编程。delhi7开发-delphi in the instance of a polymorphic programming, demonstrates how in delphi programming multi-state. delhi7 Development
polymorphism2
- delphi中多态编程实例2,演示在delphi中如何进行多态编程。采用delphi7实现-delphi programming examples in polymorphic 2, shows how in delphi programming multi-state. Achieved by delphi7
Polymorphic-VI-
- Polymorphic VI (多态VI)的创建-Polymorphic VI
fastBinaryJSON_v1.4.20
- fastBinaryJSON is based on my fastJSON article and code which is a polymorphic object serializer. The main purpose for fastBinaryJSON is speed in serializing and deserializing data for the use in data transfer and storage to disk. It was created for
《Type Inference for Polymorphic MinHs》
- 《Type Inference for Polymorphic MinHs》