CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - 计算器C

搜索资源列表

  1. 20032315

    0下载:
  2. 这是一个计算器的程序,使用C++编写, 在VC控制台下运行-This is a calculator, the use of C + +, VC console running
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2.24kb
    • 提供者:wsjok
  1. CCodeExample

    0下载:
  2. c代码用例。内容包括案例一 贪吃蛇游戏(学习基于while(!keyhit())的即时原理) 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c code with cases. Case including a hu
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:71.74kb
    • 提供者:maccoo
  1. jisuanqi

    0下载:
  2. 计算器程序,c++语言实现,利用栈,可执行复杂的4则运算如8-1+(2-1)*9/3,vc++6编译通过
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:21.04kb
    • 提供者:rbk
  1. 数据结构计算器

    0下载:
  2. 数据结构基本算法设计 用C++实现一个计算器,计算器需具有基本的功能-basic algorithm data structure design to achieve a C calculator, calculator should have the basic functions
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10.6kb
    • 提供者:孙锋志
  1. 01131516409

    0下载:
  2. 简单的一元多项式计算器,C语言,包含程序原代码和课程设计文挡-One simple polynomial calculator, C language, contains procedures for the original code and curriculum design text block
  3. 所属分类:Data structs

    • 发布日期:2017-12-02
    • 文件大小:7.39kb
    • 提供者:hj
  1. biaodashiqiuzhi

    0下载:
  2. 数据结构的栈的应用,用C语言些的,类似与计算器 -Data structure of the application stack
  3. 所属分类:Data structs

    • 发布日期:2017-04-07
    • 文件大小:348.25kb
    • 提供者:陈新星
  1. calculator

    0下载:
  2. 基本的计算器程序,可供C语言初学者学习一部分数据结构-Basic calculator program for beginners to learn the language part of C data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:6.25kb
    • 提供者:何一航
  1. jisuanqi

    0下载:
  2. c语言编的计算器,能对中缀表达式计算其结果,只需按要求输入程序即可-c language for the calculator, infix expressions can be calculated on the results, simply enter the procedures required to
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:20.17kb
    • 提供者:zgk
  1. ijkljk

    0下载:
  2. 包含两个文件,一个是.BGI文件,是图形化得驱动,没有它该C语言程序无法正常显示,另外一个是源程序,本程序功能为图形化的计算器-Contains two files, one. BGI document is too graphic drivers, without which the C language program can not display properly, the other is the source, this program features for the graphi
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:7.53kb
    • 提供者:江浩
  1. caculator

    0下载:
  2. 计算器,用c++实现的,功能一般,希望对大家有用-the caculator which discribed in c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.14kb
    • 提供者:文瑜
  1. C

    0下载:
  2. 上传的文件包含6个: 计算器、二叉树、排序、哈希查找、图的遍历和最小生成树。-Upload file contains 6: calculator, binary tree, sorting, hash search, graph traversal and the minimum spanning tree.
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:9.55kb
    • 提供者:张斌
  1. calculator

    0下载:
  2. 一个简单实用的实现计算器的功能代码,便于理解学习C++编程与数据结构与算法。-A simple and practical calculator function code realization, facilitating understanding learning c++ program and data structure and algorithms.
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.75mb
    • 提供者:楚天印
  1. Reverse-Polish-calculator

    0下载:
  2. 逆波兰计算器C语言源码 数据结构经典常用算法-Reverse Polish calculator classic C language source code data structures commonly used algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:835byte
    • 提供者:凌寒
  1. calculator

    0下载:
  2. 乘法大整数计算器,采用数据结构,C++编写-Large integer multiplication calculator, the use of data structures, C++ writing
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1.11kb
    • 提供者:中C
  1. 1-1

    0下载:
  2. 用C语言编写的复数计算器,实现了加减乘除功能,用结构体存储实部和虚部,适合数据结构初学者-Complex with a calculator written in C, to achieve the Math functions, with the structure store the real and imaginary parts, the data structure suitable for beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.14kb
    • 提供者:zhangqianru
  1. Caculator

    0下载:
  2. C++计算器,基于“栈”这一常见的数据结构,希望能对初学者有所帮助-C++ calculator, based on the " stack" the common data structure, hoping to help beginners
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.06kb
    • 提供者:Marry
  1. calculator

    0下载:
  2. 用C语言通过堆栈算法实现的一个简单的计算器.可是实现四则运算。-a calculator
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:31.11kb
    • 提供者:lianxingxing
  1. 计计计算器

    0下载:
  2. 用C++实现小型计算器的功能,包括四则运算,三角函数,对数函数,幂函数的运算(Using C++ to achieve the function of small calculators, including four operations, trigonometric function, logarithmic function, power function calculation)
  3. 所属分类:数据结构

    • 发布日期:2017-12-21
    • 文件大小:4kb
    • 提供者:Liangshuang
  1. 运算器

    0下载:
  2. 设计实现一个简单的计算器,可以接受中缀数值表达式,并进行求值。 至少应该包括加、减、乘、除4种运算和括号处理; (2) 运算量可以自己约束(整数、实数等); (3)有能力的同学可以仿照WINDOWS计算器界面(The design and implementation of a simple calculator, can accept infix numerical expression, and evaluation. At least 4 additional operations,
  3. 所属分类:数据结构

    • 发布日期:2017-12-16
    • 文件大小:1kb
    • 提供者:小慧hui
  1. 简易计算器

    0下载:
  2. 实现四则运算和三角函数运算功能的自制简易计算器(Implementation of four operations and trigonometric functions)
  3. 所属分类:数据结构

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:wychen
« 12 »
搜珍网 www.dssz.com