会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
简洁模式
...
退出登录
注册
登录
25江志彬
博客园
首页
新随笔
联系
管理
订阅
2015年12月3日
有限自动机的构造与识别
摘要: #include "iostream.h"#include "string.h"#include "fstream.h"#define NULL 0class TransTile{public:char current;char next;char input;TransTile(char C,ch...
阅读全文
posted @ 2015-12-03 18:51 25江志彬
阅读(145)
评论(0)
推荐(0)
编辑
公告