搜索资源列表
dllexe
- 设计DLL调用方法EXE 利用到动态链接库编译完BUG中的.lib 和.dll文件,拷贝到创建完成的DESDlltest.exe工程目录下,要看到调用的结果,必须完成加密函数的实现,对输入的明文在输入的密钥后对其进行DES 加密,解密也是DES加密的逆过程!-design EXE DLL call methods used to dynamic link library compiler End of BUG. And lib. Dl l documents, copies of buildin
series.dll
- Creating command line \"link.exe /nologo /subsystem:windows /dll /incremental:no /pdb:\"Release/port_dll.pdb\" /machine:I386 /def:\".\\port_dll.def\" /out:\"Release/port_dll.dll\" /implib:\"Release/port_dll.lib\" \".\\Release\\port_dll.obj\" \".\\Rel
19HeadControlSrc
- eadControl适用范围: 如果一个网站的链接形式均为一个独立的文件(如:default.aspx),没有像article.aspx?id=1这种页面,那么可以使用该控件。 HeadControl用户控件使用方法: 假设现在有一个项目叫test,位于E:\\WWWROOT\\TEMP\\test,请按以下步骤使用该用户自定义控件。 1.把压缩包内HeadControl目录的文件拷到项目的目录下(Head.ascx.cs可以不用)。在这里指的是E:\\WWWRO
NetWall
- NetWall防火墙 源码 [bin] 编译好的二进制文件和驱动安装文件 netwall.inf 驱动安装程序 netwall_m.inf 驱动安装程序 netwall.sys 驱动程序 NetWall_d.dll 动态链接库 NetWall_d.exe 操作控制程序 [doc] 文档目录 [dll] 动态链接库源代码 [exe] 用户操作界面源代码 [inc] 公共头文件 [sys] 驱动程序源代码-Firewall NetWall
CplusClrCsharp_wy
- 标准C++生成的动态链接库dll,在C#只能调用其方法,不能导出类。 此源码为首先用托管C++为媒介,将标准C++链接库封装成.net的dll,再由C#直接调用的例子。 源码保证能运行,希望对大家粘合C#和C++代码有帮助。-Standard C++ generated dynamic link library dll, in C# can call its methods, can not export the class. This source was first used in
TestClose
- 用VisualStudio2005(C#)实现的进程保护(源代码),提供了保护进程的动态链接库实现,直接调用就OK。保护进程不被任务管理器结束,保护其他进程,方便调用。附带文档。-With VisualStudio2005 (C#) to achieve the process of protection (source code), provides protection process in Dynamic Link Library, a direct call on OK. Protect
DllExample
- 关于动态链接库的一些简单代码,供大家学习学习,参考参考。-Dynamic link library on some simple code for all to learn from, reference information.
Window_TES2
- 用C#对动态连接库(DLL)可以调C/C-With C# on the dynamic link library (DLL) can be adjusted C/C++
MemAndCpu_shou
- VC的控制台 能查看内存和CPU使用率 dll动态链接库-VC console memory and CPU usage can view the dynamic link library dll
02
- 企业短信群发系统 在使用本程序前,需要硬件“短信猫”支持,操作短信猫时需要调用厂商附带的dllforvc.dll动态连接库。-Short Message System in the enterprise use of this procedure, you need hardware " message cat" support SMS operation with firms need to call the cat' s dllforvc.dll dynamic
NetAMF
- AmfNet封装简化了Flex与.Net通过之间的Amf通讯过程,不过使用时发现对中文等双字节语言支持不好(BUG),我进行了修正,并增加了几个小功能,修改后的Dll可通过下面的链接下载(我先改名叫NetAMF了,代码都是基于AmfNet的)-AmfNet package simplifies the Flex and. Net through the communication process between Amf, but found that use double-byte langua
datagridview-Merger-header
- 一个自动生成datagridview表头的链接库MultiHeaderDataGridView.dll的使用实例,该组件可以按你的要求生成多级表头。-An automatic generation of datagridview headers to link library MultiHeaderDataGridView. The use of the DLL examples, this component can according to your requests generate mu
FCB_EX480CP
- 索尼FCB_EX480通讯协议;DLL动态链接的建立-SONY FCB_EX480 communication agreement The establishment of the DLL dynamic link
qiutidakong_template
- 在UG下调用DLL文件,对UG进行的建模操作,先运行,生成DLL文件的动态链接-Invoke the DLL file in the UG, modeling operations performed on the UG, run, generate DLL files dynamic link
LoadFLASH
- C#使用Interop.ShockwaveFlashObjects.dll,AxInterop.ShockwaveFlashObjects.dll两个Flash项目链接库播放Flash动画文件,由这两个控件的加入,使C#实现Flash播放功能变和简单可行,这两个文件由压缩进源码包Debug目录中,测试者只需编译项目就可运行了-C# uses Interop.ShockwaveFlashObjects.dll, AxInterop.ShockwaveFlashObjects.dll two Fl
dllforvc
- 短信猫dllforvc.dll,动态链接库,用于开发短信的接受与发送功能,把这个dll放到磁盘system32下。-SMS cat dllforvc.dll, dynamic link library for the development of acceptance and sending text messages, put the disk into the system32 dll.
876545678
- 本实例企业员工IC卡考勤系统用到了IC卡自带的Mwic_32.dll组件,运行前,需将该组件拷贝到Debug文件夹中。可由此开发一个为企业内部员工IC卡考勤的程序,。通过这个源码你还可以学习如何使用和声明动态链接库,设置的一个变量,用于控制一张IC卡只读取一次以及向数据库中只添加一次内容,向IC卡中写数据,读取IC卡中数据,核对卡密码,调用公共类中的ReadIC方法开始循环读取IC卡,端口初始化,设备密码格式,将数据库中的图片转换成二进制流,将字节数组存入到二进制流中,将图片存入到指定的路径等,
call-DLL
- 在对matlab配置后,上代码mcc -W cpplib:libMyAdd -T link:lib MyAdd -C就可以了,记得加上-C 在对VC6.0进行配置的时候只要把 matlabroot\extern\include和matlabroot\extern\lib\win32\microsoft加入到VC6.0中去了,i.e.可以通过Tools->Options->Directories->show directories for 中的Include files
VCPP(DLL)
- VC++编写动态链接库DLL的教程,讲的浅显易懂,容易上手-VC++ to write a dynamic link library DLL tutorial, speak easy to understand, easy to use
无线数据中心客户端动态链接库dcc.dll&C#演示示例
- 无线数据中心客户端动态链接库dcc.dll&C#演示示例(Dcc.dll&C# demo example of dynamic link library for wireless data center client)