资源列表
ProfileBean
- how to create profilebean
Roll
- 做一个应用程序模拟掷色子的游戏: 1)使用Math.random方法分别取得两个随机数(掷两次色子),每个随机数为范围在1-6之间的整数,把两个随机数相加(则和的范围是2-12); 2)模拟36000次,然后计算和为2-12间各数出现的几率。判断是否合理(如:有6种方式可以掷出和为7,所以7的出现几率应该大概为1/6)。 -To do an application simulates the dice game: 1) Use the Math.random method to
Catalina
- 这个方便配制tomcat使得不用每次做完项目都部署-this is tomcat redepoly.......
BMI
- 身体质量指数(BMI)是关于体重指标的健康测量。将以千克为单位的体重除以以米为单位身高的平方,就得到BMI的值。-Body mass index (BMI) is a measure on the health of body mass index. Will kilograms divided by the weight of the height in meters squared, get BMI values.
Test_lload_3
- Test_lload_3 extends Dx Test Case.
PanelImage
- Panel Image Processing Java
for
- for 循环的执行流程:初始化表达式-循环条件-循环体-递增表达式-For the execution of the loop processes : initialization expression- loop condition-- increment the loop body expression
Main
- 7.11作业,JAVA基础版,自己写的 仅供参考-homework write by myselg
java
- 掌握一维数组和二维数组的定义、初始化方法。编写程序实现两个矩阵的相加、相乘-The definition of one-dimensional and two-dimensional arrays of arrays, initialization method to master. Write a program to achieve the sum of two matrices are multiplied.
AuditService_01
- Camel Java Audit Example: This example shows how to use the Camel Tracer functionality, to trace how messages are routed in Camel in real time.
caiquan
- 代码需要在Myeclipse中运行,主要功能在于实现猜拳小游戏,代码简单易懂,适合初学者-Code that needs to run in Myeclipse, the main function is to achieve mora game, the code is simple to understand for beginners
kmeans
- k means算法,从网上下载的,尽情享用-k means algorithm, downloaded the Internet, enjoy