资源列表
biaoqing
- 基本的java绘图联系,绘制三种不同表情-Java basic drawing contact, drawing three different facial expressions
mousemove
- 记录鼠标运动轨迹,初次运行,不知道能不能通过。-Record mouse movement trajectory, the initial run, do not know can not pass.
JWebPlayer
- 可以接受来自摄像头采集的数据并将他再网页上显示出来。-the video code with the java
pop
- thread example in java can be used in applet or window
panel-viewPort
- 使用最先进的extjs4.0技术,结合asp.net方法,生成的viewport,方便搭建框架-Use most advanced extjs4.0 of technology, combined with the asp.net method to generate the viewport, and convenient to build the framework
Money
- 给定一个浮点数,将其转换为金额的中文大写形式的字符串。例如,123.45表示为“壹佰贰拾叁元肆角伍分”。 注意以下几种情况: A.当金额为整数时,只表示整数部分,省略小数部分,并添加“整”字,例如123表示成“壹佰贰拾叁元整”。 B.当金额中含有连续的0时,只需写一个“零”即可。例如10005表示为“壹万零伍元整”。 C.10的省略表示。例如110表示为“壹佰壹拾元整”,而10表示为“拾元整”。 D.100表示为“壹佰元整”,1000表示为“壹仟元整”-Given a flo
SizeFileFilter
- Filters files based on size, can filter either smaller files or files equal to or larger than a given threshold.
PluginFullScreenHolder
- Plugin Full Screen Holder Source Code for Andriod.
GenericMethodsTests
- Tests unbounded type parameters declared on methods.
hc_attrsetvalue1
- Runs this test from the command line Source Code for Andriod.
hc_attrappendchild1
- Appends a text node to an attribute and checks if the value of the attribute is changed.
bagging
- 用Java实现的机器学习中的集成学习算法-Java implementation of integrated machine learning algorithms to learn