资源列表
easyui-dialog-demo
- easyui-dialog-demo.zip javascr ipt界面库-easyui-dialog-demo.zip javascr ipt interface library
checkip
- This will allow you to get the clients ip address using plain javascr ipt.
SmallPicServlet
- 一个类,可以实现缩略图形功能,就像淘宝网的介绍样-A class, you can achieve the thumbnail-shaped, much like the introduction of sample Taobao
ArraySort
- 有一个已经排好序的数组。现输入一个数,要求按原来的规律将它插入数组中。-There is a sorted array. Now enter a number of requirements of the original law, it is inserted into the array.
RaceCalendar
- (循环赛日程安排) 设有n=2^k个选手要进行网球循环赛,要求设计一个满足以下要求的比赛日程表: (1)每个选手必须与其他n-1个选手各赛一次; (2)每个选手一天只能赛一次。 按此要求,可将比赛日程表设计成一个 n*n的矩阵,其中,第 i 行第 j 列表示和第 i 个选手在第 j 天比赛的对手。 编写循环赛的日程安排程序。具体实现时可以有多种方法实现,但是递归实现是必须完成。 -(round robin schedules) with n = 2 ^ k a pla
Sort
- 排序算法大集合/冒泡排序/选择排序/插入排序-All Sort
SuggestionsTest
- Tests Suggestions Source Code for Andriod.
paxxu
- 主要用于快速排序是,是java简单排序算法的实现-this is a program to sequence
ReadOnlyHeapByteBuffer
- Read Only Heap Byte Buffer extends Heap Byte Buffer Source Code for Andriod.
try-010
- This has a try block nested in the try block. Verify that the exception is caught by the right try block, and all finally blocks are executed.
common-sort
- 常见的三大排序?:bubblesort(冒泡排序),Insertsort(插入排序),quicksort(快速排序)-Three common sort? : Bubblesort (bubble sort), Insertsort (insertion sort), quicksort (quick sort)
38.1eg
- 这是一个简单的留言板开源代码,你能够把它用在任何一个单页面,实现留言或者评论的功能-This is a simple message board source code, you can use it on any one single page, the message or comment