搜索资源列表
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
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
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