资源列表
Prim
- 最小生成树是数据结构中图的一种重要应用,它的要求是从一个带权无向完全图中选择n-1条边并使这个图仍然连通...为了得到最小生成树,人们设计了很多算法,最著名的有prim算法和kruskal算法。
Groupnum
- 实现对人员的随机分组,余出的人数平均分到其他组,在已经分好的组中随机选择三个人,作为代表发言-Random grouping
ActivityManagerPermissionTests
- Activity Manager Permission Tests for Andriod.
DERBMPString
- BMP String from the given object.
iNSTANCEfROMnATIVE.RAR
- Class with a bunch of static methods that get called from native code. See {@code macroized_tests.c} in {@code libjnitest} for more details.
InnerClassList
- Inner Class List extends Fixed Size List.
KeyguardWindowController
- Interface passed to the keyguard view, for it to call up to control its containing window.
ConverEncoding
- 当跨平台时,源代码会出现乱码现象,此代码可将文件由gbk编码转成utf8-When a cross-platform, source code will be garbled phenomenon, this code can be encoded files from the gbk turn into utf8
Chat
- JAVa程序,功能是实现即时通讯,比较简单!希望大伙喜欢!-JAVa program function is to achieve instant communication, relatively simple! I hope everyone likes!
pukepai
- js编写,新手入门用,扑克牌发牌,随机抽牌或者随机发牌(4组)-Random draw, random licensing group (4)
1
- 本段代码用于事件处理的servlet.所有的响应和处理都可以通过类似的代码进行编写。-This code is used for event handling servlets. All the response and handling can be written by a similar code.
TicTacToe
- java 九宫格-java TicTacTic