作业帮 > 英语 > 作业

帮忙翻译一下下面这段话(译成英文)有急用,谢谢!

来源:学生作业帮 编辑:作业帮 分类:英语作业 时间:2024/07/14 07:11:59
帮忙翻译一下下面这段话(译成英文)有急用,谢谢!
本项目是服务于逻辑逻辑电路设计的一个应用程序,在逻辑电路设计中,逻辑函数最终要用逻辑电路来实现.因此,化简和变换逻辑函数可以简化电路、节省器材、成本、提高系统的可靠性.
该项目把用户任意输入的一个逻辑表达式先进行判断是否有错,再转化为内部表达式,再对内部表达式用卡诺图进行化简,求值形成一个最简的“与或”表达式.
本项目用C++(或C++ Builder)开发,要求开发者具有比较强的编程能力.本项目由3个小组构成,分为两个模块.模块一: 逻辑表达式错误判断模块;模块二:逻辑表达式化简模块.
【关键词】 逻辑表达式、递归法、链表、函数重载、类的知识、Mircrosoft Visual C++
This project is an application program which is served for the design of logic circuit.In the process of designing,logical function is bond to realise by logic circuit.Therefore,simplization and transformation of logical function can not only saving material and costs,but also improving stableness of the system.
Through the project,a logic expression inputted by user can be firstly verified,then transformed and simplized,finally formed an And-OR expression.
Developed by C++,the project calls for an excellent ability of programing which developer should have.In addition,it is organized by 3 groups and 2 parts.One of the parts is verifing,the other is simplizing.
可能语言不是很优美.但正确是能够保证的
希望对你有所帮助哈~