资源列表
mc
- 野人与传教士 用回溯的方法解决n,k下的传教士野人问题。 输入为n和k, 输出是一个字符串的数组,表示渡河的过程,第i个元素表示第i步摆渡后的状态 第0个元素表示初始状态,如 "(3,3,1)" …………………… 最后一个元素表示最终状态,即 "(0,0,0)" 如果没有解,返回一个只有一个元素"no solution"的字符串数组-Savage and missionaries
BubbleSort
- BubbleSort algorithm example for beginners
test
- 数据库系统代码与实现 ,能从这里学到相应的数据库知识,不错的选择-database system and reality ,you can learn from it
new2
- c est plus du javascr ipt
clockApplet
- this simple applet code which show current time on html page-this is simple applet code which show current time on html page
gundong
- 实现滚动特效,在文字和图片滚动时,实现无间隙滚动。-Scroll to achieve special effects, in words and pictures rolling, achieve seamless scrolling.
Circle
- 编写Java应用程序,该程序包含两个类,一个圆形类、一个圆柱体类。圆形类包含类变量半径、面积,还具有从键盘输入得到半径以及计算面积的方法。圆柱体类从圆形类派生而来,要求能从键盘输入得到圆柱体的高,以及计算圆柱体体积的方法-Round and cylinder area and volume
copyFile_Byte.java
- java语言编写的按照字节方式拷贝文件的方法,获得的字节流可以用于字节类的操作-File copy method writes withJava language according to byte mode , that can be used to byte type of operation
Triangle
- 输入一个数字,输入相应菱形的行数,注意不要输入太大的数值,以免显示屏范围超出-Enter a number, enter the appropriate diamond line number, be careful not to enter too much value, so that the display beyond
suofang
- 手动修改地图的缩放空间的样式,在CDATA块中添加style块-Manually modify the style of the map' s zoom space and add style block in the CDATA block
DateUtils
- Provides formatting date as string utilities.
PoolEntryRequest
- Encapsulates a request for a {@link BasicPoolEntry} Source Code for Andriod.