搜索资源列表
spra118
- TMS320C54x it application note for g.726
CPP
- n this section, you will interface with the operating system using DOS commands. For each of the following tasks, list the correct DOS command. Note: While it is not necessary to perform these tasks on a computer, the assignment is structured fo
CP_work_8
- 设计一个四则表达式分析软件,其接受从文件或键盘输入的四则表达式(运算对象支持整数和变量),给出该表达式的二叉树表达形式,并在键盘上按后续遍历方式输出该二叉树。 例如,输入a+b*c,输出 a b c * + 提示:参考下列的设计指导: 递归下降分析法实验设计思想及算法 为G的每个非终结符号U构造一个递归过程,不妨命名为U。U的产生式的右边指出这个过程的代码结构: (1)若是终结符号,则和向前看符号对照,若匹配则向前进一个符号;否则出错。 (2)若是非终结符号,
picc-8.05_9.50_9.60_9.71
- pic单片机 10/12/16系列c编译器。注意:其中9.50版本是bank界定版本,不是由picc自动分配。-PIC microcontroller 10/12/16 series c compiler. Note: version 9.50 of them are bank defines version, and is not automatically assigned by picc.
test1
- 1.1输入输出 程序输入为含有Pascal语言字符串的文件Test.cpp程序在控制台输出为含有二元组<code,String>和错误信息。其中code为单词符号类别标示,String为识别的单词。 1.2大小写不敏感: 程序对大小写不敏感,输出均为小写字符。 1.3注释识别功能: 当程序中出现“/*”时就会放弃对之后字符的识别,直至遇到“*/”,并将/*…*/部分识别为注释输出。 当输入中只有“/*”而没有与之对应的“*/”时输出“E
AIT-500-Lab-3-Document
- 1) Write a C++ program that receives a single letter and prints out the corresponding digit on the telephone. The letters and digits on a telephone are grouped this way: (30 points) 2= ABC 3 = DEF 4 = GHI 5 = JKL 6 = MNO 7 = PRS 8 = TUV 9 = WXY
Matlab-project
- roots -Polynomial roots Syntax r = roots(c) Descr iption r = roots(c) returns a column vector whose elements are the roots of the polynomial c. Row vector c contains the coefficients of a polynomial, ordered in descending powers. If c has n
ERROR-detecting-code-using-CRC-CCITT
- The idea behind CRC calculation is to look at the data as one largebinary number. This number is divided by a certain value and the remainder ofthe calculation is called the CRC. Dividing in the CRC calculation at firstlooks to cost a lot of computin
serie
- 1) Unpack: $ tar -zxvf caffa-sst 2) Enter folder with source code $ cd caffa-sst-v1.0 $ cd komega-menter-sst 3) Modify param.inc file according to mesh you have created NOTE: By this stage you should have created the mesh with th