资源列表
Juliazoom
- 一个用java语言画出来的精美图形,支持用鼠标拖放的局部缩小放大功能。-java language with a painting of exquisite graphics, support the use of drag-and-drop mouse local narrowing amplification.
somejavas
- 这是一些JAVA的程序是我们的作业可能对一部分人会很有用,也许吧,大家
ReadZYng
- PIO读写EXCEL实例,有一定不足,没有用到循环语句。不过涉及到读和写的一些设置,对开发一定有帮助。-PIO read and write Excel example, to a certain extent, they are not used cycle statement. However relates to read and write some settings, the development will certainly be helpful.
1
- 用asp开发的一个非常简单的登陆网站。有label和text。很好做的-Asp development with a very simple Web site. There are label and text.
TSP_Parallel_Four_Auto
- Travelling SalesMan Problem using 4 threads
PrimeNumber
- The program checks if a given number from the standard input (keyboard) is prime or not.
duzheyuxizhe
- 读者-写者问题的读写操作限制(包括读者优先和写者优先) 1) 写-写互斥:不能有两个写者同时进行写操作 2) 读-写互斥:不能同时有一个线程在读,而另一个线程在写。 3) 读-读允许:可以有一个或多个读者在读。 读者优先的附加限制:如果读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。 写者优先的附加限制:如果一个读者申请进行读操作时已有另一个写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态后才能开始读操作。 运行结果显示要求:要求在
plugin
- web source for back grounde colorbar
index
- javascr ipt编写的一个日历程序,可用于排程设置,只是个初级程序有待完善。-a simple calender program,javascr ipt code
KMPsuanfa
- kmp算法的实现与优化,利用java语言实现与测试-Implementation and Optimization of the KMP algorithm using java language test
POSTag
- This software recognizes the isolate digits. It is possible to recognize digits 0-9. Particular digits’ templates are stored in folder “wav”. It is possible to change or extend these templates which is recommended especially in case the user is about
network05
- 实现了一个简单的P2P,有服务器端和客户端的代码,简单易懂-Implements a simple P2P, have the server and client code, easy to understand
