资源列表
生产者和消费者之间的经典实现线程
- 生产者和消费者之间的经典实现
buatcalculator
- 一个用Java编写的简单的计算器,有用的Java小程序-一个简单的计算器
yanhuo
- JAVA烟火程序,简单实用,欢迎大家下载使用-JAVA fireworks program, simple and practical
javacode
- 布局与组键大小问题、定义接口与接口的继承、面板的基本使用、事件驱动器的编程、二维数组的输入与显示-Group key layout and the size of the problem, define interfaces and interface inheritance, the basic use of panels, event-driven programming device, two-dimensional array of input and display
Point
- 分别编写两个类Point2D,Point3D来表示二维空间和三维空间的点,使之满足下列要求: (1) Point2D有两个整型成员变量x, y (分别为二维空间的X,Y方向坐标),Point2D的构造方法要实现对其成员变量x, y的初始化。 (2)Point2D有一个void型成员方法offset(int a, int b),它可以实现Point2D的平移。 (3)Point3D是Point2D的直接子类,它有有三个整型成员变量x,y,z (分别为三维空间的X,Y,Z方向坐标),Po
EightPuzzle
- java编写 解决八数码难题 非递归 步骤最少-Eight digital problem
IO
- 这是我当年学习java io流操作时所做的笔记,希望能够帮助到需要帮助的人。-This is when I was learning java io stream operation notes made, hoping to help the people who need help.
Charset_SingleByte_ISO_8859_6
- Checks for ICU encoder/decoder buffer corruption.
iNPUTrEADER.RAR
- private final Configuration configuration .
FlakyTest
- Indicates how many times a test can run and fail before being reported as a failed test. If the tolerance factor is less than 1, the test runs only once.
BatchAddEmployee
- 类名:com.uisftech.hr.util.StringUtil.java。方法如下: 检查一个字符串是否为空(null、“”或全部为空格) 检查一个字符串是否为数字 解析一个文件名字符串,取文件的扩展名 解析一个文件名字符串,取丌含扩展名的文件名 生成一个指定位数的验证码,规则如下: • 验证码每一位可取:数字0~9,小写字母a、b、c、d、e、f、g、h、i、j、k、m、n、
进制转换
- 各种进制之间的转换,生成窗口,简单易用,Java的
