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

搜索资源列表

  1. calculator.rar

    1下载:
  2. 用51单片机实现一个简单计算器的功能,并用8位数码管显示,即可以实现0-99999999间的运算。,With 51 single-chip realization of a simple calculator functions, and 8-bit digital tube display, which can be achieved between the computing 0-99999999.
  3. 所属分类:SCM

    • 发布日期:2016-06-04
    • 文件大小:37100
    • 提供者:翁金元
  1. AE9.2+C#实现的栅格计算器

    1下载:
  2. AE9.2+C#实现的栅格计算器,非常好用-AE9.2+ C# to achieve the raster calculator, very easy to use
  3. 所属分类:.net编程

    • 发布日期:2012-09-19
    • 文件大小:134162
    • 提供者:zhengjia
  1. calculator

    0下载:
  2. VC++实现的求表达式值的计算器,功能虽简单,但是很有借鉴意义。-VC++ Realized the value of seeking expressions calculator, function, although simple, but referential significance.
  3. 所属分类:Other windows programs

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

    0下载:
  2. C语言编写的计算器,有界面,能在win-TC下运行,实现了简单的加减乘除等功能。-A calculator that use win-TC development environment,it can be used add , sub ,mul , and div.
  3. 所属分类:Other systems

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

    0下载:
  2. 采用Labview开发的计算器,可以实现基本+-×/开方、平方等功能。-Developed using Labview calculator, you can achieve the basic+- ×/prescr iption, square and other functions.
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:45268
    • 提供者:王东
  1. Qt_Cal

    0下载:
  2. 用QT编写的一个计算器实例。简单明了,不失为QT入门者很好的参考资料-Prepared with a calculator example of QT. Simple, after all, a good reference for beginners QT
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:442128
    • 提供者:lian
  1. vhdlcodeforcalculator

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

    • 发布日期:2017-04-02
    • 文件大小:3119
    • 提供者:SANTOSH
  1. Calculator

    0下载:
  2. 实现简单的计算器功能,重要的是绝对的无bug-Simple calculator functions, it is absolutely important bug-free
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-02
    • 文件大小:357855
    • 提供者:谢紫毅
  1. calculator

    0下载:
  2. 基于UCGUI的简易计算器,界面友好,大家可互相学习一下!-calculator_UCGUI
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:4141
    • 提供者:andrewn
  1. Calculator

    0下载:
  2. java实现windows简单计算器功能,模式和原来的差不多-windows to achieve a simple calculator java, patterns and almost the original
  3. 所属分类:Java Develop

    • 发布日期:2017-03-31
    • 文件大小:1952
    • 提供者:jiaxiuya
  1. Calculator

    0下载:
  2. 计算器,去年做的,有兴趣的可以看一下,是参考别人的然后修改后的-Calculator, did last year, are interested can look at, with reference to others and then modified
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4028
    • 提供者:倾沐
  1. Calculator

    0下载:
  2. its a calculator that i design with c#
  3. 所属分类:CSharp

    • 发布日期:2017-04-17
    • 文件大小:40894
    • 提供者:zahra
  1. calculator

    0下载:
  2. JAVA写的一个计算器程序,简单实现计算器的基本功能-JAVA calculator program written in a simple realization of the basic functions of the calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-16
    • 文件大小:22126
    • 提供者:wangxuefeng
  1. PIC_Calculator

    0下载:
  2. 用PIC单片机制作计算器的源程序及其电路图-PIC Microcontroller calculator with source code and circuit diagram
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:190800
    • 提供者:dongshengwei
  1. Calculator

    0下载:
  2. 一个简单的基于对话框的MFC应用程序Calculator-A simple dialog-based MFC application Calculator
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1865571
    • 提供者:nl
  1. Calculator

    0下载:
  2. 一个简单的计算器实现功能,从控制台输入 实现 了计算器的加减乘除清零功能-It is a simple calculator
  3. 所属分类:Java Develop

    • 发布日期:2017-04-06
    • 文件大小:799
    • 提供者:丁浩群
  1. calculator-schematics

    0下载:
  2. 基于51单片机的计算器的设计 内含protues原理图及源程序-51 Based on the design of single chip calculator schematics and source code contains protues
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:36167
    • 提供者:
  1. calculator

    0下载:
  2. 采用带头结点的单链表存储一元稀疏多项式;一元稀疏多项式简单计算器的基本功能是:⑴输入并采用尾插法建立多项式的单链表;⑵输出多项式单链表,输出形式可为整数序列和指数形式⑶多项式pn(x)和qm(x)相加,建立多项式pn(x)+qm(x),可不重新开辟存储空间;⑷多项式pn(x)和qm(x)相减,建立多项式pn(x)-qm(x),可不重新开辟存储空间;-Unary sparse polynomial simple calculator Input and the establishment of
  3. 所属分类:Data structs

    • 发布日期:2017-03-22
    • 文件大小:171145
    • 提供者:安静霆
  1. Calculator

    0下载:
  2. java小项目,计算器,初学者学习的资料 eclipse下可运行-small projects java, calculator, information for beginners to learn to run under eclipse
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:5589
    • 提供者:yu
  1. jisuanqi

    0下载:
  2. 用MATLAB GUI实现的一个计算器界面,能实现简单的功能-MATLAB GUI implementation using a calculator interface, easy to realize the function of
  3. 所属分类:Graph Drawing

    • 发布日期:2016-01-25
    • 文件大小:7183
    • 提供者:legenlay
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »
搜珍网 www.dssz.com