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

搜索资源列表

  1. JAVA

    0下载:
  2. 用JAVA语言实现简单计算器,参照windows计算器-JAVA language simple calculator, windows calculator reference
  3. 所属分类:Java Develop

    • 发布日期:2017-04-15
    • 文件大小:6361
    • 提供者:子夜
  1. Windows

    0下载:
  2. 简单的计算器,还没有实现完。只能计算一定范围内的数据,对于初学者来说,还是将就了。大牛就绕道而行把-Simple calculator, but also not achieved complete. Can calculate a range of data, for beginners, or will the. To take a detour to a large cattle
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-17
    • 文件大小:122174
    • 提供者:unique
  1. 1

    0下载:
  2. 模仿windows计算器功能。可以实现加减乘除功能,并能实现键盘输入功能。-Imitate Windows calculator function
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-04
    • 文件大小:178996
    • 提供者:王杰
  1. Windows-MFC

    0下载:
  2. 利用mfc进行设计的简易计算器,可进行加减乘除等计算-Using MFC to design a simple calculator, can add, subtract, multiply and divide the calculation
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-08
    • 文件大小:1892679
    • 提供者:尤祥
  1. Jisuan

    0下载:
  2. 计算器 实现初步加减功能 模仿windows 计算器 基本实现-a counter
  3. 所属分类:Applet

    • 发布日期:2017-04-13
    • 文件大小:1673
    • 提供者:
  1. calculator-for-windows

    0下载:
  2. 多功能计算器。不包含源代码,课程设计作品。供学习参考所用。-The student with multi-function calculator. Include source code, course design work. For students to learn the reference.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-06
    • 文件大小:45279
    • 提供者:owen cooper
  1. GuidCalculator

    0下载:
  2. 自己编写的windows计算器,界面直观简单,可以进行各种运算-I have written the windows calculator, intuitive and simple interface, you can conduct a variety of computing
  3. 所属分类:CSharp

    • 发布日期:2017-05-02
    • 文件大小:743341
    • 提供者:胡萧
  1. JSQ-4.13

    0下载:
  2. 模拟Windows计算器程序已连续运算初学者练习专用小程序-Simulation windows calculator program has been continuous operation for beginners special training in hand applet
  3. 所属分类:JavaScript

    • 发布日期:2017-04-17
    • 文件大小:32978
    • 提供者:liudong
  1. compute

    0下载:
  2. 简单计算器,是对Windows计算器的模拟和简化,它具备计算器的基本功能。-A simple calculator, the calculator Windows simulation and simplified, it has the basic functions of the calculator.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:7076
    • 提供者:滕阳
  1. calculator_vb2008

    0下载:
  2. 通过VB编写的简易仿windows计算器程序,运用了VB的各种基本控件-Through simple imitation of the Windows calculator program written in VB, use of a variety of basic controls in VB
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-16
    • 文件大小:96416
    • 提供者:彭衍科
  1. test

    0下载:
  2. 实现简单windows计算器的小程序,能进行简单的加、减、乘、除、连加、连减、连乘及连除。-A simple procedure,can work as calculator of windows.It can work for simple plus,minus,multiply,division,continuous plus,continuous minus,continuous multiply continuous division and so on.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:323167
    • 提供者:曾欢欢
  1. calc

    0下载:
  2. 这个小程序是用C#语言做的基于可视化的Windows计算器-This little program is the Windows Calculator to do with the C# language based on visual
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:321491
    • 提供者:skyd
  1. Jsq

    0下载:
  2. 可以进行四则运算,是模仿Windows计算器编写的,用于学习交流-Four operations, is an imitation of the Windows calculator for the Learning Exchange
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:3393
    • 提供者:张三
  1. calculator

    0下载:
  2. 用java写的仿windows计算器,有标准型和科学型两种-Imitation windows calculator written in java, standard and scientific
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:372596
    • 提供者:黄斌
  1. Computer

    0下载:
  2. 计算器,仿windows计算器的。学生开发的代码,有bug请谅解!-Calculator, fake windows calculator. Students to develop the code, a bug, please understanding!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1882566
    • 提供者:82132198
  1. calc

    0下载:
  2. C语言做的简单的windows计算器,便于c初学者学习-C language to do simple windows calculator, easy to c for beginners to learn
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1947
    • 提供者:
  1. calculator

    0下载:
  2. 模仿windows计算器,通过for循环实例化按钮,设置BoxLayout,通过if控制记录被运算数和运算数。通过if控制求导运算、开根号运算、删除键-Mimic the windows calculator for loop to instantiate button, set the BoxLayout operands and operands, if control records. If control of the derivative operator, the square ro
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:7390
    • 提供者:王浩
  1. calculator

    0下载:
  2. vc开发的windows 计算器。附源代码-vc developed windows calculator. With source code
  3. 所属分类:Button control

    • 发布日期:2017-11-15
    • 文件大小:28614
    • 提供者:dick
  1. Windows

    0下载:
  2. 仿照WINDOWS 自带的计算器制作一个自己的计算器。。。这也是在VC++环境下编译-Modeled WINDOWS own calculator produced a calculator. . . This is compile VC++ environment. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-12-07
    • 文件大小:97594
    • 提供者:dsadas
  1. windows-xp--calculator

    0下载:
  2. 界面和功能完全模仿windows xp计算器。用C++和MFC完成~~~。主要功能均可实现-Interface and functionality completely imitate windows xp calculator. Completed ~ ~ ~ with C++ and MFC. The main function can achieve ~ ~
  3. 所属分类:Dialog_Window

    • 发布日期:2017-11-07
    • 文件大小:3799805
    • 提供者:卫珍珍
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 45 »
搜珍网 www.dssz.com