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

搜索资源列表

  1. counter

    0下载:
  2. 计算器设计 功能: 完成0~9999整数的一次加减乘除运算, 减法运算结果可以实现计算结果的负数显示, 除法运算结果为0~999并保留两位小数-Calculator design features: 0 to 9999 to complete an integer addition and subtraction multiplication and division, subtraction result of the negative results can show th
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:664
    • 提供者:fight
  1. Calculator

    0下载:
  2. 本源码提供了一种比较实用和简单的计算器单片机设计方法,本实例实用清晰的汇编结构使代码显得简单易懂-This source provides a more practical and simple calculator microcontroller design, the compilation of a clear structure and practical examples to make the code look simple and easy to understand
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:1807
    • 提供者:helong
  1. P09009403_7

    0下载:
  2. 计算器: 设计一个计算器,输入一个算式(包含操作数(整形、浮点数)、操作符、优先级),进行加减乘除等的基本运算,给出结果。 矩阵: 能够创建两个矩阵,实现矩阵的加减乘以及转置,赋值等功能。 教师住房管理系统: 该系统在磁盘中存贮全校住学校宿舍的教师住房信息。对每一住户存贮如下信息:户主:姓名,性别,职称(教授、副教授、讲师、助教),出生年月,参加工作年月,最后学历(博士、硕士、本科、其它);家庭成员:对每一个成员,存贮姓名、性别、出生年月:现住房等级:分居在集体宿舍|一室|一
  3. 所属分类:Education soft system

    • 发布日期:2017-11-20
    • 文件大小:3928627
    • 提供者:天才
  1. caculator2

    0下载:
  2. 一个简单的计算器设计,包括存储,清除的功能。-A simple calculator design, including the storage, removal functions.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:41948
    • 提供者:aaron
  1. calculator

    0下载:
  2. 模拟计算器,自己设计的,算是一次小试身手,很适合入门级别的童鞋参考。-Analog calculator, own design, be a small test their skills, children' s shoes are suitable for entry-level reference.
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-08
    • 文件大小:168894
    • 提供者:dmsiloveyou
  1. simple-calculator-function

    0下载:
  2. 课程设计,实现简单的计算器功能,希望多多交流-Curriculum design, simple calculator function, I hope more exchanges
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:53850
    • 提供者:zkq
  1. MFC-calculator

    0下载:
  2. MFC计算器小系统设计,实现窗口的自动关闭和基本的计算功能-MFC calculator small system design, implementation, the window automatically closes and basic computing functions
  3. 所属分类:Dialog_Window

    • 发布日期:2017-05-15
    • 文件大小:4086874
    • 提供者:andy
  1. solar-calculator

    0下载:
  2. 中穎單片機太陽能計算器設計指南,原程序我已发过,用汇编语言。-Ying microcontroller in the design guidelines of solar calculator, I have made over the original program, in assembly language.
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:52145
    • 提供者:
  1. calculator--EDA

    1下载:
  2. EDA可编程逻辑设计 设计一个简易十进制以内的计算器 可以利用按键和数码管作为计算器的输入和输出,能完成十以内的整数的加、减、乘、除(商和余数)运算,预算结果可以是正/负数,结果的绝对值可以超过十,且能够正确显示。-EDA design of programmable logic to design a simple decimal calculator can be used within the tube as the calculator keys and digital inputs a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:131189
    • 提供者:zhouminyan
  1. calculator

    0下载:
  2. 设计简易交互式计算器,功能如下: (1) 计算器功能与Windows操作系统带的标准型的计算器系统相同。至少有+、-、*、/、开方、取倒数、清零、backspace的功能,可以对小数进行运算。 (2) 程序可以实现简单的没有括号的表达式计算, (3) 不使用math.h头文件,求开方运算时使用多项式拟合方式。 -Design simple interactive calculator, function as follows: (1) calculator function a
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2713937
    • 提供者:onway
  1. Data-Structure-Course-Design

    0下载:
  2. 数据结构课程设计:一元稀疏多项式计算器源码,去年我写的。现在拿出来分享一下-Data Structure Course Design: unary sparse polynomial calculator source code, I wrote last year. Now share out
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:241480
    • 提供者:刘清
  1. jisuanqi

    0下载:
  2. 在计算器的设计中,加减乘除和括号功能是有优先级的,括号优先于乘除,乘除优先于加减。-In the calculator design, addition, subtraction and parentheses have priority functions, parentheses precedence over multiplication and division, multiplication and division take precedence over addition and
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:281109
    • 提供者:王磊
  1. Calculator

    0下载:
  2. 实现一个有加、减、乘、除、函数计算功能和电子时钟的多功能计算器。软件设计采用C语言编写,实现了14位浮点数内的加、减、乘、除基本的四则运算,带有‘sin’、‘cos’、‘tan’、‘exp’、‘ln’、‘lg’、‘倒数’、‘x^y’、‘sqrt’、‘fmod ’10个常用数学函数运算。 -To achieve an addition, subtraction, multiplication, division, function, computing and electronic clock
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:223024
    • 提供者:叶祖钦
  1. luan-van

    0下载:
  2. design calculator using verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:10735
    • 提供者:Nick
  1. C-language-curriculum-design-case

    0下载:
  2. 书中有C语言编写的常见的游戏及应用程序,具体内容如下: 案例一 贪吃蛇游戏; 案例二 计算器; 案例三 黑白棋游戏; 案例四 迷宫问题; 案例五 扫地雷游戏; 案例六 速算24; 案例七 数据结构CAI系统; 案例八 进程调度; 案例九 存储管理分区分配算法; 案例十 通讯录; 案例十一 学生成绩管理; 案例十二 工资管理; 案例十三 图书借阅管理; 案例十四 教师工作量计算;-The book written in the C langu
  3. 所属分类:Education soft system

    • 发布日期:2017-03-27
    • 文件大小:59374
    • 提供者:Ada
  1. MFC-calculator

    0下载:
  2. 在visual c++中,主要使用按钮控件进行一个简单计算器的设计,可以实现加减乘除简单运算-In visual c, the main use for a simple calculator button control design, simple operation can be achieved Math
  3. 所属分类:Button control

    • 发布日期:2017-04-10
    • 文件大小:1877408
    • 提供者:robin
  1. calculator

    0下载:
  2. 期末课程设计。多功能计算器。C++语言实现各种复杂运算。-The end of the course design. Multi-function calculator. C++ language to achieve a variety of complex operations.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-02
    • 文件大小:954633
    • 提供者:施敏
  1. Calculator

    0下载:
  2. 计算器,主要用于课程设计,很实用很不错。-Calculator, is mainly used for curriculum design, it is very good practical
  3. 所属分类:Java Develop

    • 发布日期:2017-04-17
    • 文件大小:22742
    • 提供者:yyt
  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. DeskTop-Calculator

    0下载:
  2. 《数据结构与程序设计》第一个例子,一个简单的桌面计算器,用到逆波兰计算-The data structure and program design "the first example, a simple desktop calculator, use the inverse Poland calculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:3283
    • 提供者:lijie
« 1 2 3 4 5 67 8 9 10 11 ... 35 »
搜珍网 www.dssz.com