-
auto_loading_send
VB程式碼,可以和RS232串列通訊做結合,加以利用和Com port互動(VB code, and RS232 serial communication done with, and use interactive Com port)
- 2007-05-20 03:39:51下载
- 积分:1
-
AP_For_VRPTW100
车辆路径问题的C代码,里面有测试数据和结果分析。(Vehicle routing problem with the C code, there are test data and results analysis.)
- 2009-05-17 11:40:39下载
- 积分:1
-
daf
图像读写,主要用于bmp格式的图像的自动获取、二值化、滤波等操作。(Image read and write, mainly for automatic bmp format image capture, binarization, filtering and other operations.)
- 2013-09-15 21:00:31下载
- 积分:1
-
LRU
实现的数据库io缓存模拟程序,读入五万个地址和读写标志,输出命中率,io次数等(Io caching implemented simulation program that reads fifty thousand addresses and write flag output hits, io number, etc.)
- 2015-12-19 23:52:04下载
- 积分:1
-
owncombox
一个定制combox的SDK代码,you should first learn to use VC Tools (nmake) to Build SDK Code(a Custom Combox SDK code, you should first learn to use VC Tools (nmake) to Build Code SDK)
- 2005-04-14 23:20:53下载
- 积分:1
-
vs
说明: 关于vs的基本使用方法,非常有用,可以轻松掌握常用技巧,取得事半功倍的效果。(VS on basic use, very useful, easy to master a variety of techniques commonly used to obtain a multiplier effect.)
- 2014-05-25 21:49:16下载
- 积分:1
-
ContactMS
MFC做的通讯录,利用ODBC连接access数据库,能够对数据进行写入、读出和修改。适合初学者参考。[注:需要自己配置数据源,也可以不配置,运行程序两次就行,第一次相当于是配置](MFC to do the book, using ODBC to connect access database, the data can be written to, read and modify. Suitable for beginners reference.)
- 2013-11-03 11:31:35下载
- 积分:1
-
CPAnalyze
这是一个采集数据的客户端,调用了模拟鼠标和键盘WINDOW api(This is a collection of client data, called simulated mouse and keyboard WINDOW api)
- 2017-01-16 15:04:08下载
- 积分:1
-
Polynomial
Develop class Polynomial. The internal representation of a Polynomial is an array of terms. Each term contains a coefficient and an exponent. The term
2x4
has the coefficient 2 and the exponent 4. Develop a complete class containing proper constructor and destructor functions as well as set and get functions. The class should also provide the following overloaded operator capabilities:
Overload the addition operator (+) to add two Polynomials.
Overload the subtraction operator (-) to subtract two Polynomials.
Overload the assignment operator to assign one Polynomial to another.
Overload the multiplication operator (*) to multiply two Polynomials.
Overload the addition assignment operator (+=), subtraction assignment operator (-=), and multiplication assignment operator (*=).
- 2013-05-05 21:59:33下载
- 积分:1
-
DEM数据的读入与显示
DEM数据的读入与显示,里面包含了所用的实验数据,调通,代码可以用(DEM data read and display, which contains experimental data used, transferred through, the code can be used)
- 2014-03-21 09:38:20下载
- 积分:1