-
mysql
modul mysql, tutorial my sql. how to make connection with mysql.
- 2013-04-03 02:01:22下载
- 积分:1
-
apache-activemq-5.15.4-bin
说明: 开放源代码消息中间件,高并发下的MQ,很好用的队列开发工具(MQ with high concurrency, a useful queue development tool)
- 2019-06-13 16:52:57下载
- 积分:1
-
Calculator
java代码写的大数操作,主要实现大数的加减乘除。。值得一看。。(java code written in large numbers operation, the main achievement of large numbers of arithmetic. . Worth a visit. .)
- 2013-06-20 22:04:18下载
- 积分:1
-
中文分词代码
该代码适用于中文分词,代码中主要有三种分词,分别是:ChineseSpliter.java、ChineseTokenizer.java和jaccobi.java同时代码中还包括测试代码
- 2022-02-20 18:58:58下载
- 积分:1
-
aopalliance-1.0
在软件业,AOP为Aspect Oriented Programming的缩写,意为:面向切面编程,通过预编译方式和运行期动态代理实现程序功能的统一维护的一种技术。AOP是OOP的延续,是软件开发中的一个热点,也是Spring框架中的一个重要内容,是函数式编程的一种衍生范型。利用AOP可以对业务逻辑的各个部分进行隔离,从而使得业务逻辑各部分之间的耦合度降低,提高程序的可重用性,同时提高了开发的效率(In the software industry, AOP is the abbreviation of Aspect Oriented Programming, which means: Face-Oriented Programming, a technology to achieve unified maintenance of program functions through pre-compiling and run-time dynamic proxy. AOP is the continuation of OOP, a hotspot in software development, an important content in Spring framework, and a derivative paradigm of functional programming. Using AOP can isolate all parts of business logic, which reduces the coupling between the parts of business logic, improves the reusability of programs, and improves the efficiency of development.)
- 2020-06-23 01:20:02下载
- 积分:1
-
jAVA初学者练习
这是一个适用于Java初学者练习题的作业代码,用于分享个人学习Java的心得,希望能和朋友们多多交流,找到学习Java的乐趣
public
class Demo2 {
public static int k = 0;
public static Demo2 t1 = new
Demo2("t1");
public static Demo2 t2 = new
Demo2("t2");
public static int i = print("i");
public static int j = print("j");
public static int n = 99;
{
print("constructor code");
- 2023-01-31 10:20:06下载
- 积分:1
-
数据挖掘算法K-means算法实现
用高级编程语言正确实现K-Means算法,K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。
- 2023-03-07 06:00:02下载
- 积分:1
-
visualmodeler
包含一些JAVA编程实现的工具,主要是图形化的visual modeler可以实现在界面上创建用户任务和资源信息。(Contains some tools JAVA programming, mainly graphical visualmodeler can create user task and resource information in the interface.)
- 2014-09-19 19:30:27下载
- 积分:1
-
使用java编的俄罗斯方块,基本功能齐全,是一个比较好的程序,值得下载...
使用java编的俄罗斯方块,基本功能齐全,是一个比较好的程序,值得下载-use java addendum to the Russian box, complete basic functions, is a good procedure, worth the download
- 2022-04-01 00:26:35下载
- 积分:1
-
JDK示例改进版,请多多指教
JDK示例改进版,请多多指教-improved version JDK example, the exhibitions
- 2022-10-01 10:50:06下载
- 积分:1