资源列表
Calculator
- 简单的计算窗口。四个按钮,单击任何一个就会进行相应的运算-Simple calculation window. Four buttons, click on any one will make the appropriate operation
litter-algorithms
- 打印N个骰子的所有点数组合,如N=3,3个骰子都是1点,那么打印“1,1,1”,是1点,2点,3点,打印“1,2,3”(注意“3,2,1”跟“1,2,3”是同一种组合,不要重复打印),以此类推-Print all the points of N dice combinations, such as N = 3,3 dice are 1 point, then print " 1,1,1" is 1:00, 2:00, 3:00, print " 1,2,3&quo
Phones
- 输入联系人的电话号码和姓名 ,可以把它放到一个指定的文件中-Input the contact s name and telephone number, can put it in a specified file
showInputDialog
- 求圆面积和圆周长,圆的半径用showInputDialog方法输入,所求面积和周长用showMessageDialog方法 分两行带提示输出。-For round area and circumference, round radius showInputDialog method with input, but for ZhouChangYong area and showMessageDialog method Points with two lines hint out
similarity
- 本代码可以用于计算特征向量或者矩阵的相似度。-This code can be used to calculate the similarity of the feature vector or matrix.
Lottery
- 36选7彩票号码程序:程序根据键盘输入的注数,一次生成多注36选7的随机号码。-36 select seven lottery numbers program: program Note the number of keyboard input, and time to generate more than 36 select 7 random number.
ThirdTitleoo
- 十进制转二进制,很容易理解和去延伸。这是好多操作的基础工作。值得去参考-Decimal to binary, it is easy to understand and go extend. This is a lot of the basis of the operation. Worth Reference
Magic_pocket
- 有一个神奇的口袋,总的容积是40,用这个口袋可以变出一些物品,这些物品的总体积必须是40。John现在有n个想要得到的物品,每个物品的体积分别是a1,a2……an。John可以从这些物品中选择一些,如果选出的物体的总体积是40,那么利用这个神奇的口袋,John就可以得到这些物品。现在的问题是,John有多少种不同的选择物品的方式。 -Have a magic pocket, the total volume is 40, this pocket can conjure up some of th
AccessControlException
- AccessControlException is thrown if the access control infrastructure denies protected access due to missing permissions for Andriod.
LiveFolderInfo
- LiveFolderInfo extends FolderInfo Source Code for Andriod.
GroovyRule
- Implementation of a rule using a Groovy scr ipt.
j
- 选出确实可用的ipv6地址。以下代码实现了这一功能,思路是遍历网络接口的各个地址,直至找到符合要求的地址。-Indeed elected ipv6 addresses available. The following code implements this functionality, the idea is to traverse the network interface for each address until you find the address to meet the req