搜索资源列表
hmake
- Haskell是一种程序语言。特别的,它是多态类型,懒惰的,纯的函数式语言,与大多数其它编程语言不同。 该语言被命名为Haskell Brooks Curry。它是以数学逻辑为基础的函数式语言,基于lambda演算。 为什么使用Haskell? 写一个能工作的大型的软件系统是很困难的而且很昂贵的。维护这个系统甚至更加困难和昂贵。函数式程序语言,例如Haskell,能够使之变得简单而且廉价。 附件为Haskell编译器源代码-Haskell is a programming langu
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
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
superantivirusangela
- 特别好的杀毒软件源代码 建议大家多多下载 写入自己的杀毒软件-Particularly good antivirus software source code suggest that you download a lot of write their own antivirus software
page
- 该组件为jsp页面数据分页通用组件,可用于所有struts或jsp+javabean的页面分页功能。该组件使用非常简单,只需设定好各项属性,传入数据Vctor或者Sql语句,直接调用多态的 getContentHtml方法即可得到分好页的表格的html代码(string),在页面中< =string >即可 ,之后的各种翻页操作业已封装在该html代码中,用户不必再操心。-The components for the common components jsp page d
JAVALAB
- 八皇后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. . . . . . . .
PolymorphicArrays
- code example for polymorphic arrays
ReloadOperate1
- VC与C++开发基础 操作符重载实现编译多态,复数的加法运算,ReloadOperate的程序源码-VC and C++ to develop basic operator overloading to achieve compile polymorphic plural addition operator, ReloadOperate, program source code
tree_ocx
- 有时候我们经常需要实现树的多态选择,本文就介绍一种三态选择树的具体实现。 步骤一:生成一个对话框工程。 步骤二:添加树控件,设置所需的属性。 步骤三:做三态选择框图标,且在OnInitDialog()中初始化树,使树控件与选择框图标所构成的图像列表控件联系,具体实现看源代码。 步骤四:实现树的左击消息,实现三态选择。 -Sometimes we often need to implement tree polymorphic choose, this
Polymorphism
- A polymorphic file infector which infects files by writing its code to other files-A polymorphic file infector which infects files by writing its code to other files...
ReloadOperate1
- VC与C++开发基础 操作符重载实现编译多态,复数的加法运算,ReloadOperate的程序源码-VC and C++ to develop basic operator overloading to achieve compile polymorphic plural addition operator, ReloadOperate, program source code
thvjugrcode
- 此代码为单片机通过定时器控制数码管多态显示,仅供初学者参考-The code for the MCU through the timer control polymorphic digital tube display, only for beginners reference
Ls
- 如何编图形软件开发程序,画图过程的显示,图像分层显示 图层软件架构: 大型图形软件通用的架构,是用一个抽象类(CLayer)的多态派生类对不同图层代码分类管理。 (如果将各种图形绘制以及拖放过程在一个类中编写,最后这个类的代码将无比庞大而且难于维护) a)支持画直线、矩形和椭圆等多种图形的软件,必须将鼠标按下、释放和拖动等事件联合处理; b)支持绘图过程中的显示; c)支持鼠标光标掠过某个图层时显示热点跟踪(HotTrack)状态; d)单击某个图层时显示选中状态; e)拖动
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