-
简化DFA
简化DFA-对于一确定型自动机M=(K,Σ,Δ,s, F),设p,q ∈K,若对于任一字符串w,由p沿w可达某终点当且仅当由q沿w可达某终点,则说p,q等价,记为p≡q。而且,≡的一个等价类恰好就是状态数最少的确定型自动机的一个状态-Simplify the DFA-for a defined automaton M = (K, Σ, Δ, s, F), set p, q ∈ K, if for any string w, from p along w up to a certain destination if and only if along w from q up to a certain destination, then that p, q equivalent is recorded as p ≡ q. Moreover, ≡ an equivalence class is just the least number of states determine the type of a state automaton
- 2023-06-09 11:45:03下载
- 积分:1
-
Java手机/PDA与服务器数据库连接的源代码,包括HTTP方式与SOCKET方式...
Java手机/PDA与服务器数据库连接的源代码,包括HTTP方式与SOCKET方式-Java mobile phone/PDA with the server database connection
- 2022-02-26 13:36:37下载
- 积分:1
-
Personal collections, java beginner good teaching! This is Chapter 8 and the sou...
个人珍藏,初学java很好的教材!这是第8章的电子书和源码,后面我陆续传上与大家分享!-Personal collections, java beginner good teaching! This is Chapter 8 and the source of e-books, one after another mass on the back of me to share with you!
- 2022-03-03 20:14:25下载
- 积分:1
-
演示程序。该程序是数据结构中衍生的汉诺塔演示…
汉诺塔得演示程序.该程序是数据结构中得汉诺塔得演示程序.可以用来进行汉诺塔得教学演示-Demonstration Program. The procedure is derived data structure HANOR in demonstration program. Can be used for teaching in HANOR demo
- 2022-02-14 02:18:16下载
- 积分:1
-
believe so many friends in the time of the navigation is very troublesome proble...
相信不少朋友在做导航条的时候感到很麻烦吧,因为每做一页,连接就要修改一次,页面多起来的时候简直就是折磨了。这种情况在使用js 的情况下会有所改善,因为每个连接都是一样的,并且以后有栏目修改,增加减少的时候会倍感方便。但使用手工修改的时候未免会出更多的麻烦,js 错一个字整个 js 都不能运行。 Html2js 就是在这种情况下产生的,可以直接把 html代码转换成 js代码 ,那么这样一来,无论作什么修改,在 html 里面做好,然后转换就是了。-believe so many friends in the time of the navigation is very troublesome problem, as do every one, it is necessary to connect the revisions, the increase in pages when it is a torment. In such circumstances the use js circumstances will improve, because each link is the same, and after the columns are amended by increasing the reduction will more conveniently. But the use of manual changes of time it will be more trouble, a word wrong js whole js can run. Html2js is under such circumstances, can be directly converted into html code js code, then this one, no matter what changes they do in html and then converting the grindstone.
- 2023-02-01 01:45:04下载
- 积分:1
-
这是本人做的投票系统的源码,请各位多提建议,本人采用JSTL+Hibernate...
这是本人做的投票系统的源码,请各位多提建议,本人采用JSTL+Hibernate-I do this is the voting system source code, please submit proposals I used textbook Hibernate
- 2022-04-11 13:32:53下载
- 积分:1
-
This is a practical procedure.
这是一个实用的程序.-This is a practical procedure.
- 2023-03-18 22:40:04下载
- 积分:1
-
AIS
ais-t ools -gnuradio-1.0.2. tar.gz-ais-t ools -gnuradio-1.0.2. tar.gz
- 2022-07-25 23:50:08下载
- 积分:1
-
database connection pool dbpool_v4.8.3.zip
数据库连接池dbpool_v4.8.3.zip-database connection pool dbpool_v4.8.3.zip
- 2022-04-19 20:13:51下载
- 积分:1
-
应用程序和示例代码是针对一个环境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apac...
应用程序和示例代码是针对一个环境,其中包括JBoss的4.0.x版( www.jboss.org ) , Apache的德比10.0.2.1 ( db.apache.org /德比郡)和SMTP服务器。因此您将需要这些应用程序安装和配置。见附录A的配置Apache的德比为4.0.x和附录B和第10章配置的JBoss 。-The application and sample code were targeted for an environment that included JBoss 4.0.x (www.jboss.org), Apache Derby 10.0.2.1 (db.apache.org/derby) and an SMTP server. Therefore you will need these applications installed and configured. See appendix A for configuring Apache Derby 4.0.x and appendix B and chapter 10 for configuring JBoss.
Most of these chapters include an enterprise application archieve (ear) for easy installation.
To use these applications in a development environment, you will also need WTP, Eclipse 3.1, WTP dependencies, XDoclet and the JBoss plugin. See chapter 6 for installation details.
- 2023-03-01 08:40:11下载
- 积分:1