CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - 计算器 vc

搜索资源列表

  1. 18104029765

    0下载:
  2. 这是我用纯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
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:9674
    • 提供者:lanzhi
  1. calculateVCplusplus20080824

    0下载:
  2. vc开发的计算器,虽然功能简单,但有值得借鉴之处
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:61198
    • 提供者:liuhua
  1. calculator

    1下载:
  2. 模拟微软的计算器功能,基本上可以实现加减乘除等简单的运算,用VC++MFC实现.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:43459
    • 提供者:姜然
  1. ca

    0下载:
  2. vc下面的计算器,非常适合用户要求不高人使用
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:24814
    • 提供者:
  1. MySoft

    0下载:
  2. 一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自己知道的密钥直接算出注册码返回给用户;用户端不需注册机,开发者也不需解码器,且注册成功后Windows系统会自动保存,以后无需再注册,软件升级也无需重新注册。 所附VC源代码中有实现方法和详细注释
  3. 所属分类:加密解密

    • 发布日期:2008-10-13
    • 文件大小:173625
    • 提供者:任勇
  1. 2

    0下载:
  2. 用户在使用VC++开发应用程序时,主要有两种方法:调用Windows提供的API函数(Application Programming Interface)和直接使用Microsoft提供的MFC类库(Microsoft Foundation Class)。与MFC相比,API更贴近操作系统,也是每一个Windows程序员必须掌握的。 本文将以一个类似Windows的计算器程序为例,简述Windows API程序设计的方法和一些基本技巧。 思路和算法 -Users i
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-08
    • 文件大小:3357
    • 提供者:jiaogd
  1. Modelless

    0下载:
  2. 模态窗口,计算器,VC++数学算法源码,简单的计算器功能,初学者可参考。 -Modal windows, calculator, VC++ source code mathematical algorithms, a simple calculator function, ae.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-17
    • 文件大小:31489
    • 提供者:madud00004
  1. vc-calculator

    0下载:
  2. 用VC6.0实现的超级牛的计算器,对于vc的学习有很大的借鉴意义-Super cow with VC6.0 calculator to achieve, for vc' s a great reference for learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:30771
    • 提供者:李之龙
  1. Calc

    0下载:
  2. 练习对话框的计算器小程序,用来VC++入门学习-Practice the dialog calculator small program, used to VC++ introductory learning
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-02
    • 文件大小:25570
    • 提供者:jack
  1. My

    0下载:
  2. 用vc语言编写的一个应用程序:计算器、写字板、画刷等应用程序-An application written using vc language: Calculator, WordPad, brush application
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-13
    • 文件大小:44017664
    • 提供者:as
  1. calculate

    0下载:
  2. 一个简单的计算器,可以实现简单的计算功能,用VC++实现-A simple calculator, can be achieved the simple calculation functions VC++ achieve
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:2835607
    • 提供者:DFDF
  1. Calculator

    0下载:
  2. 一个简单的使用VC++编写的计算器程序,对于初学来说,是一个很好的学习!-A simple calculator program written using VC++ for the beginner it is a good learning!
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:2561160
    • 提供者:小多
  1. calc

    0下载:
  2. VC++ .NET源代码实现的复数计算器,一个C++实验,源代码仅供参考吧。-Complex calculator VC++ NET source code to achieve, a C++ experiment source code for reference only.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-04
    • 文件大小:508655
    • 提供者:金问女
  1. superDialogBase

    0下载:
  2. 基于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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-27
    • 文件大小:395244
    • 提供者:吴明明
  1. DialogBase

    0下载:
  2. 十进制的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 
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:40000
    • 提供者:吴雪飞
  1. JSQ

    0下载:
  2. VC++实现的小型计算器,可以实现加、减、乘、除等等。是VC++书里面里面的程序-The small calculator the VC++ implementation can be achieved addition, subtraction, multiplication, division, etc.. Is inside the VC++ book inside the program
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:1892996
    • 提供者:lan
  1. CALCULATOR

    0下载:
  2. 再发一个基于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.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-29
    • 文件大小:21932
    • 提供者:俞翠英
  1. TestCalculator

    0下载:
  2. MFC计算器,VC++源码编写, 非常好的一个小软件,源代码齐全-MFC calculator , VC++ source code written
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:26306
    • 提供者:dfasdf
  1. TestCalculatorDemo

    0下载:
  2.  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
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:22410
    • 提供者:柯敦敏
  1. Modelless

    0下载:
  2. 模态窗口,计算器,VC++数学算法源码,简单的计算器功能,初学者可参考。-Modal window, calculator, source VC++ mathematical algorithms, simple calculator functions, beginners can refer to.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-03
    • 文件大小:30631
    • 提供者:余丽芳
« 12 »
搜珍网 www.dssz.com