-
SsaRenamer
Complete transformation to SSA form by renaming all registers accessed.<p>.
- 2013-11-04 09:33:21下载
- 积分:1
-
ConferenceTrackManagementProject
说明: java开发的bin packing, 个人感觉很有用。。。。可以下载学习(The bin packing developed by Java is very useful to me. Downloadable Learning)
- 2020-06-23 22:20:02下载
- 积分:1
-
文本替换专家 v5.1
替换删除网页文本无用代码,自动搜索寻找。(Replacement of useless code for deleting web page text)
- 2020-06-21 23:00:02下载
- 积分:1
-
SPPanAdmin
说明: 1、该权限管理系统包括用户管理,角色管理,资源链接管理模块,可以动态分配权限和角色。
2、使用springboot、springdata jpa、shiro等服务端技术,使用freemarker模版渲染页面。
3、系统中对springdata的查询条件Specification做了简单的封装,更加方便查询条件的灵活使用。
4、前端技术:使用Hadmin系统模版,数据表格使用bootstrap table插件,弹窗使用layer插件,日期选择使用laydate插件。表单验证使用jQuery validate插件等等。
5、系统部署:
1)使用mysql数据库,先建立一个空数据库base,最好编码使用utf-8字符集,不然会乱码。
2)把application.properties中的数据库连接信息修改成自己数据库的连接信息。
3)修改spring.jpa.hibernate.ddl-auto为create,目的是让系统自动建表同时初始化相关集成数据。如果不需要自动初始化数据,可以删除resource目录下的import.sql文件。
6、系统启动后,访问:127.0.0.1/admin/会自动跳转到后台登录页面。
7、初始用户名和密码为:admin/111111。(Running environment: jdk8 (jdk7 can also), mysql, Maven build)
- 2019-05-26 10:26:31下载
- 积分:1
-
jsp银行信息管理系统源码下载
jsp银行信息管理系统源码下载
- 2015-05-11下载
- 积分:1
-
CarModel
赛车程序:先对赛道和赛车建立模型,再制作GUI和控制算法实现自动驾驶,最终进行统一的系统调度。(Racing procedure: first track and the car model, and then the production of GUI and control algorithm for automatic driving, and ultimately a unified system for scheduling.)
- 2008-06-23 18:54:50下载
- 积分:1
-
Mypicture
定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法。编写一个应用程序,使用上面定义的类,随机选取位置和形状,绘制20个图形。(Defines four classes, MyShape, MyLine, MyRectangle and MyOval, which MyShape the other three parent class. MyShape is an abstract class, including graphics position four coordinates a no-argument constructor, all the coordinates are set to 0 a parameterized constructor, all the coordinates is set to the corresponding values each coordinate set and reading method abstract void draw (Graphics g) method. MyLine class is responsible for drawing straight lines, to achieve the draw method of the parent class MyRectangle responsible for drawing rectangles, to achieve the parent class draw method MyOval responsible painted oval, draw method to achieve the parent class. Write an application that uses the class defined above, randomly selected location and shape, draw 20 graphics.)
- 2021-04-14 09:08:55下载
- 积分:1
-
AI
说明: this is a tic-tac-toe game.... no one can win...try it.. :)
- 2009-07-11 15:18:28下载
- 积分:1
-
A_Port_Sca619613132002
Keep an eye on the open ports in your local pc. A java written port scanner which looks for the open ports in the given server and logs a report of them.
- 2010-06-01 13:49:33下载
- 积分:1
-
src
简单的ping实现,包括界面的展现,ping 的结果显示(easy ping command )
- 2013-10-23 11:41:48下载
- 积分:1