搜索资源列表
talk_g729
- 这是在互连网上传输实时语音的vc工程, 语音使用g.729压缩。附件包含一个dll库和test源代码。 -This is the Internet, real-time transmission of voice vc, using G.729 voice compression. The annex contains a dll libraries and test source code.
CNGPAPI_ZEALWARE
- zealware提供的CNGPAPI接口库包含以下三个文件:cngp.h,cngpapi.lib,cngpapi.dll。 cngp.h是接口库的头文件,包括cngp2.0的消息结构定义,和接口的导出函数定义。消息结构包括: CNGP_HEAD 协议消息头 CNGP_SUBMIT SP下行包 CNGP_SUBMIT_RESP SP下行包应答 CNGP_DELIVER 网关上行包 CNGP_DELIVER_RESP 上行包应答 CNGP_STATUS
miniWava
- 小波分析用于渐进传输(VC)源代码 \\examples 目录中存放的是渐进传输的应用举例,包含有所需的.dll文件; \\wavelet 目录中存放的是具体的实现源代码; \\wavelet 子目录中存放的是基本的小波处理函数代码; \\wavelet_plugin 子目录中存放的是.dll的实现代码。
IM
- 即时通讯软件客户端源代码,包含vc写的通讯dll源代码和.net的界面代码-Instant messaging software client source code, including written communications vc source code dll and. Net interface code
FxStocker
- 在新浪的服务器的基础上开发的可以查询当前股票指数的Dll动态库,其中生成的动态库已经包含在其中了,里面使用了ACE的一些功能,封装了HTTP POST和GET的方法,采用POST到新浪服务器,获得股票指数,再解析的方式,如果你不能编译,请先添加ACE的库再进行编译, 也可以直接通过loadlibrary和GetProcAddress的方式调用,接口参考工程院文件-In Sina' s server that can be developed on the basis of the Dll
lsn8-9
- LED大屏灵星雨设置软件源程序,适合8、9版本,包含8、9版本可用的ledctrl.dll文件,已测试能通过DELPHI调用开、关屏,等操作,另外厂家还隐藏了几二十多个函数没说。-LED big-screen lsn to set software source code, for 8,9 version, contains 8,9 version available ledctrl.dll documents have been tested through DELPHI turn-on an
dllCommunicate
- 实现两个DLL之间进行通信,采用共享数据段实现,里面包含测试的EXE程序和源代码。-To achieve communication between the two DLL using shared data segment to achieve, which contains the EXE test procedures and source code.
httpanalycis
- 1:分发包中的 WinPcap_2_3.exe 为糸统加入PACKET.DLL底层支持,请先安装! 源程序中有许多问题,欢迎大家改正, 2:CSniff:网络包捕获类。。。。利用PACKET.DLL 3:CHTTPSocket: 利用Sock发送/接收网络包 4:包含网址和参数的文本文档放在与生成后的应用程序同一个目录下。 5:网址和参数的文本文档名应设为:BPON.txt 偶数行为网址,奇数行为参数。 6:记得在编译环境里加入LIB文件----Link----&g
exosip_builtby_vcPP6.0
- exosip协议栈在VC下编译通过,包含VC的下osipparser、osip、exoip的动态dll、静态库lib工程。-exosip stack compiled by the VC, including the VC' s next osipparser, osip, exoip dynamic dll, static library lib project.
USEDll
- 学习如何调用DLl调用,包含调用示例,静态调用方法-use windows dll
iUSBDAQ_CSharp
- 压缩包里包含iUSBDAQ.dll和.net源代码,vs2008下开发编译。这个例子是一个简单的图形用户界面,可以枚举设备,打开设备,读8个模拟通道和关闭设备。-The the compressed bundle includes iUSBDAQ.dll and net source code, vs2008 compiled under development. This example is a simple graphical user interface, you can enumera
feijiechuicka
- 此程序用于非接触ic卡的读写操作,包含详细的说明和dll数据库,需搭配硬件使用,效果不错-This program is used to non-contact ic card reader, and contains detailed instructions and dll database, to be used with hardware, good results
CommInterfaceDll
- USB-HID设备通信程序源码,能实现HID设备通信,包含读写数据等操作,已经做成DLL供调用了。-USB-HID device communication program source code, to achieve HID device communication, including operations such as read and write data has been made available for DLL calls.
canPlot
- 通过PYTHON直接调用dll,实现ZLG USB-CAN工具CAN总线信息采集,并实时绘图显示,实现类似示波器功能。文档包含了源代码和编译后的结果。-by calling the dll of zlg usb-can, to get the canbus data, and to display the trend of the data in real time.
SiemensPLC通信
- 1.C#语言开发,采用NET4.0框架,模块化设计,通信效率不怎么高 可以凑合用。 2.工程结构类似OPC通讯方式,采用Tag的方式,通过标签名就可以读写寄存器。 3.采用XML配置式标签的方式实时读写PLC内部寄存器,可读写寄存器包括I、Q、PI、PA、M、DB。 4.具有PLC断线重连功能,通讯稳定可靠。 5.完全开源免费、包括Dll文件、附件内包含源代码。(1.C# language development, the use of NET4.0 framework, modular des