-
JavaFCADemo200101_src
形式概念分析,概念格算法
包含两个算法,一个算法是对给定的概念上下文数据集并生成概念格,另一个算法则是绘制出概念格的图。(This demo shows two algorithms related to Formal Concept Analysis. Algorithm one calculates all Formal Concepts contained in a given Formal Context. The second algorithm draws a Formal Concept Lattice corresponding to the given Context. The Lattice is not drawn taking any aesthetic considerations into account. This will be part of future enhancements. The program was written using Java (my first Java experience, a quite complex "Hello World").)
- 2021-01-08 18:28:52下载
- 积分:1
-
teltonika
Teltonika config java sources.
- 2013-06-26 19:22:39下载
- 积分:1
-
mblog
mblog 毕业设计用的还没有完善,请大家多指点(mblog graduate design is not yet perfect, please keep pointing)
- 2014-02-04 10:56:33下载
- 积分:1
-
directsshowChapter04
dirctsShow开发指南源码Chapter05(Development Guide dirctsShow source Chapter05)
- 2007-10-22 19:43:42下载
- 积分:1
-
rsa
rsa加密算法的JAVA实现,程序没问题,可以可以参考参考(JAVA realization of the RSA encryption algorithm, the program no problem, you can refer to the reference)
- 2013-04-25 21:07:42下载
- 积分:1
-
Running
说明: 网页实现页面打卡系统,可以用于超长跑步打卡的实现,是非常好用的web工具(Implementation of Web Page Online Carding System)
- 2019-06-13 09:26:38下载
- 积分:1
-
JAVA
介绍java的三大特性,封装,继承,多态。(Introduced the three major characteristics of java, packages, inheritance, polymorphism.)
- 2009-01-05 17:14:17下载
- 积分:1
-
java
这是一个用java编写的一个界面,此界面与数据库相连,通过对界面中的数据操作继而对数据库进行操作。(This is a java written in an interface, this interface is connected to the database, through the interface data manipulation and then to operate the database.)
- 2011-06-21 20:59:15下载
- 积分:1
-
hc_characterdatareplacedatabegining
import org.w3c.domts.DOMTestDocumentBuilderFactory .
- 2013-11-28 14:47:58下载
- 积分:1
-
MiniCAD
在这个项目中,你应该使用Java GUI实现一个简单的绘图板。
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件( In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files )
- 2020-11-06 22:09:49下载
- 积分:1