资源列表
17.6
- java linklist program
work4
- 打印所有3位的水仙花数,水仙花数是指其各位数字的立方和等于其自身,例如153=1*1*1 + 5*5*5 + 3-Print the number of all three of the daffodils, Narcissus is the number of the digits of its cube and equal to its own, such as 153 = 1* 1* 1+ 5* 5* 5+ 3* 3* 3
example.Java.core.technology.PipeDemo
- Java核心技术PipeDemo实例经典代码Classic example Java code for the core technology PipeDemo -Classic example Java code for the core technology PipeDemo
Drawing.shows.gradient.Java.design.module
- 画图演示Java的梯度设计模块代码Drawing shows the gradient of Java code, design module -Drawing shows the gradient of Java code, design module
TestPC
- Java语言来实现一个生产者消费者问题,可以作为课程设计使用。-Java language to realize a producer consumer problem, can use as a course design.
GreedyAlgorithms
- 贪心法实现背包问题,运用枚举法实现,根据结果分析该算法的贪心性质-The greedy method knapsack problem, using the enumeration method to achieve, based on the results of analysis of the greedy nature of the algorithm
Dns_Ip
- 简陋的java小程序,域名转化成为IP地址。-Humble java program, domain names into IP addresses.
test
- 使用二进制IO将从1到10的10个字节值写入一个名为temp.dat的文件,再把它们从文件中读出来。 -Using binary IO from 1-10 in 10 byte value written to a file named temp.dat, then they are read out from the file.
subsecton
- Subsection Gets data from site and create pulldown item
EditTextActivityDialog
- Edit Text Activity Dialog Source Code for Andriod.
NamedTask
- A task that has a name Source Code for Andriod.
CaesarCipher
- cifrado de cesar, con comentarios