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

搜索资源列表

  1. Java计算器源代码

    0下载:
  2. 能够实现计算器的基本运算,界面的简洁搭建,适合初学者好好学习(Calculator to achieve the basic operation, the interface is simple)
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:9216
    • 提供者:zjw123
  1. 科学计算器

    0下载:
  2. 简单的科学计算器,也可以进行简单的进制转化(Simple scientific calculator, you can also carry out simple hexadecimal conversion)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:104448
    • 提供者:安子辰
  1. 多功能计算器-2017

    0下载:
  2. 专业计算器,自己在工作中使用的小工具,不故道别人是否能用到(Professional calculator, their work in the use of tools, not in whether others can use)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:2880512
    • 提供者:同道之人
  1. 计算器.java.java

    0下载:
  2. 简单的加减乘除,一个简易的计算器。有窗口平台进行(Can be simple to add, subtract, multiply and divide)
  3. 所属分类:Java编程

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:潮流老xwc
  1. 串口计算器

    2下载:
  2. STM32串口计算器,能过实现较为复杂的计算,包括小数点,括号优先级(多重括号)等。在串口助手中输入要计算的算式,点击发送就能返回结果。(STM32 serial calculator, can achieve more complex calculation, including decimal points, brackets priority (multiple brackets) and so on. In the serial assistant, enter the formula
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2018-01-06
    • 文件大小:4119552
    • 提供者:乔峰11
  1. 图形的周长和面积计算器C_.doc

    0下载:
  2. 为了大家更方便的计算图形的周长和面积,我设计了一个实现图形的周长和面积的计算器。这个计算器可以计算圆形、矩形、三角形的周长和面积。用户输入圆的半径或者矩形的长和宽或者三角形的三边长,系统判断用户输入的是否正确,若不正确,给出提示;若正确,系统会计算出相应的周长和面积,并显示在屏幕上反馈给用户。(In order to calculate the circumference and area of the graph more conveniently, I designed a calculat
  3. 所属分类:文章/文档

    • 发布日期:2018-01-06
    • 文件大小:156672
    • 提供者:npc
  1. 五种计算器

    0下载:
  2. 五种计算器exe文件及源码,c语言编写,适合初学者(Five calculators exe files and source code, C language, suitable for beginners)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:45056
    • 提供者:帥樂
  1. 计算器v1.1

    0下载:
  2. 一个简易的计算器,用QT实现的,可以作为日常小工具使用,在linux下编译就行(A simple calculator, implemented in QT, can be used as a daily gadget and compiled under Linux)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:15944704
    • 提供者:littleesun
  1. 简易计算器

    0下载:
  2. 简易计算器 可以简单计算加减乘除的算式 使用十分的简单 界面和谐(Clean Calculator Beta)
  3. 所属分类:C#编程

    • 发布日期:2018-01-06
    • 文件大小:61440
    • 提供者:铁头刘某
  1. 计算器

    0下载:
  2. 简单计算器(加减乘除),初学者可参考,vb源码,简单易懂(A simple calculator, beginners can refer to (add, subtract, multiply and divide), VB source code, easy to understand)
  3. 所属分类:界面编程

    • 发布日期:2018-01-06
    • 文件大小:74752
    • 提供者:波浪卷
  1. 简单可视化计算器

    1下载:
  2. 是一个简单的可视化计算器,可以实现简单的加减乘除,乘方,阶乘,带括号的四则运算,存在一定的局限性,基本可以操作。
  3. 所属分类:C#编程

  1. 简易计算器2

    0下载:
  2. 实现一个,加减乘除等等运算,程序明朗气息,简易计算器(The realization of a program and so on, add, subtract, multiply and divide operations, clear atmosphere, simple calculator)
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:34816
    • 提供者:blue蓝
  1. 一元多项式计算器

    0下载:
  2. 一元多项式计算器可输入负号20个字要我怎么写呀,现在够不够了(One element polynomial calculator)
  3. 所属分类:数据结构

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:RuizJoker
  1. 计算器

    0下载:
  2. MATLAB的GUI实现简易计算器功能,功能简单,适用于matlab的初级开发学习!(The GUI of MATLAB implements the simple calculator function)
  3. 所属分类:图形图象

  1. 计算器布局

    0下载:
  2. 使用了BorderLayout,Jpanel面板和GridLayout和JButton来实现整个计算器的编辑(he BorderLayout, the Jpanel panel, and the GridLayout and JButton are used to edit the entire calculator)
  3. 所属分类:Java编程

    • 发布日期:2018-01-07
    • 文件大小:5120
    • 提供者:ETL
  1. 51简单计算器

    0下载:
  2. 基于51单片机的计算器程序开发,C语言环境,上手容易,强烈推荐(Based on 51 single chip computer program development, C language environment, easy to hand, strongly recommended)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:324608
    • 提供者:Grady
  1. 计算器

    0下载:
  2. 简单的计算器,有加减乘除,取余,开根号登功能(sample calculator Have to take over, open the root add, subtract, multiply and divide, board function)
  3. 所属分类:网络编程

    • 发布日期:2018-01-08
    • 文件大小:7168
    • 提供者:南平平
  1. 计算器

    0下载:
  2. 计算器 vi 基于 labview,能够实现简单加减乘除功能(Simple add, subtract, multiply and divide function)
  3. 所属分类:LabView编程

  1. 计算器1

    0下载:
  2. 实现简单计算功能,现代的电子计算器能进行数学运算的手持电子机器,拥有集成电路芯片,但结构比电脑简单得多,可以说是第一代的电子计算机(电脑),且功能也较弱,但较为方便与廉价,可广泛运用于商业交易中,是必备的办公用品之一。除显示计算结果外,还常有溢出指示、错误指示等。(Realizing simple computing function)
  3. 所属分类:其他小程序

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:bear1991
  1. js-计算器

    0下载:
  2. 使用javascr ipt实现了一个计算器,可以进行加减乘除(Using javascr ipt to achieve a calculator, you can add, subtract, multiply and divide)
  3. 所属分类:JavaScript/JQuery

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:cipher
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com