搜索资源列表
VC6动态链接库的编写和调用——四则表达式计算
- 先编写MFC DLL,打开VC++6.0 => File => New => Project => MFC AppWizzard(dll),在 Project name 里输入Calc =>Next => Finish. 好了,现在你打开Workspace的FileView就可以看到已经有Calc.h、Calc.cpp、stdafx.h、stdafx.cpp这4个文件了.-first prepared MFC DLL, opening VC 6.0 = gt;
MyProject
- visual c++中MFC做得关于动态链接库的隐式调用的源码 打开.dsp文件即可在visual c++中运行-visual c++ done in MFC dynamic-link library on the implicit call to open source. dsp document can be in the visual c++ run
BignumCal
- MFC编写的大数计算器,位数不限,可以实现基本四则运算、倒数、对数、开方、三角函数、阶乘、乘方等功能-MFC written in large numbers calculators, digits open, you can achieve the basic four operations, reciprocal, logarithmic, square root, trigonometric functions, factorial, involution and other functi