搜索资源列表
bubblemon-1.2.9.tar
- A GNOME panel applet that displays the CPU + memory load as a bubbling liquid. 一个Gnome面板程序,可以显示内存和CPU的负载,具有柱状液体式的现实效果。-A GNOME panel applet that displays the CPU m emory load as a bubbling liquid. a Gnome panel procedures, be able to show memory an
appface_vc
- AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: \"appface.h\", \"appface.dll\" ,\"gtclassic.urf\" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将\"appface.h
MemExe
- Delphi内存加载EXE资源文件并运行程序,成品单元文件!-Delphi Memory load EXE resource file and operational procedures, and finished products unit files!
Dz7Zip
- 7z压缩接口封装成控件(内存加载7Z.DLL 无需安装7Z和 7Z.DLL) 内存封装了 7z.dll 无需安装 7z 无需 7z.dll 支持文件压缩 和文件夹压缩 采用线程池压缩和解压缩技术 -7z compression interface, packaged into control (no need to install memory load 7Z.DLL 7Z and 7Z.DLL) memory encapsulates 7z.dll no 7z.dll w
example_zlib
- 目录与文件描述 example.cpp ZIP加载范例。 example.exe 已编译的测试程序。 example.zip 未加密的zip文件。 example_code.zip 已加密的zip文件,密码为“13579”。 [source] PackReader.h 简单封装的ZIP加载类声明 PackReader.cpp 简单封装的ZIP加载类定义 PackMemory.h 支持内存的ZIP加载模块声明 PackMemory.cp
load_dll_from_mem
- load dll from memory
pfsz
- 内存加载皮肤设置for易语言(SkinH_EL.dll) -Memory load skin settings for easy language (SkinH_EL.dll)
LOAD
- Delphi下深入Windows核心编程,内存管理-Delphi depth under the Windows core programming, memory management
usageformemoryofselforganised
- 自动计算本机当前的内存的负载率情况,这可以为需要编写自组织网络程序的编程人员提供当前本机的内存使用情况,从而做出该让网络中哪一机器为外界做出服务-Automatically calculate the local current memory load rate, which can be prepared for the necessary self-organizing network programming to provide the current memory usage of th
loadmem
- LOAD dll in memory-LOAD dll in memory
LoadExeIntoAssembly_src
- load assembly into memory and run it in c#
DLL_Memory_Loader
- Load a Dll From memory
neicunexe
- 从内存中加载并运行exe:程序通过执行test.exe 加载Project1.exe 到内存中,执行Project1.exe-From memory, load and run the exe: program through the implementation of test.exe loaded into memory Project1.exe Executive Project1.exe
DllMemoryLoader
- load a dll from resource to memory without writting to disk
DC
- 《易语言》把Dc绘画 封装成一个 类 外加之前发过的 SkinH_EL.dll内存加载多加了几个函数-Dc painting the package into a class of hair off before additional memory load more SkinH_EL.dll several functions
rect
- C54x存储器及自举加载技术 C语言编程-C54x memory load and the bootstrap technique C language programming
MIPS1CYCLE
- MIPS single-cycle processor design in verilog.Instruction memory to the design and initialise it with your assembly code-a. Load the data stored in the X and Y locations of the data memory into the X and Y registers. b. Add the X and Y registers an
Gaussian
- Parallel algorithm for Gaussian Elimination. Elimination in both a shared memory environment, using OpenMP, and in a distributed memory environment, using MPI. Parallel LU and Gaussian algorithms for linear systems have been studied extensi
Memory-Load-DLL
- Windows平台提供的加载library的API(LoadLibarary, LoadLibraryEx)只能加载文件系统中的Library. 没有体哦那个从内存中加载Dll的功能。但是,有些情况下又需要这样的功能。譬如,你不想在发布包中包含很多文件,又或者你想给那些逆向工作者一些苦头吃。这时一个常见的做法是先把dll文件写到一个临时文件中,然后从临时文件中导入它。当程序终止时把临时文件删除。-The Windows platform load library the API (LoadLib
Bo2K loader
- 不创建进程,直接可以在内存加载pe文件,不使用Loadlibrary,直接在内存中展开加载(Do not create a process, you can directly load PE files in memory, do not use Loadlibrary, directly in memory expansion load)