-
steganography和Java
010
- 2023-07-05 13:55:03下载
- 积分:1
-
电影推荐系统源码
应用背景This file contains installation notes and some instructions for those
who want to get started quickly. Much more detailed documentation on
how to setup and program CoFE is available in the Docs subdirectory.
关键技术System Requirements:
1. j2sdk1.4.1 or above
2. MySQL database 3.* or above
Note: CoFE comes distributed with the MySQL client libraries
ConnectorJ 2.X in lib/3rdParty/mysql-connectorJ-2.0.14/mysql.jar. If you want to use the 3.X ConnectorJ
libraries, you can download them yourself from www.mysql.com, but
you will need to update the ant build files
and possibly bin/start_server.sh to point to the new library.
- 2023-01-05 07:00:03下载
- 积分:1
-
JfreeChart1.10
资源描述java web 柱状图,饼图,适合做统计报表
- 2022-01-21 21:34:47下载
- 积分:1
-
ngamesocket
高效的服务器socket服务器java游戏,包括所有源代码。
- 2022-02-07 10:17:44下载
- 积分:1
-
验证码识别
验证码识别---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
- 2022-03-16 03:36:52下载
- 积分:1
-
猴子分桃
/*题目:海滩上有一堆桃子,五只猴子来分。第一只猴子把这堆桃子凭据分为五份,多了一个,
这只猴子把多的一个扔入海中,拿走了一份。第二只猴子把剩下的桃子又平均分成五份,又
多了一个,它同样把多的一个扔入海中,拿走了一份,第三、第四、第五只猴子都是这样做
的,问海滩上原来最少有多少个桃子?
*/
public class Monkey {
public static void main(String[] args) {
int sum=0;
for(int i=0;i
- 2022-03-02 23:28:19下载
- 积分:1
-
Screen Lock System
这个项目将帮助登录页面不使用alt+control+delete和alt+tab,不menimize,任何操作都将停止。如果登录成功操作就做吧。
- 2023-08-22 19:20:03下载
- 积分:1
-
网页的下拉自动加载
div id="wrapper">
Scroll to Top
Fetching pins…
- 2022-07-22 20:19:35下载
- 积分:1
-
词法分析
编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值
- 2022-01-26 06:47:38下载
- 积分:1
-
MOBILE DATABASE SYNCHRONIZATION USING SAMD(synchronization algorithm based on message digest)
使用SAMD执行同步技术
- 2022-06-01 12:17:21下载
- 积分:1