资源列表
ImageDemo-(1)
- Image view in xcode
skpr-ocx
- skin pro full version OCX + DLL work with ALL VB-skin pro full version OCX + DLL work with ALL VB
1-2
- 词法分析器 同个文件夹内需自行建立Test.txt文件 内写需分析词句 -lexical analyzer
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
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
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
Textdiff
- 好用的文本比较工具,可比较两份文档不同地方-Good use of text comparison tool, can be in different places to compare two documents
WA
- 实现了C++版的编译原理词法分析器,可以文件输入,文件输出-Realized C++ version of compiler theory lexical analyzer, you can file input, file output
clavier16touches
- driver d un clavier 4x4 16 touches en c
calender
- 基于FPGA的电子万年历主程序,只有主程序没有下级模块,望笑纳-FPGA-based electronic calendar main program, only the main program does not subordinate module, look kindly
PL0-grammar-functions-
- 对PL0文法分析中的函数进行详细的注释,主要对学习编译原理的同学有帮助。-For PL0 grammar analysis functions detailed notes, mainly students learning compiler theory help.
pudn
- Factorial using recursion, queue, stack, and other useful programs in c language.