资源列表
Java_programming_code_for_thread_synchronization_C
- Java编程实现线程同步经典代码Java programming code for thread synchronization Classic-Java programming code for thread synchronization Classic
TestJDBC1
- create a standallone application that communicate with data base
IO
- 几种关于java输入输出的方法,挺不错的,给大家分享一下-Several methods of input and output
Collevtive_Ope
- 集合树的合并与元素的查找 即加权合并与压缩查找算法实现-Collection combined with elements of the tree to find that the weighted combined with the compression algorithm to find
homework1
- 猜单词:1-1 猜单词:给定单词数组(不少于10个),计算机随机选择其中的一个,并显示单词长度。用户每次猜一个字母,如正确,将在相应的位置显示出来,重复该过程,直至字母全部猜出,用户也可以通过输入数字0来请求提示,此时计算机会随机选择一个尚未猜出的字母显示出来。 例如随机单词为apple,计算机先打印_ _ _ _ _ 用户输入a,计算机显示a _ _ _ _ 用户输入e,计算机显示a _ _ _ e 用户输入0,计算机显示a p p _ e(也可能是a _ _ l e) …
RequestProxyAuthentication
- Request Proxy Authentication for Andriod.
PathDashPathEffectTest
- Path Dash Path Effect Test extends Test Case Source Code for Andriod.
Rfc822InputFilter
- Rfc822InputFilter implements InputFilter.
Snake
- Snake: a simple game that everyone can enjoy.
Bubble
- 冒泡排序法,通过两个for循环实现从小到大排列,每一次比较将最大值放在最后,以此类推-Bubble sort method, by two for loops to achieve in ascending order, and each time comparing the maximum value on the last, and so on
State-machine
- 状态机,北航c2的某一次作业题,经测试,能通过所有测试点-State machine, an operation of a Northern question c2, tested, pass all the test points
NumberInput
- java基础编程示例3-java based programming paradigm 3