-
Inside-VC-P-P---Study-Notes
VC++技术内幕-学习笔记/vc入门必读(Inside VC++- Study Notes)
- 2011-05-15 20:39:03下载
- 积分:1
-
hnt
说明: 汉诺塔问题的另一种解法,方法非常灵活有效,运行效率高(HANOR of another solution, a very flexible and effective method, high efficiency operation)
- 2006-04-29 22:43:33下载
- 积分:1
-
usingcppdll_src
Sms service in .ne, can send or receive messages
- 2011-05-02 23:07:30下载
- 积分: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
-
msdn风格界面用户界面
说明: 一种类似 vc++6.0MSDN风格的界面,和数据库结合,可实现搜索、索引、目录等功能,很实用,(vc 6.0MSDN a similar style of interface, and databases, to search, index, table of contents and other functions, is very practical,)
- 2005-10-24 14:49:49下载
- 积分:1
-
ascii
a program that represents an input color image with given English character set
- 2009-03-26 23:19:12下载
- 积分:1
-
Change-mouse
说明: 执行该程序后可以按照自己的喜好选择4种样式的鼠标形状(After the implementation of the program according to their own preferences 4 style mouse shape)
- 2011-03-03 18:35:06下载
- 积分:1
-
2011-10-09ADF4350
adf4350的设计主程序和实现的功能输出频率(adf4350 the design and implementation of the function main output frequency)
- 2013-05-27 19:11:04下载
- 积分:1
-
gest
void swap1(int x, int y) //值传递
void swap2(int *px, int *py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用(void swap1(int x, int y) //值传递
void swap2(int*px, int*py) //指针传递
void swap3(int &x, int &y) //引用传递
的使用)
- 2012-04-30 16:41:44下载
- 积分:1
-
VCDLLP
vc怎么调用dll文件 简单容易学习看懂 (vc how to call dll file is simple and easy to learn to read)
- 2013-04-13 17:09:29下载
- 积分:1