资源列表
ScriptApp-0.6.1.29-win
- JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual ma
jilrunonly-0.2.1.28-win
- The JILRunOnly project is a simple command-line application written in ANSI-C that is intended to demonstrate in detail, how the JILRuntime/Jewelscr ipt library can be embedded into an application.
4_02
- 由迭代产生的分形图形,修改其中的压缩码,可以得到很多分形图形-Fractal graphic by iterative method. It can make more Fractal graphic by changing its compress code.
Ilib-1.1.9-min.tar
- What is it? Ilib is a library (and some tools and examples) written in C that can read, create, manipulate and save images. It is capable of using X11 BDF fonts for drawing text. (X11 BDF fonts are part of the UNIX-based X11 Windows System, original
Koch
- 分形图形,又递归算法实现:implementation of the CKochView cla-Fractal graphic,implementation of the CKochView cla
NT环境下进程隐藏的实现
- NT环境下进程隐藏的实现 补充:把ThreadMain的代码给丢了,在这补上: DWORD ThreadMain(HINSTANCE hInst) { TCHAR szModule[256], szText[512], szFormat[256] LoadString(hInst, IDS_FORMAT, szFormat, sizeof(szFormat) / sizeof(TCHAR)) GetModuleFileName(NULL, szModule, 256) _stprintf(szT
tree3
- 分形图的实现:c++源代码,分形树由递归算法生成。-Fractal graphic sample
zlib-1.2.2
- zlib 1.2.2 is a general purpose data compression library. All the code is thread safe. The data format used by the zlib library is described by RFCs (Request for Comments) 1950 to 1952 in the files http://www.ietf.org/rfc/rfc1950.txt (zlib format), r
Mandlbrot
- 由逃逸算法生成的分形图形,Mandelbrot,可以放大和缩小。-Fractal graphic by escape algrithm, Mandelbrot. It can zoomout/zoomin.
KConvert10
- 一个没有任何限制的内码转换器,可以转换GB->BIG5,BIG5->BG,简体转繁体,繁体转简体-a no restrictions within the code converter that converts GB - gt; BIG5, BIG5 - gt; BG, English History turn, turn traditional English
Linux-Mem
- 详细介绍Linux 的内存管理方法和内存管理原理,具有很高的参考价值-describe Linux memory manager, have very high reference value
2_03
- Koch雪花的分形图形,由分形图的递归算法生成的C++程序。-Fractal graphic by Koch snow algrithm
