CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序

文件名称:YAM_Project

介绍说明--下载内容来自于网络,使用问题请自行百度

仿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_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

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com