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

搜索资源列表

  1. Text_Simple-Calculator

    0下载:
  2. 简易计算器 用于VC++编程初学者的简易计算器。可供参考,可实现基本加减乘除开方等初级运算。-Simple Calculator Simple Calculator Simple Calculator
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1885135
    • 提供者:luolijuan
  1. AddIEButton

    0下载:
  2. VC++向IE的工具条上添加自定义的按钮图标,本测试源码,是将windows自带的计算器图标添加到IE的工具栏窗口中,不过现在360对于这种向工具栏添加图标的功能会拦截,测试时候会被360拦截,若想看到测试效果请放行,若只是测试下,可以选择阻止。-VC++ to add a custom button icons to the IE tools, the test source code, the Windows calculator icon added to the IE toolbar w
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-25
    • 文件大小:14333
    • 提供者:HDMI14
  1. Calculator

    0下载:
  2. 这是一个VC++编写的计算器程序,输入一个复杂字符串后能计算出结果。-This is a calculator program written by VC++ that if you input a complex expression, it will give you its resault.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:66785
    • 提供者:王振吉
  1. calculator

    0下载:
  2. vc下实现的计算器,功能实用,适合初学者参考-Calculator based on VC,suitable for new learner
  3. 所属分类:Dialog_Window

    • 发布日期:2017-06-16
    • 文件大小:25276416
    • 提供者:钟秋
  1. calculator

    0下载:
  2. VC++ 用MFC 写的一个计算器程序,适合新手学习-A calculator program with C++ program MFC, suitable for beginners to learn
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-26
    • 文件大小:9156358
    • 提供者:张萧萧
  1. caculate

    0下载:
  2. 简单VC++6.0的科学计算器,可以实现加、减、乘、除,等运算。-Simple vc++ 6.0 scientific calculator, can realize the addition, subtraction, multiplication, division, etc.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-09
    • 文件大小:1770370
    • 提供者:lelehappy2014
  1. calculate

    0下载:
  2. 用Win32程序写的一个简单的计算器,适合VC新手的使用-Win32 programs written using a simple calculator
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:820026
    • 提供者:杨骋昊
  1. cal

    0下载:
  2. 基于VC++的计算器的源码,可计算加,减,乘,除小数点,以及连续运算,绝对能用-Based on VC++ source code calculator, calculate addition, subtraction, multiplication, and division of the decimal point, and continuous operation, absolutely can
  3. 所属分类:Button control

    • 发布日期:2017-05-14
    • 文件大小:3484213
    • 提供者:王小高
  1. JISUANQI

    0下载:
  2. 基于vc实现了计算器的功能,对于入门VC学习有帮助!-Based on the VC to achieve the functions of the calculator, for entry learning VC helpful!
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1877437
    • 提供者:rah
  1. MFC_-calculator

    0下载:
  2. 利用VC里的Windows编程实现一个小计算器程序-using the Windows in the VC programming to realize a small calculator program
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-29
    • 文件大小:11796202
    • 提供者:田伟明
  1. jisuanqi

    0下载:
  2. 基于VC++6.0的简单计算器,能够实现基本简单的数学运算操作,能够到达良好的效果,适合初学者借鉴-Based on vc++ 6.0 simple calculator, can realize the basic simple mathematical operation, to reach the good effect, suitable for beginners reference
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-15
    • 文件大小:23179264
    • 提供者:王明
  1. Calc

    0下载:
  2. 计算器软件VC++实现的例子,在VS2010下编译通过。可以用于学习MFC基本编程方法。-Examples calculator software VC++ implementation, in VS2010 compiler through. MFC can be used to learn basic programming methods.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-30
    • 文件大小:38626
    • 提供者:zhongde
  1. Calc

    1下载:
  2. 用mfc和vs实现的最简易计算器,实现加减乘除功能-Vc mfc and implemented by most simple calculators, implement arithmetic functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-09
    • 文件大小:1922246
    • 提供者:呵呵哒
  1. Addition

    0下载:
  2. 加法计算器的基本代码,根据鸡啄米博客上的介绍一步步做出来的,是vc++入门的好东西-Addition calculator basic code to do it step by step, according to Ji Zhuomi presentation on the blog, it is a good thing vc++ entry
  3. 所属分类:EditBox

    • 发布日期:2017-06-15
    • 文件大小:23799976
    • 提供者:olivialee
  1. Calculator

    0下载:
  2. 这是一个我在vc课上做的一个很简单的计算器,里面的算法不同于vc课本书上的代码-This is a simple calculator that is maked by me
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1959948
    • 提供者:廉小帅
  1. c29

    0下载:
  2. VC++编写的又一个小型数学计算器,能进行基本的加减乘除运算,除此之外,还可以进行平方根运算,还具备清屏功能。-Written in C++ and a small mathematical calculator can perform basic arithmetic operations, in addition, it can also be a square root operation, but also have clear screen function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-01
    • 文件大小:26271
    • 提供者:田琰
  1. Calculator

    0下载:
  2. VC++ 学习开发的计算器,可以使用进制转换支持2进制8进制10进制16进制计算-VC++ development of the calculator, can be used to support the 2- 16- 8- 10- band binary system
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-30
    • 文件大小:42358
    • 提供者:lizhu
  1. spwm_code

    0下载:
  2. SPWM 计算器 源码,用于查表法,VC#编程,供参考二次开发
  3. 所属分类:SCM

    • 发布日期:2017-05-07
    • 文件大小:1251855
    • 提供者:lin hui
  1. asss

    0下载:
  2. 利用vc来实现微软的计算器加减乘除功能 方便向我这样的初学者-Achieved using Microsoft' s calculator vc Math functions
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-14
    • 文件大小:3370
    • 提供者:lj778781
  1. calc100

    0下载:
  2. 基于flex和bison的终端计算器代码,如果想要初步编译产生的.c代码能在VC环境下编译的话,请在.l文件的开始加上 option yywrap-Terminal based on flex and bison calculator code, if you want to produce a preliminary compilation. C code in VC environment compiler, please. L beginning of the file plus opt
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:907
    • 提供者:lu854982
« 1 2 ... 30 31 32 33 34 3536 37 38 »
搜珍网 www.dssz.com