Location:
Search - dll load
Search list
Description: 利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
Platform: |
Size: 374055 |
Author: 宋军强 |
Hits:
Description: http下载的dll库.有头文件.需要加载.说明也再头文件里面-http download the dll. Is the first document. Want to load. Note again the first file
Platform: |
Size: 54512 |
Author: 杨书童 |
Hits:
Description: AppFace 支持三种皮肤加载方式,从磁盘文件加载,从资源加载,从内存加载。下面我就说说如何从资源加载URF皮肤文件: 首先,要确保你下载了AppFace for VC 开发包,我们要用到其中的三个文件: "appface.h", "appface.dll" ,"gtclassic.urf" 。 接着,创建一个 VC 可执行文件工程, MDI/SDI/DIALOG/WIN32 类型的都可以,我以创建一个DIALOG 工程 ResSkin 进行说明 。将"appface.h" 拷贝到该工程目录下,将"Appface.dll"拷贝到该工程的输出目录下,例如:"debug\",将"gtclassic.urf"拷贝到资源所在目录下 。在VC 的项目管理器中进入资源管理项,在右键菜单中选择"Import",将"gtclassic.urf"添加进工程,资源类型设定为: "MYRESTYPE",资源ID设定为"IDR_MY_URF"。注意:资源ID 前面一定要加双引号 -AppFace supports three skin loading from the disk loading, loading resources from the memory load. Now, I would talk about how to load resources from the URF skin document : first, to ensure that you downloaded AppFace for VC development kits, we have to use th ree documents : "appface.h", "appface.dll", "gtclassic.urf." Next, create an executable file VC, MDI/SDI/DIALOG/WIN32 types of can, I would like to create a DIALOG project ResSkin explanation. "Appface.h" copy to the project directory, "Appface.dll" copied to the output of the project directory, for example : "debug \", "gtclassic.urf" copy of the directory containing the resources. VC in the project manager to enter the resource management, and in the right me
Platform: |
Size: 589824 |
Author: 钱博 |
Hits:
Description: 利用Jni技术,实现在Java种调用Zip32-Load Zip32.dll in Java by JNI
Platform: |
Size: 373760 |
Author: 宋军强 |
Hits:
Description: Java语言中的本地方法接口(JNI)在使用中要装载一个动态链接库(DLL),这个DLL即是在Matlab中创建的虚拟实验室模型转化为C语言所编译成的。使用JNI的方法文中会有详细介绍,其中使用Jbuilder中的JNI会比较简单。当然,在这个过程中会有Java语言与C语言的转换问题,常用的数据类型的转换会制成表格直观地表示出来。-Java language of the local method Interface (JNI) in use to load a dynamic link library (DL L), the DLL that is created in Matlab virtual laboratory model into C language compiler as large. JNI use of the text will be presented in detail, including the use of Jbuilder JNI will be relatively simple. Of course, in this process there will be Java and C language conversion, commonly used types of data conversion into visual form to be voiced.
Platform: |
Size: 94208 |
Author: li |
Hits:
Description: http下载的dll库.有头文件.需要加载.说明也再头文件里面-http download the dll. Is the first document. Want to load. Note again the first file
Platform: |
Size: 54272 |
Author: 杨书童 |
Hits:
Description: 一个网友用CSocket写的,共享给大家学习用
各个功能都封装成DLL,主模块加载好这些DLL以后即可-a netizen with CSocket write, we learn to share with the various functions into a DLL Packaging, Main module load these DLL they will be able to
Platform: |
Size: 557056 |
Author: |
Hits:
Description: 完整的矩阵类,实现的功能如下:
方阵、拷贝构造、初始化,分配矩阵数据的内存,并全部置0、将方阵初始化为方阵、设置矩阵个元素的值、得到知道元素的值、获取矩阵的列数、获取矩阵的行数、获取矩阵的数据、获取指定行的向量、获取指定列的向量、重载运算符 = 、重载运算符 ==、重载运算符 !=、重载运算符 +、重载运算符 -
重载运算符 数乘*、重载运算符 矩阵相乘*
矩阵转置。-integrity of the matrix type, function as follows : Lineup, copy structure, initialization, distribution matrix of data memory, All the home 0 to initialize arrays of arrays installed matrix elements of value, be aware of the value elements, Access Matrix number, access to the Matrix a few, access to the data matrix, the designated access vector, The designated access vector, heavy Operators =, operator == heavy, heavy load Operators! =, heavy Operators, Heavy Operators- Heavy Operators multiply*, heavy Operators matrix multiplication* matrix transpose.
Platform: |
Size: 3072 |
Author: dingdong |
Hits:
Description: 注入DLL到指定进程,你可以在Load dll 时运行自己的代码.-injection process to a specific DLL, you can run when Load dll own code.
Platform: |
Size: 809984 |
Author: Zero |
Hits:
Description: 这是一个以DLL加载的方式实现URL重写的控件,在网站开发中经常会碰到URL重写的问题,本人用过很多其它的URL重写控件,不外乎就是利用IHttpHandler接口的实现来进行重写,而这个老外写的这个软件却可以在ISAPI层进行URL转移,真的很酷.-This is a way to realize DLL load control URL rewriting, in web site development frequently encounter the problem of URL rewriting, I used URL rewriting a lot of other controls, is nothing more than to use IHttpHandler interface for rewriting, and the foreigners to write this software can be carried out in the ISAPI layer URL transfer, really cool.
Platform: |
Size: 482304 |
Author: 林炼 |
Hits:
Description: 这是一个加载图像的DLL,一般人都喜欢用他来加载图像,比较方便,如果你下载别人的源程序中缺失,就下载用用吧-This is a loaded image DLL, most people like to use him to load the images, more convenient, if you download the source code of others missing on the download to use with it
Platform: |
Size: 100352 |
Author: 汤菜 |
Hits:
Description: vc创建加载动态库 -vc created to load the dynamic libraries to load dynamic library to create vc
Platform: |
Size: 7168 |
Author: |
Hits:
Description: 从内存中加载DLL和EXE文件,支持压缩的文件.-From memory to load DLL and EXE files, compressed file support.
Platform: |
Size: 5767168 |
Author: 李林 |
Hits:
Description:
DLL的静态调用和动态调用
静态加载的DLL不能被卸载掉
动态调用:
LoadLibrary
LoadLibraryA
LoadLibraryW
3个函数的演示
-DLL static call and dynamic call static load DLL can not be unloaded off dynamic invocation: LoadLibraryLoadLibraryALoadLibraryW3 a function of presentation
Platform: |
Size: 531456 |
Author: 齐欢乐 |
Hits:
Description: winCE 下的皮肤对话框,加载JPEG作为皮肤的对话框。还有BTN也可以加载JPEG-WinCE dialog box under the skin, the skin is loaded as JPEG dialog box. BTN can also load JPEG
Platform: |
Size: 691200 |
Author: yp |
Hits:
Description: Powerbasic 里注册为系统 DLL 可用 SVCHOST 来加载.有需要的朋友来-Register Powerbasic Lane Svchost available for the system to load the DLL. Have needed to Friend
Platform: |
Size: 2048 |
Author: 镙丝丁 |
Hits:
Description: Delphi 程序中调用封装在Dll中的函数,实现程序模块化,升级维护方便-Dll Load and export
Platform: |
Size: 9216 |
Author: mygodonline |
Hits:
Description: 修改导入表加载dll的完整源代码,通过此代码,可以加载任何你需要插入的dll文件-Modify the import table loaded dll' s complete source code, by this code, you can load any dll files you need to insert
Platform: |
Size: 45056 |
Author: 3gbooks |
Hits:
Description: you can use C++ dll load in C#
Platform: |
Size: 29696 |
Author: calmgale |
Hits:
Description: Exe中嵌入Dll加载引用库库,可隐藏系统的架构,又可同时系统的可扩展灵活性,多人并行开发!-Exe embedded Dll load referenced library library to hide the system architecture, but also at the same time the system can be expanded flexibility and many parallel development!
Platform: |
Size: 171008 |
Author: 小考 |
Hits:
« 12
3
4
5
6
7
8
9
10
...
14
»