搜索资源列表
18104029765
- 这是我用纯C写的一个服务器程序框架。它的功能有限只是启动服务的时候,启动一个计算器。希望给那些想写服务的人提供一点帮助。 在VC++ 6.0 +XP 环境下运行测试成功。这是原创的。 -This is pure C. I used to write a server framework. Its function is limited launch services, launch a calculator. Wanted to write those services provide as
calculateVCplusplus20080824
- vc开发的计算器,虽然功能简单,但有值得借鉴之处
calculator
- 模拟微软的计算器功能,基本上可以实现加减乘除等简单的运算,用VC++MFC实现.
ca
- vc下面的计算器,非常适合用户要求不高人使用
MySoft
- 一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释
2
- 用户在使用VC++开发应用程序时,主要有两种方法:调用Windows提供的API函数(Application Programming Interface)和直接使用Microsoft提供的MFC类库(Microsoft Foundation Class)。与MFC相比,API更贴近操作系统,也是每一个Windows程序员必须掌握的。 本文将以一个类似Windows的计算器程序为例,简述Windows API程序设计的方法和一些基本技巧。 思路和算法 -Users i
Modelless
- 模态窗口,计算器,VC++数学算法源码,简单的计算器功能,初学者可参考。 -Modal windows, calculator, VC++ source code mathematical algorithms, a simple calculator function, ae.
vc-calculator
- 用VC6.0实现的超级牛的计算器,对于vc的学习有很大的借鉴意义-Super cow with VC6.0 calculator to achieve, for vc' s a great reference for learning
Calc
- 练习对话框的计算器小程序,用来VC++入门学习-Practice the dialog calculator small program, used to VC++ introductory learning
My
- 用vc语言编写的一个应用程序:计算器、写字板、画刷等应用程序-An application written using vc language: Calculator, WordPad, brush application
calculate
- 一个简单的计算器,可以实现简单的计算功能,用VC++实现-A simple calculator, can be achieved the simple calculation functions VC++ achieve
Calculator
- 一个简单的使用VC++编写的计算器程序,对于初学来说,是一个很好的学习!-A simple calculator program written using VC++ for the beginner it is a good learning!
calc
- VC++ .NET源代码实现的复数计算器,一个C++实验,源代码仅供参考吧。-Complex calculator VC++ NET source code to achieve, a C++ experiment source code for reference only.
superDialogBase
- 基于VC++的超级10进制整数计算器-支持10、2、8、16进制间的运算,而且界面貌似挺酷,希望大家喜欢。 本计算器支持将结果转换为2、8、16进制,只需将计算数据输入到对应进制的输入框中即可-Based on the super VC++ decimal integer calculator- the support the hex 10,2,8,16 computing, and the interface looks like a pretty cool, hope you li
DialogBase
- 十进制的VC++圆面积计算器源代码,界面可视化,只需要输入圆的半径,就可以快速计算出圆的面积。VC源码下载,相对完整,可直接编译生成EXE。-Decimal VC++ area of a circle calculator source code, interface visualization, only need to enter the radius of the circle, you can quickly calculate the area of
JSQ
- VC++实现的小型计算器,可以实现加、减、乘、除等等。是VC++书里面里面的程序-The small calculator the VC++ implementation can be achieved addition, subtraction, multiplication, division, etc.. Is inside the VC++ book inside the program
CALCULATOR
- 再发一个基于VC++的简单计算器源码,可进行简单的加减乘除操作,想当简单,适合初学者参考。-The recurrence a to based on the simple calculator VC++ source, can be a simple addition, subtraction, multiplication and division operations, want to be simple, suitable for beginners reference.
TestCalculator
- MFC计算器,VC++源码编写, 非常好的一个小软件,源代码齐全-MFC calculator , VC++ source code written
TestCalculatorDemo
- MFC计算器,VC++源码编写,虽然已经发过基于MFC的VC计算器了,不过每一款都是不同的作者,因此在代码实现思路上还是有区别的-MFC calculator, VC++ source code written has sent a VC MFC-based calculator, but each one is different authors, so there are differences in the ideas of code to achieve
Modelless
- 模态窗口,计算器,VC++数学算法源码,简单的计算器功能,初学者可参考。-Modal window, calculator, source VC++ mathematical algorithms, simple calculator functions, beginners can refer to.