Welcome![Sign In][Sign Up]
Location:
Search - volatile unsigned long

Search list

[Static controlnamab

Description: ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\",\"break\",\"case\",\"char\",\"const\",\"continue\", \"default\",\"do\",\"double\",\"else\",\"enum\",\"extern\", \"float\",\"for\",\"goto\",\"if\",\"int\",\"long\",\"register\", \"return\",\"short\",\"signed\",\"sizeof\",\"static\",\"struct\", \"switch\",\"typedef\",\"union\",\"unsigned\",\"void\", \"volatile\",\"while\",\"include\",\"define\" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器-ergydfhg gfhg one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "ext
Platform: | Size: 1214 | Author: 天空 | Hits:

[ComboBoxfchh

Description: 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 \"auto\",\"break\",\"case\",\"char\",\"const\",\"continue\", \"default\",\"do\",\"double\",\"else\",\"enum\",\"extern\", \"float\",\"for\",\"goto\",\"if\",\"int\",\"long\",\"register\", \"return\",\"short\",\"signed\",\"sizeof\",\"static\",\"struct\", \"switch\",\"typedef\",\"union\",\"unsigned\",\"void\", \"volatile\",\"while\",\"include\",\"define\" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器-one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "extern", "
Platform: | Size: 1214 | Author: 天空 | Hits:

[Other resourceS3C2410

Description: 1 #define GPBCON (*(volatile unsigned long *)0x56000010) 2 #define GPBDAT (*(volatile unsigned long *)0x56000014) 3 #define GPFCON (*(volatile unsigned long *)0x56000050) 4 #define GPFDAT (*(volatile unsigned long *)0x56000054)
Platform: | Size: 377432 | Author: wangdepeng | Hits:

[Static controlnamab

Description: ergydfhgdfhggfhg 一.实验目的 二.实验内容 三、程序简要说明 原 文 : C语言词法分析器的设计与实现 一.实验目的: 1.强化对系统软件综合工程实现能力、规划能力的训练; 2.加强对词法分析原理、方法和基本实现技术的理解; 二.实验内容: 用C语言(或 C++ )作为宿主语言完成: C语言(ANSI C或turbo C 2.0)词法分析器的设计和实现。 三、程序简要说明: 1、属性字说明: 共9种 KEYWORD: 关键字 "auto","break","case","char","const","continue", "default","do","double","else","enum","extern", "float","for","goto","if","int","long","register", "return","short","signed","sizeof","static","struct", "switch","typedef","union","unsigned","void", "volatile","while","include","define" 共34个 详见IsKeyWord()函数 NUMBER: 数字 包括十进制整数,八进制整数,二进制整数,十六进制整数 还可返回几种错误 详见IsNumber()函数 CONSTANT: 常量 宏定义标识符,不识别C++关键字const,简单处理一层宏定义。 详见IsDefined()函数 ...... 关键词 : 计算机 编译原理 c语言 词法分析器-ergydfhg gfhg one. Experiment 2. Experiment 3, procedures brief description of the original : C language lexical analyzer Design and Implementation of a. The experiment : 1. To strengthen the integrated system software engineering, planning capacity of training; 2. Lexical analysis on principle, and basic understanding of the technology; 2. Experiment : C (or C) as the host language completed : C language (ANSI C or Turbo C 2.0) lexical analyzer design and implementation. 3, brief description of procedures : 1, the word attribute : a total of nine species KEYWORD : keyword "auto" "break" and "case", "char", "const", "continue", "default", "do", "double", "else", "enum" "ext
Platform: | Size: 1024 | Author: 天空 | Hits:

[OtherS3C2410

Description: 1 #define GPBCON (*(volatile unsigned long *)0x56000010) 2 #define GPBDAT (*(volatile unsigned long *)0x56000014) 3 #define GPFCON (*(volatile unsigned long *)0x56000050) 4 #define GPFDAT (*(volatile unsigned long *)0x56000054)-1#define GPBCON (*(volatile unsigned long*)0x56000010) 2#define GPBDAT (*(volatile unsigned long*)0x56000014) 3#define GPFCON (*(volatile unsigned long*)0x56000050) 4#define GPFDAT (*(volatile unsigned long*)0x56000054)
Platform: | Size: 377856 | Author: wangdepeng | Hits:

[Othervolatile_unsigned_long

Description: C语言语法,详细讲解了volatile_unsigned_ long的使用-C language syntax, explained in detail the use of volatile_unsigned_ long
Platform: | Size: 1024 | Author: 百合花 | Hits:

[VC/MFCC_gjz

Description: C语言中的关键字 附录2 C语言中的关键字 C语言共有32个关键字: auto break case char const continue default do double else enum extern float for goto if int long register return short signed sizeof static struct switch typedef union unsigned void Volatile while 说明: 1、关键字auto用于说明自动变量,由于变量声明时默认情况下就是自动变量,所以很少使用。 2、volatile(易变的)表示该变量不经过赋值,其值也可能被改变(例如表示时钟的变量、表示通信端口的变量等)。 关键字就是被C语言本身使用的,不能作其它用途使用的字。关键字不能用作变量名,函数名。 C语言中的关键字 auto :声明自动变量 一般不使用 double :声明双精度变量或函数 float:声明浮点型变量或函数 int: 声明整型变量或函数 short :声明短整型变量或函数 long :声明长整型变量或函数 struct:声明结构体变量或函数 break:跳出当前循环 else :条件语句否定分支(与 if 连用) switch :用于开关语句 case:开关语句分支 enum :声明枚举类型 register:声明积存器变量 typedef:用以给数据类型取别名 char :声明字符型变量或函数 extern:声明变量是在其他文件正-C gjz
Platform: | Size: 254976 | Author: 御风 | Hits:

[Embeded LinuxSPI

Description: 6410嵌入式驱动程序,很有用 //0X1 txon 0x2 RXON #define CLK_CFG1 ( *((volatile unsigned long *)0xE1400004) )//0X #define FB_CLK_SEL1 ( *((volatile unsigned long *)0xE140002C) ) #define SWAP_CFG1 ( *((volatile unsigned long *)0xE1400028) ) #define PENDING_CLR_REG1 ( *((volatile unsigned long *)0xE1400024) ) #define PACKET_CNT_REG1 ( *((volatile unsigned long *)0xE1400020) ) #define SPI_RX_DATA1 ( *((volatile unsigned long *)0xE140001C) ) #define SPI_TX_DATA1 ( *((volatile unsigned long *)0xE1400018) ) #define SPI_STATUS1 ( *((volatile unsigned long *)0xE1400014) ) #define SPI_INT_EN1 ( *((volatile unsigned long *)0xE1400010) ) #define CS_REG1 ( *((volatile unsigned long *)0xE140000C) ) #define MODE_CFG1 ( *((volatile unsigned long *)0xE1400008) ) #define CLK GPBCON[4] #define MISO GPBCON[6] #define MOSI GPBCON[7] #define CSB GPBCON[5] -((volatile unsigned long*)0xE1400000) ) //0X1 txon 0x2 RXON #define CLK_CFG1 (*((volatile unsigned long*)0xE1400004) )//0X #define FB_CLK_SEL1 (*((volatile unsigned long*)0xE140002C) ) #define SWAP_CFG1 (*((volatile unsigned long*)0xE1400028) ) #define PENDING_CLR_REG1 (*((volatile unsigned long*)0xE1400024) ) #define PACKET_CNT_REG1 (*((volatile unsigned long*)0xE1400020) ) #define SPI_RX_DATA1 (*((volatile unsigned long*)0xE140001C) ) #define SPI_TX_DATA1 (*((volatile unsigned long*)0xE1400018) ) #define SPI_STATUS1 (*((volatile unsigned long*)0xE1400014) ) #define SPI_INT_EN1 (*((volatile unsigned long*)0xE1400010) ) #define CS_REG1 (*((volatile unsigned long*)0xE140000C) ) #define MODE_CFG1 (*((volatile unsigned long*)0xE1400008) ) #define CLK GPBCON[4] #define MISO GPBCON[6] #define MOSI GPBCON[7] #define CSB GPBCON[5]
Platform: | Size: 1024 | Author: lee | Hits:

[ELanguagescan

Description: //程序实现C语言词法分析器的设计 //用到的变量 // cch 放当前字符 // q 标志保留字(1:是 0:否) //StrToken 保留字列表 /*C语言中的保留字(32个) auto break case char const continue default do double else enum extern float for goto if int long register return short signed sizeof static struct switch typedef union unsigned void volatile while 运算符 ( ) [ ] { } . ! + - * / < <= > >= == ! = += -= *= , */ /*a = @ b = # 错误字符行,其中@,#两个符号为错误字符*/-//Program C language lexical analyzer design //Variables used in the //CCH discharge the current character //Q flag reserved word (1: 0: no) ,// StrToken reserved word list /* C language reserved words (32) auto break case char const continue default do double else enum extern float for goto if int long register return short signed sizeof static struct switch typedef union unsigned void volatile while Operator () [] {}+-* / << = >> ===! =+ =- =* =* / /* a = @ b =# incorrect character line, @,#, the two symbols of the incorrect character* /
Platform: | Size: 1024 | Author: 王文波 | Hits:

CodeBus www.codebus.net