搜索资源列表
arithmetic_edwardversion
- 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算表达式的值,同时可以实现四种进制任意两种之间的转换。 主要功能:1.四则运算:能够解释并执行四则运算表达式。四则运算就是包含+、—、*、/、.(小数点)和数字的运算表达式,例如:3+2.9*(5-6/3) -4+(+8*6)等; 2.错误警告:能够对不符合语法的表达式给出相应的错误警告,本程序共给出了8大类警告 3.进制转换:能够做二进制、八进制、十进制、十六进制中任意两种进制之间的互相转换 4.帮助系统:提供完善的帮助系
jisuanqi
- c语言编的计算器,能对中缀表达式计算其结果,只需按要求输入程序即可-c language for the calculator, infix expressions can be calculated on the results, simply enter the procedures required to
c-program
- C语言程序设计案例精编。包括“贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地雷游戏”-C Programming Language Design Case compiled fine. Including " Snake Game Calculator Reversi game Maze Game Mine sweeping the problem," and so on
CALL1
- C语言编的计算器,比较麻烦的计算器,但是纯C语言编的,必须用TC2.0才能正常使用-C-series of calculators, calculator more troublesome, but a pure C language compiled, we must use in order to work properly TC2.0
Clanguage
- C语言课程设计案例精编,包括贪吃蛇游戏 ,计算器,黑白棋游戏,迷宫问题,扫地雷游戏 等等 -C language curriculum design, fine series of cases, including the Snake games, calculator, Reversi game, maze problems, mine sweeping games and so on
jisuanqi
- 这是我自己用c语言编的一个计算器,供大家参考学习-This is for my own use c language compile a calculator, for your reference study
one
- 一元稀疏多项式计算器加减乘除等程序 C语言编写-C
postfix_c
- C语言编的计算器postfix的打印结果-caculator--postfix
pbAo2lrU
- C语言课程设计案例精编。 有十四个编程的课程设计案例:贪吃蛇游戏,计算器,黑白棋游戏,迷宫问题,扫地雷游戏,速算24和进程调度等。-There are 14 programming cases for students to practice in this e-book.
c51
- 用单片机c语言编的一个简单计算器,能进行100内的数计算-failed to translate
jisuanqi
- 本程序是用纯C语言编的一个基于命令行的四则运算计算器。主要用于计算四则运算 * 表达式的值,同时可以实现四种进制任意两种之间的转换-This program is to use pure C language compiled a command line based on the arithmetic calculator. Mainly used to calculate the value of the arithmetic expression, and to realize t
calculater
- c语言编程实现的计算器,运用c语言图形函数编出的能实现加,减,乘,除的计算器-calculater
c-language-case-intensive-series
- c语言案例精编, 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-c language case intensive series, two cases a game Snake Case Ca
Calculator
- 用c语言编的计算器,只需输入计算式子,如(1.5+8)*10+2,它会自动求出-C language code calculator, simply enter the calculation formula, such as (1.5+ 8)* 10+ 2, it will be automatically calculated
C语言课程设计实例精编
- C 语言由于具有灵活 高效 可移植性好等诸多优点 成为软件开发中常用的计 算机编程语言之一 全书介绍了贪吃蛇游戏 计算器 黑白棋游戏 迷宫问题 扫地 雷游戏 速算 24 数据结构 CAI 演示 进程调度 存储管理等十四个案例 各个案例 独具特色 覆盖了 C 语言的基本知识点和各种数据结构 如堆栈 队列 链表等 综 合应用了光带菜单 下拉菜单 图形设计 鼠标应用等知识 本书应用性极强 读者 可以根据这些案例进行研究 修改和扩展(C language has many advantages
Text1
- 用于单片机制作简单计算器,并用LCD1062进行显示,这是c语言编的(This is a simple counter witch is made of SCM and other component,and that is shown by LCD1062)