资源列表
COM_VB_Matlab
- 基于COM组件的VB与MATLAB混合编程实例,包括数值处理和图形界面
ContentNetworking
- This book is an invaluable resource for anyone interested in understanding the rationale and technology driving the evolution of the Web. I especially liked the way the authors tie together the various elements and protocols that make up content dist
combine
- 二进制文件合并工具 编译连接生成.exe文件,运行该文件,按屏幕提示要求输入要合并的文件名。
SendAndRecv
- 一款OCX控件,基于UDP协议,能够实现由发送端发送信息,OCX控件接收到信息后将其显示在网页页面中。发送端和接收端可分别在不同机器上,只需对方的IP地址。
MultithreadMathServer
- Using client-server architecture, write a multi-threaded server which returns results of mathematical functions such as sqrt(x),sin(x), cos(x), tan(x), etc. and a companion client to invoke these functionalities from a remote machine.
ExportMDB
- 读入arcgis的mdb文件,给出了全部的代码
ArtFrame_src_1[1].6.17.1261
- 该工程实现了一个基于COM的FRAMEWORK,可以非常方便的应用面向组件编程实现。 同时实例也是一个非常详细和完整的各种COM实现实例。
ComInvoke
- 自动化com对象动态调用方法源码及测试用例。 ComObjInvoke.pas 是源文件。 test目录下是测试程序,有调用的例子,执行前请先注册供测试的 mytest.dll
vbincommonsourcenumericcode
- vb in common source numeric code.rar
bs2pCommnFeat
- 详细介绍了BS2的各种类型的结构、功能及其应用
office
- Vc程序,文字编辑输入输出具有,Office开发例程很有用的
computationgeometry
- 我的计算几何模板,求3d凸包,计算最远点对(nlogn),求最近点对,和二维凸包