搜索资源列表
Computer
- 几个方便的计算器,使用MFC编写,大家可以自主加一些高级的科学计算,只需要直接调用math.h中的函数可轻松实现。
CatWork0506
- 计算MDI子窗口数,仅显示文件夹的打开对话框 < 窗口管理 > 1、我正在写一个 MFC 的多文档(MDI)应用。在父窗口中,我如何检查所有的MDI子窗口是否都已经关闭?如果都关闭了,那么我想在我的主窗口激活一个窗格。 2、我正在用 Visual Studio .NET 和 MFC 做一个程序。在我的程序里,用户要选择一个文件夹,并在其中拷贝文件。我可以调用 OpenFileDialog 让用户选择某个文件,但如何让打开对话框只显示文件夹呢?我见过好多安装程序给出的对话框里只显示文件
MFC科学计算器
- 多功能科学计算器
jisuanqi
- 利用MFC开发的计算器程序,具备科学计算的功能。除基本运算外还有一些复合运算,对了解MFC很有帮助。-Calculator program using MFC development, with scientific computing functions. In addition to basic operations but also have a number of complex operations is helpful in understanding the MFC.
Calculator
- 利用MFC编写一个简单的四则运算器。 程序基于Dialog,用户提供2个操作数和一个操作符(+,—,*,/,); 程序进行计算并显示运算结果,显示结果的控件不接收用户输入。 -Using MFC to write a simple arithmetic device. Program based on Dialog, provide two operands and an operator (+,-,*,/,) program calculates and displays the
MFCtodowithacalculator
- 用MFC做的一个计算器,可以实现多项式计算.功能较全.-MFC to do with a calculator, can be calculated polynomial. Features more full.
assess
- 用MFC开发的一个综合测评自动计算软件,对于学习入门MFC有很好的引导作用。-MFC developed a comprehensive evaluation of automatic calculation software for the learning portal MFC good guide.
calculatorx_vivitue
- MFC源码 开发工具:VC++6.0 编程语言:C++ 主程序代码:1300+行 运算精度:小数点后17位。显示框最大显示字符数21个 计算器功能说明: 1)完成计算器基本运算功能 2)二进制◆八进制◆十进制◆十六进制 相互转换 3)支持角度与弧度显示 4) 完成三角函数+反三角函数、对数、指数运算、取余、倒数与开方运算 5)计算n!.扩展整数n为双精度数x。计算x! 算法f(x)=x(x-1)(x-2)
FFT
- 一维光学DFT的计算(调用FFT1)的MFC对话框程序版本,vc6编译通过-One-dimensional optical DFT calculation (called FFT1) version of the MFC dialog box procedure, vc6 compiler through
478471896
- MFC实现命题公式的计算 根据命题公式自动构建真值表并计算最大项和最小项-MFC achieve propositional formula calculation formula under Proposition automatically build a truth table and calculate the maximum and minimum entry items
24POINT
- 一个24点自动计算程序,使用了MFC做界面编程,很小很好用-A 24 point automatical calculator, it is written by MFC, simple but effect
WCT-src
- 具有MFC应用程序风格的文本编辑器,有着DevStudio样的工具栏,状态栏,窗口和输出,和多线程计算。-A MFC application featuring a syntax coloring text editor, DevStudio-like toolbar, status bar, and output window, and multithreaded computing.
tanchishe
- 使用MFC做的一个贪吃蛇的小游戏,包含所有文件,能够计算得分,改变游戏速率-Snake using MFC to do a small game, including all files, to calculate the score, change the game speed
MFC-calculator
- MFC计算器小系统设计,实现窗口的自动关闭和基本的计算功能-MFC calculator small system design, implementation, the window automatically closes and basic computing functions
calculator
- MFC做的一个高级计算器 能实现颜色渐变,简易计算 和初等函数计算-this caculator is made by MFC,it can complish color gradient,simple calculation,and function calculation!
34b4917f1968
- MFC 计时器 是在MFC下计算时间的一个毫毛级程序-MFC usertime we use it to know the time how to do
Task1
- 简易的计算器程序。 对话框类型的程序; 能够实现浮点数值的加减乘除运算; 界面由一个编辑框和若干按钮组成,编辑框负责表达按钮输入及计算的结果,按钮负责输入数字、加减乘除以及等于等动作的输入;程序的核心功能由标准C++方式实现,并通过MFC框架代码调用其功能。 -Simple calculator program. The dialog box, type the program to achie
julijisuan
- 进行经纬度点坐标的距离计算程序,用C++编写的,基于MFC界面编程的程序-Latitude and longitude coordinates from the calculation procedure, the with C++ write MFC interface-based programming procedures
test-1_add-the-picture--for-MFC
- Visual studio 2005 MFC添加背景图片以及圆锥计算的实现。-Visual studio 2005 MFC add background images, as well as the realization of the cone calculation.
MFC-calculator
- 实现MFC下的科学计算器,拥有10项基本计算功能-MFC scientific calculator, has 10 basic computing functions