-
RoundRects
Round Rects extends Graphics Activity Source Code for Andriod.
- 2014-03-03 11:26:23下载
- 积分:1
-
TREE_INT
Tree AVL
In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than one, rebalancing is done to restore this property. Lookup, insertion, and deletion all take O(log n) time in both the average and worst cases, where n is the number of nodes in the tree prior to the operation. Insertions and deletions may require the tree to be rebalanced by one or more tree rotations.
- 2014-12-05 02:27:12下载
- 积分:1
-
数学题练习平台
说明: 基于JavaGUI的数学题练习平台,题目分为小学,初中,高中,每次测验后,会生成当前的测试成绩(JavaGUI-based Mathematics Exercise Platform, the topics are divided into primary, junior and senior high schools, after each test, the current test results will be generated.)
- 2020-06-19 10:00:02下载
- 积分:1
-
java-master
##基本用法
IP.enableFileWatch = true; // 默认值为:false,如果为true将会检查ip库文件的变化自动reload数据
IP.load("IP库本地绝对路径");
IP.find("8.8.8.8");//返回字符串数组["GOOGLE","GOOGLE"](The IP. Java class only applies to the free version of DAT and the paid version of the weekly daily version of dat files.)
- 2020-06-15 22:55:01下载
- 积分:1
-
swagger-ui-master
swagger-ui-master
- 2018-01-05 10:23:19下载
- 积分:1
-
Eclipse-in-java-developer
这是一本学习好Java的外文书籍,通过这本书,我们可以接触到其中的运行机制以及代码的编写方式(This is a good learning Java-language books, through this book, we can come into contact with one of the operating mechanism and the code is written in a way)
- 2013-10-25 09:37:18下载
- 积分:1
-
基于springboot2 shiro jwt的真正rest api资源无状态认证权限管理框架
基于springboot2+ shiro+jwt的真正rest api资源无状态认证权限管理框架,开发人员无需关注权限问题,后端开发完api,前端页面配置即可(Based on the real rest API resource stateless authentication permission management framework of spring boot 2 + Shiro + jwt, developers do not need to pay attention to permission issues. after the API is developed, the front-end page configuration can be completed.)
- 2020-06-19 11:40:02下载
- 积分:1
-
lainie-V3.2
Simulation of doubly fed induction generator system, Pattern Recognition bayes discriminant analysis algorithm, Is the basis of the signal processing.
- 2017-11-16 10:37:48下载
- 积分:1
-
blog
Java写的博客系统。实现了博客的基本功能,适合J2EE初学者(Java based Blog)
- 2012-11-18 15:36:33下载
- 积分:1
-
bank
通过制作银行卡来综合的运用java知识,能够帮助我们更加细致的了解java编程,实际的来操作java编程(Through the production of bank cards to integrate the use of java knowledge can help us a more detailed understanding of java programming, and practical to operate the Java programming)
- 2012-03-19 12:47:44下载
- 积分:1