搜索资源列表
-
0下载:
商场VIP管理系统(我的课程设计),用的是ACCESS,是我用记事本改的(原先是《JAVA项目开发实践》上的一个例子,但有问题),然后在命令行下编译调试,还用到一些批处理命令来管理文档。配置数据源后,可登入使用:username:guest,password:123456-VIP shopping center management system (my course design), is using ACCESS is the notebook I used to change (the o
-
-
0下载:
Very large (tested for more than 2048 bits) prime number generator and tester program. This is well written and based on solid algorithms in this field. Source code is my own, used for Masters course in Cryptography.
Program has easily readable and
-
-
0下载:
蚁群算法的模拟实现
安装JDK,配置环境变量,导入项目,一般情况下直接保存、运行ant.UI即可启动程序。如果不能运行,将文件夹下的swt.jar加入构建路径,然后在运行中的JVM参数中加入-Djava.library.path="dll所在目录的绝对路径"即可。
也可以在命令行下直接运行该程序,假设文件夹放在D盘跟目录。则在cmd下切换到文件夹下,运行如下命令即可启动程序。-Simulation and Realization of ant colony algorithm
-
-
0下载:
实现技术:java语言,界面采用java swing编程,数据库用mysql数据库
具体说明:
jar文件夹:
jar包:是整个项目打成的jar包,通过命令行那个java -jar 命令可以运行(能连接数据库),或者直接双击运行(连不上数据库,只能看到界面)-Implementation Technology: java language interface using java swing programming, database mysql database with spec
-
-
0下载:
All the time zone information used by the project is provided by tz database project. This database is used in quite a few systems out there including BSDs, GNU LibC, Java, Oracle, MacOS, Linux and etc.
TZDB is made of three modules:
* TZU
-
-
0下载:
象棋java源码,打开前请阅读readme文件再执行操作-========================
BUILD OUTPUT DEscr iptION
========================
When you build an Java application project that has a main class, the IDE
automatically copies all of the JAR
files on the projects
-