搜索资源列表

  1. Calculator

    0下载:
  2. 用Qt写的简单的计算器,实现加减乘除等简单运算-Use Qt to write a simple calculator, and other simple arithmetic operations to achieve
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:2502656
    • 提供者:Mr Li
  1. cjengxu

    0下载:
  2. 对话框演示 如何创建对话框以及简单运算的实现-Demonstrates how to create a dialog box, and simple operation to achieve
  3. 所属分类:其他数据库

    • 发布日期:2024-05-07
    • 文件大小:16251904
    • 提供者:胡国星
  1. The-calculator-51

    0下载:
  2. 基于51的计算器实验,保证能正常运行,能实现简单运算。-51 Based on the calculator experiment, to ensure the normal operation, to achieve a simple arithmetic.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-07
    • 文件大小:77824
    • 提供者:微微
  1. calculator_3

    0下载:
  2. 具备简单运算功能的计算器,包括加减乘除,平方,开方等运算功能。-simple calculator
  3. 所属分类:界面编程

    • 发布日期:2024-05-07
    • 文件大小:1924096
    • 提供者:xiaobai
  1. matlab

    0下载:
  2. MATLAB基本算法,简单的运算代码,一些简单运算-MATLAB basic algorithm, a simple calculation code, some simple arithmetic
  3. 所属分类:汇编语言

    • 发布日期:2024-05-07
    • 文件大小:500736
    • 提供者:黎桑
  1. polyn

    0下载:
  2. 一元多项式的简单运算,实现了加减乘除以及微分操作-A polynomial of simple arithmetic, addition, subtraction and realized derivative action
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:叶芝
  1. correct(1)

    0下载:
  2. 实现了一元多项式的简单运算,比如加减乘除以及微分操作。-Implements a simple polynomial arithmetic, such as addition, subtraction and differential operation.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:叶芝
  1. calculator

    0下载:
  2. 简易计算器,具有计算数学简单运算的功能。-simple calculator,you can use it to deal with some math problems
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-07
    • 文件大小:7168
    • 提供者:张晋阳好
  1. hotsense_UART

    0下载:
  2. 9、串口通信实验 将实验板中的AD采集值、光照、温度等任意一参量,进行简单运算,如求平均后,通过串口发送到PC机上,在PC端通过“串口助手”软件显示出来。要求显示周期为1s。 扩展要求:通过“串口助手”发送采集控制命令。-9, a serial port communication experiment will board in the AD to collect value, illumination, temperatur
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-07
    • 文件大小:66560
    • 提供者:王琦
  1. Signed-large-integer-calculator

    0下载:
  2. 带符号的MFC大整数计算器,能进行简单运算,而且能进行带符号的大整数运算-MFC large unsigned integer calculator that can perform simple arithmetic, but also to carry out a large unsigned integer arithmetic
  3. 所属分类:汇编语言

    • 发布日期:2024-05-07
    • 文件大小:2335744
    • 提供者:liangxiaofang
  1. Calculator

    0下载:
  2. 用JAVA实现的一个简单计算器,模拟Windows计算器。实现四则运算、常见的科学院算,部分简单运算支持高精度。-Using JAVA implementation of a simple calculator, simulation Windows calculator.Academy of sciences, part of the arithmetic and common simple operation support and
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-07
    • 文件大小:5120
    • 提供者:fjf
  1. 简单计算器

    0下载:
  2. 一个简单的Android计算器,在ADT上进行编写,只有一些简单的数学运算
  3. 所属分类:JSP源码/Java

    • 发布日期:2015-04-28
    • 文件大小:1383227
    • 提供者:codegeass
  1. Simulated-Annealing

    0下载:
  2. 模拟退火,一种利用模拟退火过程,进行简单运算,和输出结果,适合新手-SA-Simulated Annealing
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:马斌
  1. calculate

    0下载:
  2. c++实现计算器编写,可实现普通简单运算和复杂运算-c++ achieve calculator write, can achieve common simple arithmetic and complex operations
  3. 所属分类:C#编程

    • 发布日期:2024-05-07
    • 文件大小:3414016
    • 提供者:国汝君
  1. Matrix

    0下载:
  2. 矩阵简单运算,可以求加减乘除,求逆,满足广大本科生需要-Matrix simple arithmetic, you can find arithmetic, inversion, to meet our needs undergraduate
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:3050496
    • 提供者:YuhanZhou
  1. 1111102

    0下载:
  2. 可是实现简单运算的计算器编程设计,使用的是VB模式编程-But the realization of simple operation calculator programming design, using VB programming model
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:dang373652
  1. calculate106

    0下载:
  2. c语言编写的dos界面下的计算器,支持加减乘除括号等简单运算,代码清晰注释丰富,可作为新手学习栈的使用-c language calculator dos interface, support brackets and other simple arithmetic operations, code clear notes and rich, as a novice to learn the use of the stack
  3. 所属分类:通讯编程

    • 发布日期:2024-05-07
    • 文件大小:1024
    • 提供者:shi156317
  1. calculator230

    0下载:
  2. 可以实现计算器功能,即加、减、乘、除幂次方等简单运算。-realize the calculator function
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-07
    • 文件大小:9216
    • 提供者:cheng31944
  1. Calculator290

    0下载:
  2. 以Windows自带的计算器为参照,编写了一个可进行简单运算的计算器,具有友好简单的用户界面。-Built-in Windows calculator as a reference, written a calculator for simple calculations with a simple user-friendly interface.
  3. 所属分类:行业应用软件

    • 发布日期:2024-05-07
    • 文件大小:2048
    • 提供者:ci951739
  1. computer100

    0下载:
  2. java编写的后序表达式计算器,可实现简单运算。-implement simple arithmetic the subsequent expression uator written in Java.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-07
    • 文件大小:5120
    • 提供者:zh9940
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org