搜索结果

找到约 280 项符合 overlapped-add 的查询结果

编译器/解释器 Documentation and source code Copyright (C) 1985 by Mark E. Mallett permission is granted to distr

Documentation and source code Copyright (C) 1985 by Mark E. Mallett permission is granted to distribute this document and the code indiscriminately. Please leave credits in place, and add your own as appropriate.
https://www.eeworm.com/dl/628/184569.html
下载: 190
查看: 1058

压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s

This is a little console mode utility program which is able to (de-)compress single files with a static Arithmetic compression algorithm. You could easily add the RLE/BWT/MFT data transformation algorithms. Just rip the corresponding classes out of my HuffComp source code. I won t add these ones ...
https://www.eeworm.com/dl/617/189481.html
下载: 118
查看: 1099

J2ME 追加最小化按钮: 利用JNI

追加最小化按钮: 利用JNI,给Java Dialog追加最小化按钮。 Add Minimize box to java dialog。
https://www.eeworm.com/dl/660/190494.html
下载: 52
查看: 1031

网络 When created, this DLL does not export any symbols. As a result, it will not produce a .lib file

When created, this DLL does not export any symbols. As a result, it will not produce a .lib file when it is built. If you wish this project to be a project dependency of some other project, you will either need to add code to export some symbols from the DLL so that an export library will be ...
https://www.eeworm.com/dl/635/191260.html
下载: 65
查看: 1045

Linux/Unix编程 这是个在Linux系统下用C编写的一个shell程序

这是个在Linux系统下用C编写的一个shell程序,这个shell程序实现了包括vi,add,ls,sort,args,history等功能。
https://www.eeworm.com/dl/619/203766.html
下载: 188
查看: 1055

其他数据库 The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you

The goal of this library is to make ODBC recordsets look just like an STL container. As a user, you can move through our containers using standard STL iterators and if you insert(), erase() or replace() records in our containers changes can be automatically committed to the database for you. The lib ...
https://www.eeworm.com/dl/645/207880.html
下载: 200
查看: 1074

VC书籍 com集合技术的实现

com集合技术的实现,作为com server端。有add,remove,removeall方法,和item,count,NewEnum属性的实现代码,以及集合的初始化方法。
https://www.eeworm.com/dl/686/210274.html
下载: 156
查看: 1025

VC书籍 com集合技术

com集合技术,作为com的client端,演示在客户端如何调用com组件,读出集合的初始化数据,并可以add,remove集合数据。开发环境为ATL。
https://www.eeworm.com/dl/686/210275.html
下载: 66
查看: 1014

Java书籍 开源中间件 导入Hibernate相关的包进该项目: 选中项目名称后单击鼠标右键

开源中间件 导入Hibernate相关的包进该项目: 选中项目名称后单击鼠标右键,从弹出的右键快捷菜单中选择“MyEclise-> Add Hibernate Capability”
https://www.eeworm.com/dl/656/211880.html
下载: 200
查看: 1043

串口编程 串口通讯类

串口通讯类,支持异常处理,Overlapped 和Block传输,支持Unicode。
https://www.eeworm.com/dl/624/211957.html
下载: 30
查看: 1032