CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 android开发 搜索资源 - Arithmetic

搜索资源列表

  1. android-code

    0下载:
  2. Gtalk VideoPlayer TouchScrn的源码 从Google.Android程序设计指南源码中找到的-Gtalk VideoPlayer TouchScrn source programming guide from Google.Android found in source code
  3. 所属分类:android

    • 发布日期:2017-03-23
    • 文件大小:102068
    • 提供者:刘晓蒙
  1. Caculator

    0下载:
  2. 编写的android简单的计算器,可以实现基本的四则运算规则,主要方便初学者了解android的布局以及按键响应等操作-Android prepared a simple calculator, which can achieve the basic arithmetic rules, easy for beginners to understand the main android layout and operation of key response, etc.
  3. 所属分类:android

    • 发布日期:2017-03-31
    • 文件大小:61041
    • 提供者:
  1. shili.jisuanqi

    0下载:
  2. 简单计算器的制作,新手制作的勿喷,实现基本的四则运算-The production of a simple calculator, do not spray produced by the novice, the four basic arithmetic operations
  3. 所属分类:android

    • 发布日期:2017-11-27
    • 文件大小:425183
    • 提供者:小强
  1. jisuanqi

    0下载:
  2. 刚开始学Android的时候,大家都写过计算器吧,这个计算器适用于新手,能够进行连加和小数的运算-Just beginning to learn Android, we have written the calculator, the calculator is designed for the novice, you can even add and decimal arithmetic! !
  3. 所属分类:android

    • 发布日期:2017-11-30
    • 文件大小:262560
    • 提供者:王腾
  1. MyCalculator

    0下载:
  2. 简易计算器,主要包括加减乘除简单四则运算。-Simple calculator, including a simple four arithmetic operations.
  3. 所属分类:android

    • 发布日期:2017-05-07
    • 文件大小:1175689
    • 提供者:刘星
  1. jisuanqi

    0下载:
  2. 一个简单的计算器,能够实现加减乘除以及括号的四则混合运算功能-Mixed parentheses arithmetic calculator source
  3. 所属分类:android

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

    0下载:
  2. adnroid 写的简单计算机例程,能够实现基本的四则运算和显示,。-adnroid write simple computer routines to achieve the four basic arithmetic and display.
  3. 所属分类:android

    • 发布日期:2017-05-09
    • 文件大小:1693158
    • 提供者:liu
  1. calculater

    0下载:
  2. android 计算器 整数加减乘除 -integer arithmetic calculator android android android calculator integer arithmetic integer arithmetic calculator
  3. 所属分类:android

    • 发布日期:2017-04-16
    • 文件大小:49302
    • 提供者:张三
  1. Javacaculator

    0下载:
  2. 使用Java制作计算器的实例,适合学习的Java源码下载。运用了Java2的图形界面技术和消息响应技术。通过图形界面技术,制作了计算器的用户界面。通过消息响应技术,实现响应用户的操作的功能,最终实现人机交互。用到的JAVA知识点有:窗口布局器GridLayout的应用,对按钮消息的监听和响应。   程序及注释   首先定义具有计算功能的类Calculator。在类Calculator中定义处理加减乘除运算的函数,分别命名为opAdd (),opSubtract(),opMultipl
  3. 所属分类:android

    • 发布日期:2017-04-07
    • 文件大小:18854
    • 提供者:epudn10
  1. androidcalculator

    0下载:
  2. 一个简单的安卓计算器 可以实现简单的四则运算-A simple Android calculator can achieve a simple arithmetic
  3. 所属分类:android

    • 发布日期:2017-05-02
    • 文件大小:845637
    • 提供者:zhanxiaolong
  1. AndroidCalculator

    0下载:
  2. Android上的小计算器程序。基础练手程序,简单实现四则运算等计算器基础功能-Android on a small calculator program. Basic procedures practiced hand, a simple implementation of four basic arithmetic functions such as a calculator
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2251709
    • 提供者:三川
  1. android

    0下载:
  2. Android 计算器源码之逆波兰算法 基于Android 4.2.2 做的一个简易计算器,采用逆波兰算法,将中缀表达式转换为后缀表达式,可解析带括号的四则运算-Based on the Android 4.2.2 do a simple calculator, using the algorithm of reverse polish, convert infix expressions to postfix expression, can parse arithmetic with pa
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:2686354
    • 提供者:小王子Galaxy
  1. Calculator2

    0下载:
  2. 很久以前写的一个计算器,只有简单的加减乘除功能。-Long ago wrote a calculator, only simple arithmetic functions.
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2075716
    • 提供者:ruixian
  1. Computer

    0下载:
  2. 一个简单的 计算器,可以实现加减乘除平凡,适合安卓初学者进行学习-Simple calculator, can achieve extraordinary arithmetic for Android beginners
  3. 所属分类:android

    • 发布日期:2017-05-11
    • 文件大小:2161982
    • 提供者:朱焕坤
  1. Hanoi

    0下载:
  2. 基于汉诺塔的一款android游戏,并提供最优步骤的算法功能,内置中国移动的SDK-Based on an android game Tower of Hanoi, and to provide the best step arithmetic functions, built China Mobile SDK
  3. 所属分类:android

    • 发布日期:2017-05-25
    • 文件大小:7929465
    • 提供者:walter
  1. MyCaculate

    0下载:
  2. Android write using language to achieve a calculator arithmetic remainder, take down, roots and basic functions
  3. 所属分类:android

    • 发布日期:2017-05-13
    • 文件大小:2966817
    • 提供者:wangyuanling
  1. caculator

    0下载:
  2. 这是一个基本的计算器设备,实现加减乘除,并非高级计算机。-This is a basic calculator equipment, and arithmetic, not the advanced computer.
  3. 所属分类:android

    • 发布日期:2017-04-30
    • 文件大小:450967
    • 提供者:
  1. jisuanqi

    0下载:
  2. android 中利用表格布局实现计算器的加减乘除等相关操作-android table layout implementations utilizing arithmetic calculators and other related operations
  3. 所属分类:android

    • 发布日期:2017-05-21
    • 文件大小:6106953
    • 提供者:ye
  1. Account

    0下载:
  2. 财务管理系统打开应用会首先提示注册帐号,会弹出一个类似于windows的半透明对话框,只需要输入数字密码点击注册。然后会转跳到一个验证码界面。输入随机产生的算术答案才可以最终注册成功。注册成功会直接转跳到程序的主界面,有新增支出、新增收入、我的支出、我的收入、新增备忘录、我的备忘录、密码修改等功能。新增支出内置了10种类型的支出类型,并且点击获取当前位置还可以调用百度地图进行定位,新增收入内置了14种类型的收入,其余部分跟新增支出类似。在新增支出、新增收入和新增备忘里面都有点击获取时间和点击获取
  3. 所属分类:android

    • 发布日期:2017-05-21
    • 文件大小:5740642
    • 提供者:峰哥
搜珍网 www.dssz.com