Welcome![Sign In][Sign Up]
Location:
Search - C-Minus

Search list

[assembly languagesizeyunshuan

Description: 这是从网上下载下来的一个计算程序,能实现加、减、乘、除的计算。该程序接受 的是16进制数。 执行时,需在文件名后直接跟上计算表达式,如在命令提示符下执行结果如下: c:\\masm>js 3+2 5 c:\\masm>js 6*7 2A c:\\masm>js 10-4 c c:\\masm>js 12/3 6-This is downloaded from the Internet from a computer program can achieve, plus or minus, by, in addition to the calculation. The program is acceptable to the 16-band number. Implementation required in the file name directly to keep up with the formulas, such as the command prompt implementation of the results is as follows : c : \\ can
Platform: | Size: 3001 | Author: xiaoqiang | Hits:

[Othershuzhifenxikechengsheji

Description: 本程序代码是用c/c++编写的,主要功能是实现多项式的加、减、乘、除,采用指针和链表,算法参考了其他书上的,但是代码全部是由自己写的,只是在出错处理上不是太严格-the code is c / c prepared by the main function is a polynomial, plus or minus, multiplication and addition, Listless and indicators used, the algorithm as a reference book, but all the code is written by ourselves, the only error handling is not too strict
Platform: | Size: 3207 | Author: 超哥 | Hits:

[Other resourcefushusizeyunsuan

Description: 此程序由C++语言编写而成,主要功能是实现复数之间的加、减、乘、除的运算,分别由数字键1、2、3、4代替。包含设计报告-this procedure prepared by the C language, the major function of the complex, plus or minus, multiplication, addition to the operator, Key figures from the 1, 2, 3 and 4 instead. Includes design report
Platform: | Size: 12825 | Author: 许元雪 | Hits:

[Otherhighprecision_operation_c

Description: 用c语言实现的,高精度的加、减、乘、除(c语言)算法,rar格式-use of the c language, precision, plus or minus, multiplication and (c language) algorithm, rar format
Platform: | Size: 2102 | Author: chenying | Hits:

[ELanguageCmmFinal

Description: c-minus 语言解释器,支持函数,数组等功能-c-minus-minus 语言解释器,支持函数,数组等功能
Platform: | Size: 18036736 | Author: 唐普 | Hits:

[ELanguagelexer

Description: 词法分析器,分析cminus文件,c++实现,编译原理实验-Lexer,analyze a c minus code,using c++
Platform: | Size: 69632 | Author: 徐昊 | Hits:

[SCMMicrocontroller-C-source-code

Description: 流水灯,按键加减,扫描,数码显示,中断 -Water lights, plus or minus buttons, scanning, digital display, interrupt, etc.
Platform: | Size: 23552 | Author: hurenr | Hits:

[OS programProject2

Description: C#结合coco/r实现的简易c minus compiler-Summary c minus compiler combined with coco/r C#
Platform: | Size: 99328 | Author: LU | Hits:

[Otherc

Description: 编程设计一个简单的计算器程序。从键盘输入2个操作数,1个运算符,当运算符为加(+)、减(-)、乘(*)、除(/)时,输出计算结果-Programming to design a simple calculator program. Two operands, an operator input from the keyboard operator plus (+), minus (-), multiplication (*), division (/), the output calculated results
Platform: | Size: 2048 | Author: 刘迪 | Hits:

[ELanguagegrammer

Description: 用c语言实现的编译原理课本中的语法分析部分,可以完全正确的分析课本后的c-minus代码,并且可以建立分析树-Syntax analysis part c language compiler theory textbooks, c-minus after the code can be completely correct analysis textbooks, and can create a parse tree
Platform: | Size: 914432 | Author: liuming | Hits:

[Software Engineeringcomp

Description: compiler programming c minus
Platform: | Size: 2048 | Author: raquel | Hits:

[Otherbig-intger-plus-minus-multiply

Description: C语言实现大数的加法减法以及乘法,水平限于仅仅大学生水平学习使用。-Use C language to achieve that addition, subtraction, and multiplication of a big intger.
Platform: | Size: 2048 | Author: HD | Hits:

[SCMC

Description: 硫酸铜建浴设备控制系统 * 1.按下 P3.4和P3.5不放 按下 P3.7 即可进入设置模式,再次按下退出设置模式左边四位数码管最左边的开始闪烁,后面的四位数码管不属于此控制系统 按下加或减 有 A b C 三档 分别代表三个参数。 第一个参数(A):搅拌机运行时间 第二个参数(b):液位信号保持时间 第三个参数(C): 为定义 各参数保存在STC89C52单片机的内部EEPROM中-Copper sulfate bath equipment in the building control system* 1. P3.4 and P3.5 is pressed and hold press P3.7 to enter the setup mode, press the left exit setup mode four digital leftmost starts flashing, followed by four digital does not belong to this control system press the plus or minus three parameters A b C stalls representing. The first parameter (A): the mixer running second parameter (b): level signal hold time the third parameter (C): for defining the parameters stored in the internal EEPROM microcontroller STC89C52
Platform: | Size: 52224 | Author: Y.E | Hits:

[ELanguageScanneraParser

Description: 我的 通过C++实现的 C minus编译器(扫描器scanner&分析器parser) (ps:rar压缩文件,有部分中文名)-I realized through C++ C minus compiler (scanner scanner & parser parser) (ps: rar compressed files, some of the Chinese name)
Platform: | Size: 173056 | Author: 黄书郎 | Hits:

[ELanguagetest33

Description: C-minus语法编译器。能实现C-minus语言的词法和语法的编译。-C-minus grammar compiler. To achieve C-minus language syntax and compiler syntax.
Platform: | Size: 289792 | Author: 宋爽 | Hits:

[ELanguageqqq

Description: C-minus词法编译器。能实现C-minus语言的词法的编译。-C-minus lexical compiler. To achieve C-minus language compiler lexical.
Platform: | Size: 201728 | Author: 宋爽 | Hits:

[ELanguageCompiler

Description: 这是一个用C语言写的C-minus编译器。实现了词法分析,语法分析。其中语法分析用的是递归下降算法。- 这是一个用C语言写的C-minus编译器。实现了词法分析,语法分析。其中语法分析用的是递归下降算法。 ON划词翻译ON实时翻译 This is a C language used to write the C-minus compiler. The lexical analysis, syntax analysis. The syntax analysis using a recursive descent algorithm.
Platform: | Size: 290816 | Author: | Hits:

[ELanguageParser

Description: 基于tiny修改而成的c-minus语言的语法分析器(包括了词法分析)-Based tiny modifications made parser c-minus languages ​ ​ (including lexical analysis)
Platform: | Size: 10240 | Author: zheng | Hits:

[Otherkadai0128_1131201124_1.c

Description: 在1 2 3 4 5 6 7 8 9之间加入加减号使其等于1-Adding a minus sign between 1-9 equal to 100
Platform: | Size: 1024 | Author: 程征 | Hits:

[ARM-PowerPC-ColdFire-MIPSC#(WinForm)影院售票系统(MyCinema)

Description: 发送到发大水嗯我热无热无热无若胜多负少的发送到地方胜多负少的发送到(Send to Da Shui, I am hot without heat, no heat, no more wins, less negative send to the place wins more minus less sent to)
Platform: | Size: 893952 | Author: 大大大呃 | Hits:
« 1 2 3 4 5 67 8 9 10 »

CodeBus www.codebus.net