搜索资源列表

  1. 计算器系统

    0下载:
  2. 简单的计算器源码!可以运用+,-,*,/运算,用栈实现的简易计算器-a simple calculator that supports plus, minus, multiple and division. designed by stack.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:17158
    • 提供者:程序员
  1. JSQASM

    0下载:
  2. 用汇编语言写成的复数运算器,包括了 复数的加/减/乘/除/模/辐角-compilation of language used in the plural computing devices, including the plural of plus / minus / x / addition / D / Angular
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:39780
    • 提供者:卢青波
  1. pl/0

    0下载:
  2. /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-09-13
    • 文件大小:25139
    • 提供者:xqq771084591
  1. datetime

    0下载:
  2. 日期时间工具函数。含有计算星期几、从0000年以来天数和毫秒数、日期加减和日期比较等-Tool functions for calculating datetime. they can calculate days and mseconds form the year 0000, also plus, minus,and comparate of datetime
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-24
    • 文件大小:34816
    • 提供者:站长
  1. 计算器系统

    0下载:
  2. 简单的计算器源码!可以运用+,-,*,/运算,用栈实现的简易计算器-a simple calculator that supports plus, minus, multiple and division. designed by stack.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:961536
    • 提供者:程序员
  1. JSQASM

    0下载:
  2. 用汇编语言写成的复数运算器,包括了 复数的加/减/乘/除/模/辐角-compilation of language used in the plural computing devices, including the plural of plus/minus/x/addition/D/Angular
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:39936
    • 提供者:卢青波
  1. Module=99ReversibilityCounter

    0下载:
  2. 设计功能及要求 设计M=99的十进制加/减可逆计数器 (1)接通电源时电路能自启动; (2)手动分别实现加、减计数和自动实现加减可逆计数; (3)用数码管显示计数数值。 (4)给定元件:74LS192、74LS00、74LS76、74LS48及LED。-Design features and requirements of the design of the metric M = 99 plus/minus
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:320512
    • 提供者:
  1. COUNTER10000

    0下载:
  2. 实现10000进制(0000~9999)加/减计数,S1为加数按键,每按一次S1, 计数加1,当计数至9999时,再按S1键则复位0000;S2为减数按键,每按 一次S2,计数减1,当计数至0000时,再按S2键则置数为9999。-Ary to achieve 10000 (0000 ~ 9999) plus/minus count, S1 for the summand button, every time S1,
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:FUSHUNI
  1. LongInterge

    0下载:
  2. 数据结构课程设计 长整数相加减 long Interge plus minus-long Interge plus minus
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-24
    • 文件大小:252928
    • 提供者:刘煌
  1. shiyan3

    0下载:
  2. 编写“变脸”程序: 将1和2结合, 再加入一个事件处理程序mouseUp(),使程序运行后出现一张笑脸,鼠标点击一次则变成哭脸,再点击一次又变成笑脸,依次轮换。+开发一个加、减、乘、除四则运算器-The preparation of the program of the " face" : 1 and 2 together, then add an event handler for mouseUp (), the pr
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-24
    • 文件大小:16384
    • 提供者:Amazing
  1. example3

    0下载:
  2. Example3 加/减法计数器 本例程实现的是一个加/减8 进制计数器。其中包括时钟输入、使能信号、加减控制信 号、复位信号、三位输入和一位进位位。 -Example3 add/subtract counter implementation of this routine is a plus/minus 8 binary counter. These include the clock input enable s
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:25600
    • 提供者:汤化锋
  1. example3

    0下载:
  2. 实现一个加/减8进制计数器。其中包括时钟输入、使能信号、加减控制信 号、复位信号、三位输入和一位进位位。-To achieve a plus/minus 8 binary counter. These include the clock input enable signal, addition and subtraction control signals, reset signals, three inputs and a ca
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-24
    • 文件大小:32768
    • 提供者:panda
  1. polynome

    0下载:
  2. 多项式加(减)法(对于一般的可以解决了),史试吧-Polynomial plus (minus) Act (for the general could solve the problem), the history of test bar
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:张臻
  1. C++_calculator

    0下载:
  2. this program is simple calculator that calculate [multiply, divide, plus, minus, facrorial, power, sin(x), cos(x), tan(x), sqrt(x), Ln(x), Exp(x)] of two number.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:147456
    • 提供者:maisam
  1. 3

    0下载:
  2. 表达式解析源代码 对于包含有函数sin、cos、tan、cot、sqrt、asin、acos、atan、log,和运算符+(加)、-(减)、*(乘)、/(除)与^(幂次)的字符串进行解析。可以解析出变量名,由用户赋值然后求表达式的值。 -Parsing the source code for the expression contains a function, sin, cos, tan, cot, sqrt, asin,
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:46080
    • 提供者:how
  1. calculator

    0下载:
  2. 以单片机为系统的处理核心,来完成对外部数据的采集,并按照用户指令要求对数据进行简单的运算,生成结果并输出。在此过程中,会通过系统的键盘和显示部分来进行人机的交互,方便操作者对处理过程的掌握,以及系统对处理中差错的警报。-The simple calculator design uses the MCS-51 as the data processing center.The system can calculate intger plu
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-24
    • 文件大小:2048
    • 提供者:张俊杰
  1. Calculator

    0下载:
  2. Calculator - plus, minus, divide and multiplied
  3. 所属分类:软件工程

    • 发布日期:2024-05-24
    • 文件大小:5120
    • 提供者:starlight
  1. Roller

    0下载:
  2. roller - divide, multiplied, plus, minus
  3. 所属分类:编程文档

    • 发布日期:2024-05-24
    • 文件大小:4096
    • 提供者:starlight
  1. plus-minus

    0下载:
  2. 输入的每一行是两个十进制的正整数和一个运算符,每个整数可以由最多 500 个数字组成。运算符可以是加号或者减号。对应着输入的每一行数据,输出计算的结果,每个结果占一行。-Enter each line of the two decimal positive integer and an operator, each integer can be up to 500 digits. Operator can be plus or minu
  3. 所属分类:Windows编程

    • 发布日期:2024-05-24
    • 文件大小:1024
    • 提供者:毕无由
  1. plus

    0下载:
  2. 非常实用计算器功能,实现加减乘除的四则运算。-plus minus
  3. 所属分类:其他小程序

    • 发布日期:2024-05-24
    • 文件大小:310272
    • 提供者:per2325
« 12 3 4 5 6 7 8 9 10 ... 24 »

源码中国 www.ymcn.org