-
Java学习源代码检索系统免费版
Java学习源代码检索系统免费版-learning Java source code free version Retrieval System
- 2022-11-04 06:15:03下载
- 积分:1
-
利用Java的多线程技术实现并行多任务的管理
利用Java的多线程技术实现并行多任务的管理-use Java multi-threading technology to achieve concurrent multi-task management
- 2022-03-20 13:48:51下载
- 积分:1
-
flow statistical system FOSS
流量统计系统源码-flow statistical system FOSS
- 2022-04-15 00:57:38下载
- 积分:1
-
用于java swing的皮肤软件,非常方便使用,只要一句话修改 UIManager.setLookAndFeel() 可以给自己的界面换上不同的界面。...
用于java swing的皮肤软件,非常方便使用,只要一句话修改 UIManager.setLookAndFeel() 可以给自己的界面换上不同的界面。-java swing for the skin software, a very user-friendly, UIManager.setLookAndFeel sentence as long as amended () to his profession changed the face different interface.
- 2022-09-14 01:45:03下载
- 积分:1
-
Language translation of a Java program, type the English translation to the Chin...
一个Java语言翻译程序,输入英文翻译到汉语,通过加载自己编写的词汇库进行匹配,能进行一些日常语的翻译。-Language translation of a Java program, type the English translation to the Chinese, through the words I have written to load database matching can also conduct day-to-day translation of the phrase.
- 2022-11-24 01:35:04下载
- 积分: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
-
一个Windows的BMP文件是一种常见的图像格式,java不处理。而BMP…
A windows BMP file is a common image format that Java does not handle. While BMP images are used only on windows machines, they are reasonably common. Reading these shows how to read complex structures in Java and how to alter they byte order from the big endian order used by Java to the little endian order used by the windows and the intel processor.
- 2022-05-15 16:13:31下载
- 积分:1
-
基于UDP实现客户端和服务器端互发信息的程序(客户端)
基于UDP实现客户端和服务器端互发信息的程序(客户端)-based on UDP to achieve client and the server mutual information procedure (client)
- 2022-06-12 05:09:48下载
- 积分:1
-
java2参考大全上的例子的源码和自己的理解.
java2参考大全上的例子的源码和自己的理解.-java2 reference to the Encyclopaedia examples of FOSS and its own understanding.
- 2022-07-21 22:05:30下载
- 积分:1
-
JSP的强大优势在于把一种应用的商务逻辑和它的介绍分离开来。用 Smalltalk的面向对象的术语来说, JSP鼓励MVC(model...
JSP的强大优势在于把一种应用的商务逻辑和它的介绍分离开来。用 Smalltalk的面向对象的术语来说, JSP鼓励MVC(model-view-controller)的web应用。JSP的classes 或 beans 是模型, JSP 是这个视图, 而Servlet是控制器。这个例子是一个简单的留言板-JSP powerful advantage lies in a business application logic and its presentation to the left. Smalltalk object-oriented terminology, JSP encourage MVC (model-view-controller) web applications. JSP classes or beans is the model, is the view JSP and Servlet controller. This example is a simple message board
- 2023-02-10 11:05:04下载
- 积分:1