-
1
说明: 1到33的任意6个数字,他们之和加起来是61,或者改掉sum数字,让他们和为你想要的数字(1 to33Any 6 numbers, and they add up to 61, or get rid of sum numbers, and make them as the number you want
)
- 2012-05-02 13:08:48下载
- 积分:1
-
20103112_homework2
Add, remove, subtract, attach polynomials
- 2015-01-13 15:33:46下载
- 积分:1
-
7canshu
说明: 利用4个公共点解WGS84转北京54的7参数(The use of public four-point solution to WGS84 parameters Beijing 54 7)
- 2008-11-18 12:59:44下载
- 积分:1
-
chess-gamePnet
socket实现象棋游戏联网,程序中iP和port已指定,运行时根据自己的ip改下就行(chinese chess)
- 2012-03-04 22:15:28下载
- 积分:1
-
keyboard
模拟键盘输入,对VC++的响应机制可以有更加全面的认识,对指令的熟悉又帮助。(Simulated keyboard input, on the response mechanism of VC++ can have a more comprehensive understanding of familiar instructions to help.)
- 2010-05-13 16:43:47下载
- 积分:1
-
EditListCtrlSample
MFC可以编辑listcontrol每行每列的内容双击即可修改VS2013直接可以运行。(MFC can edit the contents of each row per column ListControl, double click to modify VS2013 can run directly.)
- 2018-06-01 17:19:48下载
- 积分:1
-
matrix
C++中矩阵运算的实现 nr3.h为其他的书籍代码,测试环境为VS2008(Achieve C++ in matrix operations nr3 code for other books)
- 2014-10-16 10:25:43下载
- 积分:1
-
com_debugger
串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
- 2013-09-20 18:32:13下载
- 积分:1
-
点过咯这
dian guo lo zhe,cao,hello word
- 2019-05-09 20:25:10下载
- 积分:1
-
Compiler
实验一:设计SAMPLE语言的词法分析器
检查要求:
启动程序后,先输出作者姓名、班级、学号(可用汉语、英语或拼音);
请求输入测试程序名,键入程序名后自动开始词法分析并输出结果;
输出结果为单词的二元式序列(样式见样板输出1和2);
要求能发现下列词法错误和指出错误性质和位置:
非法字符,即不是SAMPLE字符集的符号;
字符常数缺右边的单引号(字符常数要求左、右边用单引号界定,不能跨行);
注释部分缺右边的界符*/(注释要求左右边分别用/*和*/界定,不能跨行)。(Experiment 1: SAMPLE language lexical analyzer design
Inspection requirements:
After starting the program, the first output of the author s name, class, student number (available in Chinese, English or Pinyin)
Request input test program name, type the program name and automatically start the output of lexical analysis
Binary output of word-type sequence (see sample output style 1 and 2)
Requirements can be found in the following lexical errors and that the nature and location of the error:
Illegal characters, that is not the character set of symbols SAMPLE
Character constant lack of the right single quotation mark (character constants requires the left and right single quotation mark definition, can not cross)
Note lack of the right part of the boundary character*/(Note requires left and right respectively /* and*/define, can not cross).)
- 2011-11-01 14:53:28下载
- 积分:1