资源列表
Textdiff
- 好用的文本比较工具,可比较两份文档不同地方-Good use of text comparison tool, can be in different places to compare two documents
Lab5
- 1) Write a program that tells what coins to give out for any amount of change 1 cent to 99 cents. For example if 86 cents is entered the output will be: 86 cents can be given as 3 quarter(s), 1 dime(s) and 1 penny(s). Coins to be used: 25 cents &g
AIT-500-Lab-2-document.
- Write a C++ program that computes a student s total score. Use the formula: (10 points) total_score = 15 * test1_score + 15 * test2_score + 40 * final_score + 30 * assignments Input: Test1 score, Test2 score, Final score, Assignments Outp
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
1-2
- 词法分析器 同个文件夹内需自行建立Test.txt文件 内写需分析词句 -lexical analyzer
skpr-ocx
- skin pro full version OCX + DLL work with ALL VB-skin pro full version OCX + DLL work with ALL VB
ImageDemo-(1)
- Image view in xcode
Keil-uVision4-for-8051
- Keil vision codes and describes keil coding
pascal
- 能够输出中间代码的pascal编译器,全部都是手工写的词法分析,语法分析,中间代码生成器。-Able to output the code in the middle of the PASCAL compiler, all of them are written by hand lexical analysis, syntax analysis, intermediate code generator.
SimpleLocalization
- this document is about localization in wireless sensors networks
PROGRAMING
- This the preprocessor directive which include file htc.h into the program-This is the preprocessor directive which include file htc.h into the program
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