您好,欢迎光临本网站![请登录][注册会员]  
文件名称: 用C#编写的汇编集成环境
  所属分类: 电信
  开发工具:
  文件大小: 843kb
  下载次数: 0
  上传时间: 2011-06-10
  提 供 者: lili29*******
 详细说明: 汇编集成环境的开发 摘 要 传统的汇编程序开发主要在DOS系统下,使用EDIT、MASM、LINK、DEBUG的四步命令模式,其步骤繁琐,界面不友好,给教学和使用带来了一定的困难,因此有必要开发一个集编辑、编译、连接、调试一体化的集成开发环境,使对汇编语言的编译、连接和执行操作方便、界面友好、编程效率高。 Visual C#是一种方便快捷的编程语言,其所属的编程平台virual studio强调以组件为基础的软件开发方法。利用C#开发Windows应用程序可以在速度上获得极大的提高。另外,值得称道的是,C#所开发的软件具有高度的可移植性,能适应多种系统平台。本课题的重点在于对控制台程序的输入输出进行重定向。在程序设计中使用的是C#的winform编程模式,通过对C#控件的利用,以及对windows API函数的调用,最终完成本设计。 关键词:控制台输入输出重定向,汇编集成环境,C# The Development of Assembler Integrated Environment ABSTRACT The tradition mode of assembly program development works i n DOS, uses EDIT、MASM、LINK、DEBUG four steps of DOS commands pattern mainly , whose step is miscellaneous and trivial , the interface is not amicable , brings teaching and using about certain difficulty ,therefore, it is necessary for developing a integrated exploitation environment gather editing , compiling , linking , debugging. It makes the compiling of assembly language, the operation of linking up and carrying out convenient. The interface is amicable and the efficiency of programming is high. Visual C# is a very convenient and rapid program designing language, it belongs to Visual studio platform; the program designing platform emphasizes a software developing method, which takes the module as the foundation. Developing the Windows application program with Visual C# is handy. What’s more, C# develops software, actually, which can adapt many other kinds of platforms. The key point of this project is how to redirect the input/output of the console. Windows Forms mode of C# is used in the software designing. With the grasping to C#, as well as to windows the API function, I finally complete this designing. KEY WORDS: I/O redirection of Console, Assembler integrated environment, C # 目 录 摘 要 I ABSTRACT II 1 绪 论 1 2 开发环境以及编程方法介绍 2 2.1 软件开发平台简介 2 2.1.1 .NET框架 2 2.1.2 集成开发环境 2 2.1.3 C# 简介 3 2.2 系统需求 4 2.3编程模式 5 3 MASM介绍 7 3.1 MASM的语法以及相关参数 7 3.2 LINK的语法以及相关参数 9 3.3 DEBUG的语法以及相关命令 11 3.3.1 DEBUG语法 11 3.3.2 DEBUG相关命令 12 4 软件开发过程 15 4.1 需求分析 15 4.1.1 功能定义 15 4.1.2 软件结构 15 4.1.3 可行性分析 15 4.2 详细设计 16 4.2.1 项目建立 16 4.2.2 欢迎界面 16 4.2.3 主窗口 17 4.2.4文件操作 19 4.2.5 文本处理 21 4.2.6 格式修改 22 4.2.7 汇编源文件的操作 23 4.2.8任务栏图标及帮助 26 4.3 软件测试 27 4.4 总结 30 致 谢 31 参 考 文 献 32 附 录 33 ...展开收缩
(系统自动生成,下载前可以参看下载内容)

下载文件列表

相关说明

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