搜索资源列表
基于Web的包装器技术的现状与发展
- 优秀硕士论文,一种全自动生成网页信息抽取Wrapper的方法
IOCP
- 老外写的IOCP封装类,使用了线程池和内存池-IOCP foreigners write wrapper classes, using the thread pool and memory pools
WrapperClasses_overview
- This is about wrapper classes in java , a very short and sweet descr iption about it
ACE_study_file
- ACE自适配通信环境(ADAPTIVE Communication Environment)是可自由使用、开放源码的面向对象(OO)构架(framework),它实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可重用C++包装外观(wrapper facade)和构架组件,可跨多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 -ACE ADAPTIVE C
sqlitewrapper16
- a simple wrapper for sqlite3
OPCWare-DA-Automation-Wrapper---VB
- Document with OPC Client example and explanation
GALS_Wrapper.tar
- GALS Wrapper for SoC Implementation
AdoClass4
- ADO.net wrapper for C-ADO.net wrapper for C++
java-common-API
- 黑马程序员经典笔记:java中常用api(String类、StringBuffer类、基本数据类型包装类、system类、Math类、时间类)-Dark horse classic programmer notes: java commonly used api (String class, StringBuffer class, the basic data types wrapper class, system class, Math class, time category)
zuqiujulb(qiyeban)
- 描述:在题目二的程序基础上,增加远程访问功能,采用客户端/服务器的方式,实现两种远程操作 高级搜索,在客户端上执行搜索,其搜索范围除了本地数据以外,也应该返回服务端的搜索结果; 球员买卖,客户端可以发起向服务端买入球员的请求,如果符合买卖条件,交易成功,该球员从服务端删除,进入客户端选定的俱乐部。 要求: 必须在题目二的代码基础上来修改; 必须使用Socket作为远程通信技术,可以使用更高层次的Socket封装类; 其他要求与题目二相同; 在题目要求基础上可以自行扩展
arpscan-master
- Simple arp-scan wrapper module arp-scan sends ARP (Address Resolution Protocol) queries to the specified targets, and displays any responses that are received. It allows any part of the outgoing ARP packets to be changed, allowing the behavio
DvrXCallDemo
- DVR xCall wrapper class demo source codes
DvrXOcxDemo
- DVR xCall ActiveX version wrapper class demo source codes
ACE开发者指南chm版
- ACE自适配通信环境(ADAPTIVE Communication Environment)是可以自由使用、开放源码的面向对象(OO)构架(Framework),在其中实现了许多用于并发通信软件的核心模式。ACE提供了一组丰富的可复用C++包装外观(Wrapper Façade)和构架组件,可跨越多种平台完成通用的通信软件任务,其中包括:事件多路分离和事件处理器分派、信号处理、服务初始化、进程间通信、共享内存管理、消息路由、分布式服务动态(重)配置、并发执行和同步,等等。 ACE的目标用户