搜索资源列表
PrivateMessages.01.00.01
- 在DNN下的网站上的简单的个人消息模块源码,很有实用价值。-DNN in the website of the simple personal information module source code, very practical value.
VS_Tools
- 一个公司实际应用案例中的基于Linux的双机热备模块源码。-an actual case study of the Linux-based Hot Module source.
AIX通信模块
- 一个AIX操作系统下实现的通信模块,包含底层函数代码库源码,以及测试示例程序
即时通讯(带视频)源码
- AnyChat音视频互动开发平台(SDK)是一套跨平台的即时通讯解决方案,基于先进的H.264视频编码标准、AAC音频编码标准与P2P技术,整合了佰锐科技在音视频编码、多媒体通讯领域领先的开发技术和丰富的产品经验而设计的高质量、宽适应性、分布式、模块化的网络音视频互动平台。 AnyChat音视频互动开发平台(SDK)包含了音视频处理模块(采集、编解码)、流媒体管理模块(丢包重传、抖动平滑、动态缓冲)、流媒体播放模块(多路混音、音视频同步)以及P2P网络模块(NAT穿透、UPnP支持)等多个子模块
linuxgprsmodule
- Linux下的GPRS模块源码,具有有短信收发和拨打电话功能-Linux source code under the GPRS module, with a messaging and phone calls
onvif-device-discovery-demovc6
- 网络数字摄像机onvif标准的设备发现模块源码,vc6编译过-ip camera device discovery source code
MIMC
- ns2多信道模块源码 该源码根据Ramon的多接口多信道模块修改的 加入 ns2.34 替换原来的文件 可以之间运行-The code for the Network Simulation 2, which enhanced the component of ns2. It realizes the multi-interface multi-channel configuration for the mobile node.
mod_antihak-0.3.1-beta.tar
- 一个抵御类似红色代码等病毒攻击的Apache模块源码- Viral attack and so on a resistance similar red code Apache module source code
111
- 网站上传下载模块源码,很好用的模块 网站上传下载模块源码,很好用的模块-Download module source websites, good websites to use to download the module source module, the module with a very good
APIec
- 易语言全中文API模块源码1.0 含大多数API方便使用-Easy Language All Chinese API module source containing most of the API easy to use 1.0
yxxgq
- 易语言 单机游戏修改器源码 无模块 纯源码打造。!强悍度 堪比CE-Stand-alone game modifier easy language source code to build non-pure module. ! Powerful degree comparable to CE! !
LANPShield
- LAN Shield 2.0.rar为主程序源码,开发环境为VS2005. MyFireWallLSP.rar为过滤模块源码,COPY至《Windows网络与通信程序设计》第12章。 Server为服务器源码,Java编写,非阻塞模式。-LAN Shield 2.0.rar main program source code, development environment is VS2005. MyFireWallLSP.rar source for the filter modu
VPNeyuy
- 易语言VPN连接器模块源码,可以修改成你自己想要的功能-e yuy VPN yuanma
wyczym
- 易语言网页操作源码模块源码,类似于精易论坛的精易模块的操作源码,功能比较全面。-Yi language Web operating source module source code, similar to the fine and easy forum for fine and easy module operating source, the more comprehensive.
winhttpPwininet
- 这是一个访问网页模块源码支持返回https和http希望大家喜欢-This is an access to the Web module source to support the return https and http hope you like
vb_downloadfile
- VB 下载模块源码 可以实现 显示百分比-VB download the module source code can display the percentage of
cjfw
- 超级网页访问模块源码,网页访问模块,超级网页访问模块-The super web access module source code, web access module
45748466666
- 修改qq资料模块源码,易语言写的网络相关编程,很好的参考资料。-Modify the QQ data source module, easy to network programming language, a good reference.
迷你QQV1.0源码
- 基于易语言的QQ简洁版源码,内含多种模块,是学习易语言的很好的借鉴。(Based on easy language QQ concise version of the source code, containing a variety of modules, is to learn easy language good reference.)
DLL自卸载无模块注入源码
- .版本 2 hFile = CreateFileA (strFileName, #GENERIC_READ, #FILE_SHARE_READ, 0, #OPEN_EXISTING, #FILE_ATTRIBUTE_NORMAL, 0) .如果真 (hFile = -1) 返回 (假) .如果真结束 pFileBuff = 0 nFileSize = GetFileSize (hFile, 0) .如果真 (nFileSize = 0) 返回 (假) .如果