资源列表
C45algorithm-master
- C4.5 algorithm implementation source code, developed by Ross Quinlain which classifies data, using decision trees.
java_simple_calculator_keyboard
- 简单的键盘输入的加减乘除的计算器,用java语言编写-simple calculator
multithread_codes_java_eclipse
- 这是好几个java多线程的学习程序,主要测试多线程的同步,join,以及实现多线程的两种方法(继承Thread类,实现runnable接口),代码完全正确,但是仅仅适用于多线程的初学者,用于学习,不用于具体工程-This is a few java multi-threaded learning procedures, the main test multi-threaded synchronization, join, and the realization of multi-threaded
JDBC_database_java
- 这是java通过JDBC访问数据库的程序,使用的myfront或者navicat,成功实现了添删改查这四个最基本的数据库操作,是我有段时间的努力成果,出了代码还附有许多注释何我个人的思考和详尽的说明,包括连接数据库所有的详细步骤,是完整的可以直接用于学习的资料。开发环境:eclipse。-This is java through JDBC access to the procedures, the use of myfront or navicat, the success of the ad
calculator_java
- 这是一个java写的计算器,除了加减乘除外还实现了许多的函数,比如sin,cos,求倒数,二十进制转换等,是我十多天的心血,程序非常长,也成功实现了设定的功能,有漂亮的用户界面,通过这个程序可以学到很多关于java GUI和计算器的知识-This is a java to write the calculator, in addition to addition and subtraction, but also to achieve a lot of functions, such as si
TicTacToe
- TIctactoe游戏变成Java语言无图形用户界面- Of uppel
Calculator
- 实现与xp自带计算器相仿功能的计算器,有普通模式和科学计算模式,代码有5000多行。-there are common mode and scientific computing model, the code has more than 5000 lines.
the-picture
- 安卓端上传头像到服务器,包含拍照获取头像、本地相册获取头像,并且带有剪裁功能-Andrews upload head to the server, including the camera to get the picture, the local album to get the picture, and with a cut function
BlurDialogFragment
- BlurDialogFragment有背景模糊效果的DialogFragmen-BlurDialogFragment DialogFragmen with background blur effects
FtpServ201604010203
- FTP服务器源码,基于SSL的安全握手通讯方式-source code of FTP server by java
student
- 学生管理系统可以完成学生的增删改,学生选课功能,学生的信息查询-Student management system can complete the student s additions and deletions, student elective function, student information query
tfidf
- 真是一个tfidf算法的核心实现和一些个测试用的demo以及demo中需要的资料和环境-It is the core of information and environment requires a TFIDF algorithm implementation and test of the demo and demo
