资源列表
polinomio1
- CALCULATING THE AREA UNDER THE CURVE OF A POLYNOMIAL FUNCTION BY RIEMANN SUMS
menu-(switch)
- function switch menu
polinomio-2
- CALCULATING THE DERIVATIVE OF A POLYNOMIAL FUNCTION ON AN INTERVAL
23
- 计算器 ,基于labview的能实现和电脑自带附件差多了算法。-abview-based calculators and computers to achieve much worse comes algorithm accessories.
Watermarking_puvvada(diff)
- nothing much.. iam also learner .. as i was a student regarding matlab
lexical-analysis
- program for lexical analysis on lex
SEMANTIC-ANALYSIS
- PROGRAM FOR SEMANTIC ANALYSER
c55_gsm_alarm
- ITS EASY TO MAKING AN alarm with mobile siemens c55 with code source and schema-ITS EASY TO MAKING AN alarm with mobile siemens c55 with code source and schema
test1
- 1.1输入输出 程序输入为含有Pascal语言字符串的文件Test.cpp程序在控制台输出为含有二元组<code,String>和错误信息。其中code为单词符号类别标示,String为识别的单词。 1.2大小写不敏感: 程序对大小写不敏感,输出均为小写字符。 1.3注释识别功能: 当程序中出现“/*”时就会放弃对之后字符的识别,直至遇到“*/”,并将/*…*/部分识别为注释输出。 当输入中只有“/*”而没有与之对应的“*/”时输出“E
mid
- median filter matlab sourse code
plot
- 汇聚了matlab的基本绘图程序,适用于初学者-plot on matlab
C_Compiler
- 编译原理课程实验——C语言编译器的实现,支持大多数常用C语言特性-A C Compiler