搜索资源列表
JBuilder制作音频播放程序(2)
- JBuilder制作音频播放程序,需要注意的是,当播放时,界面上的各个按钮应当仍然可以对用户的操作进行事件响应,所以至少需要两个线程:一个控制歌曲的播放,另外一个对用户事件进行响应。因此我们的AudioPlay类需要实现Runable接口,以使用多线程技术。根据JDK的解释-JDK1.4.0,任何需要由线程执行的实例都应当实现Runable接口,而且由于我们只需要重写run()方法和stop()方法,并给start()方法多态化,所以我
hmake
- Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-
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组件
lq02
- 用多态实现的画图小程序,学习用!-Polymorphic achieved by drawing a small program, learning to use!
bpe32
- 病毒多态引擎/压缩引擎,具有较强的反汇编和跟踪功能-Polymorphic virus engine/compression engine, has a strong anti-compilation and tracking
病毒多态引擎压缩引擎具有较强的反汇编和跟踪功能
- 病毒多态引擎压缩引擎,具有较强的反汇编和跟踪功能-polymorphic virus engine compression engine, and a strong anti-compilation and tracking
hmake
- Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-
zq_dissertation
- 有关改进序列号加密的硕士论文。 作者提出应用多态变形技术改进序列号加密技术 附有说明性源码-improved serial encryption master's thesis. The author application polymorphic sequences deformation technology to improve its encryption technology with illustrative F
5
- 对I/O格式化的输入输出 和 文件流的输入输出,对文件的操作等还有继承多态等四个程序-Of I/O format of input and output and file input and output streams, the operation of the document there is the succession of four polymorphic procedures
ComboGridUnit
- 多态组合控件:文本框;文本框+下拉表格;只读文本框+下拉表格,下拉表格可排序。可用作其它表格控件的编辑控件。-Polymorphic composition controls: text box text box+ Drop-down form read-only text box+ Drop-down form, the drop-down forms can be sorted. Other controls can be us
1
- 针对多态病毒的反病毒检测引擎的研究 -For polymorphic virus detection engine anti-virus research
PloyBox
- 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 encry
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
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 storag