-
c++原代码编译程序
c++原代码编译程序-c-source compiler
- 2022-01-28 18:25:48下载
- 积分:1
-
My graduation design, Java edition of Chinese chess, there can be directly with...
我的毕业设计,java版象棋,内有生成的class文件,可直接用cmd下的java运行-My graduation design, Java edition of Chinese chess, there can be directly with documents scale-up of Java operation under CMD
- 2023-05-16 06:50:03下载
- 积分:1
-
Java
Java的类库.可为初学者对Java类库有更深的理解-Java-class library. For beginners of Java class libraries have a deeper understanding of
- 2022-03-31 19:12:01下载
- 积分:1
-
This simple java program is used to input customer name,item id,item price and i...
这个简单的Java程序是用来输入客户名称,产品编号,产品价格和项目name.Then将检查的TextField,使所有字段都必须填写在“添加项目”和“提交”按钮可以使用。然后,它将把打印输出和信息面板计算总价。-This simple java program is used to input customer name,item id,item price and item name.Then it will check the textField so that all field must be filled before "add item" and "submit" button can be used. Then,it will print the output into the info panel and calculate the total price.
- 2023-09-08 20:45:04下载
- 积分:1
-
邮件是一个服务器应用程序允许互联网服务供应商提供一个网络接口…
WebMail is a server application that allows ISPs to provide a WWW interface for each user to his mailbox(es)
- 2022-11-15 14:15:03下载
- 积分:1
-
简化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
-
一个jsp翻页的小例子,写的很简单,请大家多多指教
一个jsp翻页的小例子,写的很简单,请大家多多指教-Jsp page a small example of the very simple to write, please everyone exhibitions
- 2022-02-07 17:15:49下载
- 积分:1
-
monitoring designated directories of SQL, and SQL According to the contents of t...
监控指定目录下的SQL文件,并根据SQL文件内容向指定Oracle数据库请求文本结果集存放到另一指定目录-monitoring designated directories of SQL, and SQL According to the contents of the documents specified text request Oracle database stored result sets to another specified directory
- 2022-03-21 07:01:45下载
- 积分:1
-
Emeny.java
GameMIDlet.java
MainCanvas.java
Menu.java
Role.java
源码,可供快要java毕业的做参考
简单的实现了地图滚动,指弹的碰撞,记录当前的高分榜,菜单实现-Emeny.java
GameMIDlet.java
MainCanvas.java
Menu.java
Role.java
- 2022-03-19 20:12:48下载
- 积分:1
-
介绍了三种修改现有代码提高其可重用性的方法,它们分别是:改写类的实例方法,把参数类型改成接口,选择最简单的参数接口类型。...
介绍了三种修改现有代码提高其可重用性的方法,它们分别是:改写类的实例方法,把参数类型改成接口,选择最简单的参数接口类型。-Introduce three types of modification of existing reusable code to improve their approach, they are: examples of types of methods adapted to changed interface parameter type, choose the simplest interface type parameters.
- 2023-06-13 11:15:03下载
- 积分:1