-
This program is designed for a menu ordering system under pocket pc platform .
This program is designed for a menu ordering system under pocket pc platform .
- 2023-04-25 22:00:03下载
- 积分:1
-
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=...
DFA的“语言”是这个DFA接受的所有的串的集合。假设a1a2…an是输入符号序列,让这个DFA从初始状态q0开始运行。查询转移函数δ,比如说δ(q0,a1)=q1,以找出DFA在处理了第一个输入符号a1之后进入的状态。处理下一个输入符号a2,求δ(q1,a2)的值,假设这个状态是q2。以这种方式继续下去,找出状态q3,q4,…,qn,使得对每个i,δ(qi-1,ai)=qi。如果qn属于F,则接受输入a1a2…an,否则就“拒绝”。-DFA" s " language" is the DFA to accept all of the string collection. A1a2 ... an assumption is an input symbol sequence, so that the DFA into operation from the initial state q0. Look transfer function δ, say δ (q0, a1) = q1, in order to identify the DFA in dealing with the first input into the state after the symbol a1. To the next input symbol a2, seeking δ (q1, a2) values, assuming that this state is q2. Continue in this way to find out the state q3, q4, ..., qn, making for every i, δ (qi-1, ai) = qi. If qn belongs to F, then accept the input a1a2 ... an, otherwise, " refuse."
- 2022-06-15 20:45:50下载
- 积分:1
-
这是一个简单的brew游戏,不过包含了很多用法,比如菜单,图像,声音。...
这是一个简单的brew游戏,不过包含了很多用法,比如菜单,图像,声音。-It is a game about brew ,it is sample ,but include the way to use menu ,image and sound .
- 2023-05-04 14:15:02下载
- 积分:1
-
java 编写的 Wumpus 小游戏
Programming Fundamental 课程的Assignment 2 , 制作一份 用java 编写的Wumpus小游戏,界面优良,只是这是一份一开始显示游戏要素的版本,如若需要,可以稍作修改
- 2022-10-25 04:20:03下载
- 积分:1
-
当初为了调试内存和资源泄漏编写的关于GDI使用的工具,可以显示当前所有进程所使用的DC、Region、Bitmap、Palette、Font、Brush等对象的...
当初为了调试内存和资源泄漏编写的关于GDI使用的工具,可以显示当前所有进程所使用的DC、Region、Bitmap、Palette、Font、Brush等对象的个数。-had to debug memory leakage and resources on the preparation of the tools used GDI can show all current process used by the DC, Region, Bitmap, Palette, Font, Brush number of other objects.
- 2022-03-21 07:34:11下载
- 积分:1
-
Windows2k&Xp任务管理器加强版
Windows2k&Xp任务管理器加强版-Windows2kXp task management for enhanced version
- 2023-05-08 05:40:03下载
- 积分:1
-
游戏流程框架设计书 里面包含游戏设计文档和源码 希望能给大家带来帮助...
游戏流程框架设计书 里面包含游戏设计文档和源码 希望能给大家带来帮助-Game design document process framework which contains game design documents and source code can give us some hope that help
- 2022-06-12 10:58:11下载
- 积分:1
-
A智能算法,是一个小型游戏,能够在有效的时间内找出最短的路径....
A智能算法,是一个小型游戏,能够在有效的时间内找出最短的路径.-A smart algorithm, is a small game that can effectively find the shortest time path.
- 2022-03-23 04:55:12下载
- 积分:1
-
Classic book management system, front VB6.0 background ACCE
经典图书管理学系统,前台VB6.0后台ACCE-Classic book management system, front VB6.0 background ACCE
- 2022-07-03 15:27:15下载
- 积分:1
-
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空...
本人自己写的计算器,界面编程。 能进行加 减 乘 除运算 自动检查除数为零 和清空-I wrote it myself calculators, programming interface. Can arithmetic operation for automated checks and emptied zero divisor
- 2023-01-05 14:25:03下载
- 积分:1