文件名称:YAM_Project
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:1.41mb
-
已下载:2次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序:
YAM.exe 软件主程序,用于输入和输出指令
compiler.exe 用于进行源代码编译并生成中间代码
interpreter.exe 用于解释中间代码并生成最终结果
Figure.exe 用于绘制图形
附加文件
MFC71u.dll,mfc71ud.dll MFC支撑库文件
编译器构造(编译原理,BNF范式,YACC和FLEX)
解释器构造(C语言,面向过程,分层架构)
主界面构造(MFC库,Windows程序设计,进程调用,面向对象,类的模块化等)
绘图程序构造(OpenGL,MFC库,Windows程序设计,C++,STL等)
-err
YAM.exe 软件主程序,用于输入和输出指令
compiler.exe 用于进行源代码编译并生成中间代码
interpreter.exe 用于解释中间代码并生成最终结果
Figure.exe 用于绘制图形
附加文件
MFC71u.dll,mfc71ud.dll MFC支撑库文件
编译器构造(编译原理,BNF范式,YACC和FLEX)
解释器构造(C语言,面向过程,分层架构)
主界面构造(MFC库,Windows程序设计,进程调用,面向对象,类的模块化等)
绘图程序构造(OpenGL,MFC库,Windows程序设计,C++,STL等)
-err
(系统自动生成,下载前可以参看下载内容)
下载文件列表
YAM_Project/Figure/Figure.vcproj
YAM_Project/Figure/Figure.ncb
YAM_Project/Figure/ReadMe.txt
YAM_Project/Figure/Figure.h
YAM_Project/Figure/Figure.cpp
YAM_Project/Figure/stdafx.h
YAM_Project/Figure/stdafx.cpp
YAM_Project/Figure/MainFrm.h
YAM_Project/Figure/MainFrm.cpp
YAM_Project/Figure/FigureDoc.h
YAM_Project/Figure/FigureDoc.cpp
YAM_Project/Figure/FigureView.h
YAM_Project/Figure/FigureView.cpp
YAM_Project/Figure/Resource.h
YAM_Project/Figure/Figure.sln
YAM_Project/Figure/Figure.suo
YAM_Project/Figure/fig.txt
YAM_Project/Figure/FigureInterpreter.h
YAM_Project/Figure/FigureInterpreter.cpp
YAM_Project/Figure/FigureDrawer.h
YAM_Project/Figure/FigureDrawer.cpp
YAM_Project/Figure/Figure.rc
YAM_Project/Figure/res/Figure.rc2
YAM_Project/Figure/res/Figure.manifest
YAM_Project/Figure/res/FigureDoc.ico
YAM_Project/Figure/res/Figure.ico
YAM_Project/Figure/res
YAM_Project/Figure
YAM_Project/interpreter/interpreter.vcproj
YAM_Project/interpreter/fileio.h
YAM_Project/interpreter/fileio.cpp
YAM_Project/interpreter/interpreter.ncb
YAM_Project/interpreter/interpreter.sln
YAM_Project/interpreter/interpreter.suo
YAM_Project/interpreter/StdAfx.cpp
YAM_Project/interpreter/StdAfx.h
YAM_Project/interpreter/interpret.cpp
YAM_Project/interpreter/mainprog.cpp
YAM_Project/interpreter/interpret.h
YAM_Project/interpreter/arithmetic.h
YAM_Project/interpreter/arithmetic.cpp
YAM_Project/interpreter/datastruct.h
YAM_Project/interpreter/datastruct.cpp
YAM_Project/interpreter/error.h
YAM_Project/interpreter/error.cpp
YAM_Project/interpreter/arith_array.h
YAM_Project/interpreter/arith_matrix.h
YAM_Project/interpreter/arith_matrix.cpp
YAM_Project/interpreter/arith_stack.h
YAM_Project/interpreter/arith_stack.cpp
YAM_Project/interpreter/arith_array.cpp
YAM_Project/interpreter/arith_logic.cpp
YAM_Project/interpreter/arith_logic.h
YAM_Project/interpreter/arith_general.h
YAM_Project/interpreter/arith_general.cpp
YAM_Project/interpreter/func_buildin.h
YAM_Project/interpreter/func_buildin.cpp
YAM_Project/interpreter/arith_complex.h
YAM_Project/interpreter/arith_complex.cpp
YAM_Project/interpreter/global_init.h
YAM_Project/interpreter/global_init.cpp
YAM_Project/interpreter/func_interpret.cpp
YAM_Project/interpreter/func_interpret.h
YAM_Project/interpreter/UserAllocators.NLB
YAM_Project/interpreter/interpreter.DPbcd
YAM_Project/interpreter/var_interpret.cpp
YAM_Project/interpreter/var_interpret.h
YAM_Project/interpreter/func_complex.h
YAM_Project/interpreter/func_exponential.h
YAM_Project/interpreter/func_trigonometric.cpp
YAM_Project/interpreter/func_trigonometric.h
YAM_Project/interpreter/func_complex.cpp
YAM_Project/interpreter/func_exponential.cpp
YAM_Project/interpreter/func_rounding_remainder.cpp
YAM_Project/interpreter/func_rounding_remainder.h
YAM_Project/interpreter/func_graphic.cpp
YAM_Project/interpreter/func_graphic.h
YAM_Project/interpreter
YAM_Project/compiler/build.bat
YAM_Project/compiler/flex.exe
YAM_Project/compiler/cygiconv-2.dll
YAM_Project/compiler/cygintl-1.dll
YAM_Project/compiler/cygintl-2.dll
YAM_Project/compiler/cygintl-3.dll
YAM_Project/compiler/cygwin1.dll
YAM_Project/compiler/byacc.exe
YAM_Project/compiler/zgrammar.cpp.output
YAM_Project/compiler/zlex.txt
YAM_Project/compiler/zgrammar.txt
YAM_Project/compiler/Kernel/Kernel.vcproj
YAM_Project/compiler/Kernel/Kernel.ncb
YAM_Project/compiler/Kernel/Kernel.sln
YAM_Project/compiler/Kernel/Kernel.suo
YAM_Project/compiler/Kernel/zlex.cpp
YAM_Project/compiler/Kernel/zgrammar.cpp
YAM_Project/compiler/Kernel/zgrammar.h
YAM_Project/compiler/Kernel/Main.cpp
YAM_Project/compiler/Kernel/out.txt
YAM_Project/compiler/Kernel/StdAfx.h
YAM_Project/compiler/Kernel/in.txt
YAM_Project/compiler/Kernel
YAM_Project/compiler
YAM_Project/YAM/YAM.vcproj
YAM_Project/YAM/YAM.h
YAM_Project/YAM/YAMDoc.h
YAM_Project/YAM/YAMDoc.cpp
YAM_Project/YAM/YAMView.h
YAM_Project/YAM/YAMView.cpp
YAM_Project/YAM/YAM.sln
YAM_Project/YAM/YAM.suo
YAM_Project/YAM/YAMConnect.h
YAM_Project/YAM/YAMConnect.cpp
YAM_Project/YAM/YamCommand.h
YAM_Project/YAM/CntrItem.cpp
YAM_Project/YAM/CntrItem.h
YAM_Project/YAM/MainFrm.cpp
YAM_Project/YAM/MainFrm.h
YAM_Project/YAM/ReadMe.txt
YAM_Project/YAM/Resource.h
YAM_Project/YAM/stdafx.cpp
YAM_Project/YAM/stdafx.h
YAM_Project/YAM/YAM.cpp
YAM_Project/YAM/YamCommand.cpp
YAM_Project/YAM/VarListView.h
YAM_Project/YAM/VarListView.cpp
YAM_Project/YAM/YAM.ncb
YAM_Project/YAM/YAM.rc
YAM_Project/YAM/YAM.APS
YAM_Project/YAM/res/YAM.rc2
YAM_Project/YAM/res/YAM.manifest
YAM_Project/YAM/res/YAMDoc.ico
YAM_Project/YAM/res/YAM.ico
YAM_Project/YAM/res/Toolbar.bmp
YAM_Project/YAM/res
YAM_Project/YAM
YAM_Project
YAM_Project/Figure/Figure.ncb
YAM_Project/Figure/ReadMe.txt
YAM_Project/Figure/Figure.h
YAM_Project/Figure/Figure.cpp
YAM_Project/Figure/stdafx.h
YAM_Project/Figure/stdafx.cpp
YAM_Project/Figure/MainFrm.h
YAM_Project/Figure/MainFrm.cpp
YAM_Project/Figure/FigureDoc.h
YAM_Project/Figure/FigureDoc.cpp
YAM_Project/Figure/FigureView.h
YAM_Project/Figure/FigureView.cpp
YAM_Project/Figure/Resource.h
YAM_Project/Figure/Figure.sln
YAM_Project/Figure/Figure.suo
YAM_Project/Figure/fig.txt
YAM_Project/Figure/FigureInterpreter.h
YAM_Project/Figure/FigureInterpreter.cpp
YAM_Project/Figure/FigureDrawer.h
YAM_Project/Figure/FigureDrawer.cpp
YAM_Project/Figure/Figure.rc
YAM_Project/Figure/res/Figure.rc2
YAM_Project/Figure/res/Figure.manifest
YAM_Project/Figure/res/FigureDoc.ico
YAM_Project/Figure/res/Figure.ico
YAM_Project/Figure/res
YAM_Project/Figure
YAM_Project/interpreter/interpreter.vcproj
YAM_Project/interpreter/fileio.h
YAM_Project/interpreter/fileio.cpp
YAM_Project/interpreter/interpreter.ncb
YAM_Project/interpreter/interpreter.sln
YAM_Project/interpreter/interpreter.suo
YAM_Project/interpreter/StdAfx.cpp
YAM_Project/interpreter/StdAfx.h
YAM_Project/interpreter/interpret.cpp
YAM_Project/interpreter/mainprog.cpp
YAM_Project/interpreter/interpret.h
YAM_Project/interpreter/arithmetic.h
YAM_Project/interpreter/arithmetic.cpp
YAM_Project/interpreter/datastruct.h
YAM_Project/interpreter/datastruct.cpp
YAM_Project/interpreter/error.h
YAM_Project/interpreter/error.cpp
YAM_Project/interpreter/arith_array.h
YAM_Project/interpreter/arith_matrix.h
YAM_Project/interpreter/arith_matrix.cpp
YAM_Project/interpreter/arith_stack.h
YAM_Project/interpreter/arith_stack.cpp
YAM_Project/interpreter/arith_array.cpp
YAM_Project/interpreter/arith_logic.cpp
YAM_Project/interpreter/arith_logic.h
YAM_Project/interpreter/arith_general.h
YAM_Project/interpreter/arith_general.cpp
YAM_Project/interpreter/func_buildin.h
YAM_Project/interpreter/func_buildin.cpp
YAM_Project/interpreter/arith_complex.h
YAM_Project/interpreter/arith_complex.cpp
YAM_Project/interpreter/global_init.h
YAM_Project/interpreter/global_init.cpp
YAM_Project/interpreter/func_interpret.cpp
YAM_Project/interpreter/func_interpret.h
YAM_Project/interpreter/UserAllocators.NLB
YAM_Project/interpreter/interpreter.DPbcd
YAM_Project/interpreter/var_interpret.cpp
YAM_Project/interpreter/var_interpret.h
YAM_Project/interpreter/func_complex.h
YAM_Project/interpreter/func_exponential.h
YAM_Project/interpreter/func_trigonometric.cpp
YAM_Project/interpreter/func_trigonometric.h
YAM_Project/interpreter/func_complex.cpp
YAM_Project/interpreter/func_exponential.cpp
YAM_Project/interpreter/func_rounding_remainder.cpp
YAM_Project/interpreter/func_rounding_remainder.h
YAM_Project/interpreter/func_graphic.cpp
YAM_Project/interpreter/func_graphic.h
YAM_Project/interpreter
YAM_Project/compiler/build.bat
YAM_Project/compiler/flex.exe
YAM_Project/compiler/cygiconv-2.dll
YAM_Project/compiler/cygintl-1.dll
YAM_Project/compiler/cygintl-2.dll
YAM_Project/compiler/cygintl-3.dll
YAM_Project/compiler/cygwin1.dll
YAM_Project/compiler/byacc.exe
YAM_Project/compiler/zgrammar.cpp.output
YAM_Project/compiler/zlex.txt
YAM_Project/compiler/zgrammar.txt
YAM_Project/compiler/Kernel/Kernel.vcproj
YAM_Project/compiler/Kernel/Kernel.ncb
YAM_Project/compiler/Kernel/Kernel.sln
YAM_Project/compiler/Kernel/Kernel.suo
YAM_Project/compiler/Kernel/zlex.cpp
YAM_Project/compiler/Kernel/zgrammar.cpp
YAM_Project/compiler/Kernel/zgrammar.h
YAM_Project/compiler/Kernel/Main.cpp
YAM_Project/compiler/Kernel/out.txt
YAM_Project/compiler/Kernel/StdAfx.h
YAM_Project/compiler/Kernel/in.txt
YAM_Project/compiler/Kernel
YAM_Project/compiler
YAM_Project/YAM/YAM.vcproj
YAM_Project/YAM/YAM.h
YAM_Project/YAM/YAMDoc.h
YAM_Project/YAM/YAMDoc.cpp
YAM_Project/YAM/YAMView.h
YAM_Project/YAM/YAMView.cpp
YAM_Project/YAM/YAM.sln
YAM_Project/YAM/YAM.suo
YAM_Project/YAM/YAMConnect.h
YAM_Project/YAM/YAMConnect.cpp
YAM_Project/YAM/YamCommand.h
YAM_Project/YAM/CntrItem.cpp
YAM_Project/YAM/CntrItem.h
YAM_Project/YAM/MainFrm.cpp
YAM_Project/YAM/MainFrm.h
YAM_Project/YAM/ReadMe.txt
YAM_Project/YAM/Resource.h
YAM_Project/YAM/stdafx.cpp
YAM_Project/YAM/stdafx.h
YAM_Project/YAM/YAM.cpp
YAM_Project/YAM/YamCommand.cpp
YAM_Project/YAM/VarListView.h
YAM_Project/YAM/VarListView.cpp
YAM_Project/YAM/YAM.ncb
YAM_Project/YAM/YAM.rc
YAM_Project/YAM/YAM.APS
YAM_Project/YAM/res/YAM.rc2
YAM_Project/YAM/res/YAM.manifest
YAM_Project/YAM/res/YAMDoc.ico
YAM_Project/YAM/res/YAM.ico
YAM_Project/YAM/res/Toolbar.bmp
YAM_Project/YAM/res
YAM_Project/YAM
YAM_Project
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.