CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - shared library

搜索资源列表

  1. 内存映像(动态库间)

    1下载:
  2. 动态库之间的内存共享(在动态库和主程序之间以及在动态库和动态库之间共享内存)-DLL between memory sharing (DLL and the main program and the dynamic between the library and DLL between shared memory)
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:48.09kb
    • 提供者:李天顺
  1. MatlabSharedLib_demo

    0下载:
  2. 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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:64.24kb
    • 提供者:vipjvs
  1. MatlabGenericDll

    0下载:
  2. 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
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:18.98kb
    • 提供者:vipjvs
  1. 简单聊天系统

    0下载:
  2. ========================================================================        MICROSOFT FOUNDATION CLASS LIBRARY : Talk ======================================================================== AppWizard has create
  3. 所属分类:Windows编程

    • 发布日期:2009-01-01
    • 文件大小:37.75kb
    • 提供者:roothai
  1. 304074PlayMP3-eVC3.rar

    0下载:
  2. ======================================================================== Microsoft Foundation Class Library for Windows CE: PlayMP3 ======================================================================== AppWizard has created this PlayMP
  3. 所属分类:Windows编程

    • 发布日期:2010-05-11
    • 文件大小:278.8kb
    • 提供者:loveyou365
  1. VC视图绘制动态曲线图

    0下载:
  2. ======================================================================== MICROSOFT FOUNDATION CLASS LIBRARY : TestDrawCurve_26 ======================================================================== AppWizard has created this TestDrawCurve_26 applic
  3. 所属分类:Windows编程

    • 发布日期:2011-12-18
    • 文件大小:1.88mb
    • 提供者:xiayang168
  1. SharedMemmoryQueue.zip

    0下载:
  2. 这是一个通过共享堆内存实现的进程间通讯库.通过共享堆内存和实践驱动来支持多进程之间的通信.,This library supports inter process communication via shared memory access and event notification mechanism.
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-05
    • 文件大小:51.76kb
    • 提供者:hegallis
  1. amrwb-7.0.0.3.zip

    0下载:
  2. 3GPP AMR Adaptive Multi-Rate - Wideband (AMR-WB) Speech Codec Shared Library,3GPP AMR Adaptive Multi-Rate- Wideband (AMR-WB) Speech Codec Shared Library
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:315.85kb
    • 提供者:alex
  1. IME

    0下载:
  2. 本软件采用VC++5.0编写而成,但VC++4.1以上的版本应该都行,如果不行,不妨把imm目录下的文件拷到VC相应的目录下。另外需要说明的是输入法程序实际上是一个动态连接库,即feepy.ime是一个动态连接库,所以你创建项目时,要用动态连接库格式,并把生成的库文件改成freepy.ime. 另外,本程序的词库是一个动态链表,是由内存映射文件实现动态内存共享的,对动态内存共享感兴趣的朋友可以参考。(注:此程序非本人亲手所写,只是珍藏好久,拿出来和大家分享)-This softwar
  3. 所属分类:IME Develop

    • 发布日期:2017-03-27
    • 文件大小:535.91kb
    • 提供者:王祥云
  1. PythonM8_Source_100802

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:459.61kb
    • 提供者:jacklog
  1. spi

    1下载:
  2. 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
  3. 所属分类:Communication

    • 发布日期:2017-03-28
    • 文件大小:58.43kb
    • 提供者:wuguangzhou
  1. gloox-0.9.9.5

    0下载:
  2. 通过前面的描述,当和服务器建立了连接之后,就可以和服务器进行通讯了,今天先说一下接收远端发送来的文本消息的方式吧-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
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-16
    • 文件大小:23.5mb
    • 提供者:lvhu
  1. codeblocks-8.02-setup

    1下载:
  2. 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的缓慢,再也不必忍受
  3. 所属分类:.net

    • 发布日期:2017-05-29
    • 文件大小:10.85mb
    • 提供者:郑林涛
  1. Hook

    0下载:
  2. hookLIBRARY Hook EXPORTS SetHook @2 SEGMENTS MySec READ WRITE SHARED -LIBRARY Hook EXPORTS SetHook @2 SEGMENTS MySec READ WRITE SHARED
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:13.63kb
    • 提供者:灵川
  1. LearnAssemembly

    0下载:
  2. An C# assembly program to understand the concept of shared and static library (Dll hell)
  3. 所属分类:.net

    • 发布日期:2017-04-17
    • 文件大小:55.82kb
    • 提供者:Himanshu
  1. NordicEdge_HOTP_MSDotNET_API

    0下载:
  2. 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
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:711.63kb
    • 提供者:Crozlund
  1. DLL

    0下载:
  2. 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
  3. 所属分类:.net

    • 发布日期:2017-04-01
    • 文件大小:262.06kb
    • 提供者:GJ
  1. 200811117207962

    0下载:
  2. 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
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:95.85kb
    • 提供者:2life
  1. libdisasm_test

    0下载:
  2. 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.
  3. 所属分类:Console

    • 发布日期:2017-03-31
    • 文件大小:62.18kb
    • 提供者:
  1. hdf5-1.8.17-win32-vs2013-shared

    1下载:
  2. 最新的HDF5文件的读写库,已经编译好。适合32位windows系统。-Latest HDF5 library to read and write files, already compiled. For 32-bit windows system.
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-14
    • 文件大小:21.35mb
    • 提供者:huanghonglian
« 12 »
搜珍网 www.dssz.com