搜索资源列表
内存映像(动态库间)
- 动态库之间的内存共享(在动态库和主程序之间以及在动态库和动态库之间共享内存)-DLL between memory sharing (DLL and the main program and the dynamic between the library and DLL between shared memory)
MatlabSharedLib_demo
- Introduction Some times it is required that we build a shared library (DLL) from an m-file. M-files are functions that are written in Matlab editor and can be used from Matlab command prompt. In m-files, we employ Matlab built-in functions or toolb
MatlabGenericDll
- Introduction A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the l
简单聊天系统
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : Talk ======================================================================== AppWizard has create
304074PlayMP3-eVC3.rar
- ======================================================================== Microsoft Foundation Class Library for Windows CE: PlayMP3 ======================================================================== AppWizard has created this PlayMP
VC视图绘制动态曲线图
- ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
SharedMemmoryQueue.zip
- 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
amrwb-7.0.0.3.zip
- 3GPP AMR Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec Shared Library,3GPP AMR Adaptive Multi-Rate- Wideband (AMR-WB) Speech Codec Shared Library
IME
- 本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This softwar
PythonM8_Source_100802
- PythonCE for M8 源代码 只是修改了 python.exe ,动态链接库都没动,需要用的头文件也在 PythonCE 的源码中。 开发环境是 VS2008 ,模拟器运行时要设置共享目录为软件的根目录。-PythonCE for M8 source code is modified python.exe, dynamic link library had to move, need to use the header files are the source of Pytho
spi
- 12位AD-MAX1241与SPI串口-MAX7219联合仿真 proteus版本:7.2 sp0 如果打不开DSN文件可以找升级包升到这个版本,或者按我下面贴的电路自己连好,max1241,max7219 Proteus 7.0以上版本的库里应该有的!本程序是网上找的,感谢那位网友,我将它共享了,希望大家下载学习;-12-bit AD-MAX1241-MAX7219 and the SPI serial version of the Joint Simulation pro
gloox-0.9.9.5
- 通过前面的描述,当和服务器建立了连接之后,就可以和服务器进行通讯了,今天先说一下接收远端发送来的文本消息的方式吧-gloox is a rock-solid, full-featured Jabber/XMPP client without GUI, written in C++ and implemented as a shared library. It makes writing spec-compliant clients easy and allows for hassle-free
codeblocks-8.02-setup
- Code::Blocks 是一个开放源码的全功能的跨平台C/C++集成开发环境,比Dev-C++更好用。而Dev-C++已经停止开发新版了。所以Code::Blocks是一个比较好的替代工具。 相比于基于Delphi的Dev-C++共享C++IDE,Code::Blocks是开放源码软件。Code::Blocks由纯粹的C++语言开发完成,它使用了蓍名的图形界面库wxWidgets(2.6.2 unicode)版。对于追求完美的C++程序员,再也不必忍受Eclipse的缓慢,再也不必忍受
Hook
- hookLIBRARY Hook EXPORTS SetHook @2 SEGMENTS MySec READ WRITE SHARED -LIBRARY Hook EXPORTS SetHook @2 SEGMENTS MySec READ WRITE SHARED
LearnAssemembly
- An C# assembly program to understand the concept of shared and static library (Dll hell)
NordicEdge_HOTP_MSDotNET_API
- The necorelib.dll library generates one-time passwords based on the HOTP algorithm described by the RFC 4226: http://www.ietf.org/rfc/rfc4226.txt (also known as OATH) The library supports multiple separated shared secrets (aka. symmetric encryp
DLL
- DLL(Dynamic Link Library,动态链接库)是微软公司为Windows和OS/2操作系统设计一种供应用程序在运行时调用的共享函数库。DLL是应用程序的一种扩展,也是软件共享和重用的传统方法。-DLL (Dynamic Link Library, Dynamic Link Library) is a Microsoft for Windows and OS/2 operating system, to design a supply of running with the pro
200811117207962
- TrayIcon 使用说明: 本DLL文件封装了 CTrayIcon 类,本DLL为MFC扩展DLL,所以只有使用共享MFC类库的程序能够调用。 TrayIcon 的使用帮助参见 TrayIcon_Demo_readme.txt 文件:-TrayIcon use: The DLL file encapsulates CTrayIcon class, the MFC extension DLL as the DLL, so only use the shared MFC librar
libdisasm_test
- libdisasm_test app, use this in conjunction with the libdisasm shared library to build apps/console apps which have a built x86 machine code dissassembler functionality, great for viewing debugging/tracing/patching results.
hdf5-1.8.17-win32-vs2013-shared
- 最新的HDF5文件的读写库,已经编译好。适合32位windows系统。-Latest HDF5 library to read and write files, already compiled. For 32-bit windows system.