资源列表
client
- simple client program of chating window
hw01
- 给定三个整数a、b和c,要求在控制台窗口中输出方程 ax2+bx+c=0的根-Given three integers a, b and c, required in the console window output equation ax2+ bx+ c = 0 root
Num2Rmb1
- 把给出的数字转化成大写人民币格式,一般用于打印-Digital conversion of RMB into uppercase format
test1
- 分治法实现大整数乘法,其实应该用数组来保存大整数的,再考虑如何去完善这个程序。但分治算法的核心思想已经尽在其中了。-Divide and conquer method for large integer multiplication
CatchButtonGameV2
- 这是一个简单的java GUI 演示程序,从命令行输入平方数,程序产生相应的摁钮,永远无法点击写有click me的摁钮-This is a simple java GUI program, inputting the square number from command line, the program will generate the buttons according to the number. you never click the button with "click me".
BeanMachine
- 计算小球掉入木格的概率 可以定义木格的个数 小球的个数 显示小球路径-print the number of the ball,the number of the blanket, the route of the ball falling down
Dir
- 用java中实现windows的DIR工具-Using java to achieve the windows DIR tool
StackName
- JAVA栈的初步实现,仅供参考,代码测试过的,是可行的-java stack
VarNameCollector
- This class visits variable refs in an XPath and collects their QNames.
UnrecoverableEntryExceptionTest
- Tests for <code>UnrecoverableEntryException</code> class.
index00
- 利用D3生成web页面的水纹效果。 可以用在页面装饰和游戏中,速度较快。-D3 use water effects generated web pages. Page decor and can be used in the game faster.
MD5Util
- 一个简单的MD5加密程序,把一个字符串转成MD5的字符串-A simple MD5 encryption program to turn a string into a string of MD5