-
前几天编写的一个小游戏,点"+",它变"
前几天编写的一个小游戏,点"+",它变"-",周围的"+"变"-","-"变"+"
这是从软件设计师考试中看到的一个问题,我用JAVA实现了.-A few days ago to prepare a small games, point+ , It changed - around+ Variable Variable - ,- + This is a test from the software designers to see a problem, I realized with JAVA.
- 2022-02-06 11:28:45下载
- 积分:1
-
kmeans算法实现,开发语言Java
kmeans算法实现,开发语言Java-kmeans algorithm, development language Java
- 2022-07-18 17:56:42下载
- 积分:1
-
程序如果发现不知道密码请在数据库里找.
如果遇到MD5加密文件,而又不知道的密码的,
请在数据库中换上这组加密的数据吧
MD5_16加密的请换成 4...
程序如果发现不知道密码请在数据库里找.
如果遇到MD5加密文件,而又不知道的密码的,
请在数据库中换上这组加密的数据吧
MD5_16加密的请换成 469e80d32c0559f8
如果是MD5_32加密的换成 7fef6171469e80d32c0559f88b377245
那么密码就是admin-Procedures do not know if the password in the database to find. If there is MD5 encrypted file, and do not know the password, please put it in the database group of encrypted data encryption MD5_16 you please replace MD5_32 if it is encrypted 469e80d32c0559f8 7fef6171469e80d32c0559f88b377245 then the password is replaced by admin888
- 2022-11-08 07:10:03下载
- 积分:1
-
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作...
线程池用一个双向链表来表示,池中的元素是处于休眠状态的工作线程。ThreadPool类大部分工作都是来维护这个双向链表,当有新的请求到达时,先从表头摘取一个工作线程,将其唤醒转入工作状态。如果线程池为空,则创建一个新的工作线程。-thread pool with a two-way link list said to a pool element is in a state of dormancy threads. ThreadPool class most of the work to maintain the two-way linked list, when a new request arrives, starting with the first removal of a table working thread will awaken to their work status. If the thread pool is empty, then create a new thread work.
- 2022-02-01 20:36:46下载
- 积分: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
-
算出数的素数因子的算法
算出数的素数因子的算法-calculate the number of prime factor algorithm
- 2022-12-16 04:35:04下载
- 积分:1
-
jsp建立数据库连接+中文乱码处理类,希望大家参考
jsp建立数据库连接+中文乱码处理类,希望大家参考-jsp database connection+ set up garbled English class, I hope your reference
- 2022-04-25 00:20:17下载
- 积分:1
-
本教程是为java插件ImageJ写作介绍。它解释了…
This tutorial is an introduction to writing Java plugins for ImageJ. It explains the concept of plugins in ImageJ, starting with the sample plugins that are part of the ImageJ distribution and covers those parts of the ImageJ API, that are essential for writing plugins. A reference of the most important classes, methods and constants is provided.
- 2023-07-14 17:40:02下载
- 积分:1
-
《Java数据结构与算法》中的源代码和applet
《Java数据结构与算法》中的源代码和applet-java
- 2022-01-21 02:07:11下载
- 积分:1
-
互相交谈
talk with each other
- 2022-11-19 01:40:03下载
- 积分:1