-
java-siger
java使用siger 获取服务器硬件信息(CPU 内存 网络 io等)(java siger get cpu memory net information)
- 2015-07-09 09:44:02下载
- 积分: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
-
Search-text-in-phrase
Search text in phrase algorithms
- 2014-04-01 15:13:13下载
- 积分:1
-
tea
用java语言实现TEA,可以处理任意轮数的TEA,过程清晰,界面简单(Using java language TEA, can handle any number of rounds of TEA, the process is clear, simple interface)
- 2013-12-05 22:03:26下载
- 积分:1
-
Join方法
实现java的join方法,对java的高级编程进行了解(Realize the join method of Java and understand the advanced programming of Java)
- 2018-12-18 20:44:18下载
- 积分:1
-
Microcontroller
learn java easily.the format of the file is in compiled html version.easy to understand 4 begineers
- 2014-02-25 20:34:22下载
- 积分:1
-
FGA_Bounds
java实现的浮点数编码遗传算法,很有用,只需更改适应度函数即可(the complement of genetic algorithm by java, which is very useful via changing the fitness function for any use.)
- 2011-12-06 01:37:53下载
- 积分:1
-
Quartz
spring 的Quartz定时器的功能非常强大,可以在特定的年月日小时分秒的时间点触发时间,完成事件的调度(spring of Quartz timer function is very powerful, can trigger a specific point in time time date hours minutes and seconds to complete the schedule of events)
- 2014-02-10 22:12:06下载
- 积分:1
-
ViewPagerGuide
ViewPager的滑动,以及图标的变动,(ViewPager use)
- 2014-04-07 10:42:02下载
- 积分:1
-
11
说明: 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)
- 2019-03-10 16:48:12下载
- 积分:1