资源列表
ATM
- 设计要点: 使用文本命令行界面。当输入给定的卡号和密码(初始卡号和密码为123456)时,系统能登录ATM柜员机系统,用户可以按照以下规则进行: 查询余额:初始余额为10000元 ATM取款:每次取款金额为100的倍数,总额不超过5000元,支取金额不允许透支。 ATM存款:不能出现负存款。 修改密码:新密码长度不小于6位,不允许出现6位完全相同的情况,只有旧密码正确,新密码符合要求,且两次输入相同的情况下才可以成功修改密码。-Design features: use a
PL0-Compiler
- PL0 编译器,完整的C语言程序,有实验报告和相关说明,是学习编译原理的好资料.-PL0 compiler complete C language program, lab reports and instructions, learning compiler theory.
Mobot-Sim
- This sourcecode for mobot simulator. Obstacle Avoidance. -This is sourcecode for mobot simulator. Obstacle Avoidance.
analyse
- 简单的词法分析算法 编译原理课程初学者适用-Simple lexical analysis algorithm compiler theory courses for beginners to apply
print-the-calendar
- 通过输入要查询的月份,来输出日历形式的该月的日历表-input the month you want to search and print the calendar of the month.
bianyiyuanlijiaoxuefuzhu
- 编译原理教学辅助体统 编译原理学习必备 代码编写必备-The compiler theory teaching aids decency compile essential principle learning essential coding
CodeConvert
- Code Convert Visual Studio Add-in for C# and VB.NET
riangulo
- Draw a Triangle in screen
Word
- Check the most big word and send to screen
disasm
- vb实现的内存反汇编器,初步达到查看反汇编代码和修改反汇编功能-vb achieve memory disassembler, reached a preliminary view disassembled code and modify disassembly functions
AA
- c program to convert NFA to DFA
go1.0.3.src.tar
- Go语言是谷歌2009发布的第二款开源编程语言。Go语言专门针对多处理器系统应用程序的编程进行了优化,使用Go编译的程序可以媲美C或C++代码的速度,而且更加安全、支持并行进程。-Go language is an open source programming language Google 2009 release of the second paragraph. Go language application programming specifically for multi-proce