资源列表
PHP线程类
- PHP线程类
ScoreSort
- 这是关于java 的基于TCPIP的Socket通信,有兴趣的可以好好的研究研究-TCPIP based on the Socket Communications
salary
- 用系统函数简单的调用存储在其内部的员工工资-Simple to use system function call is stored in its internal staff wages
ASP
- asp动感flash图片播放源码,用户只需修改源码里的图片地址,链接地址,放到网站源码里就可以使用.-asp dynamic flash image player source code, users only need to modify the source code is the image address, link address into the web site where you can use the source code.
Ring
- 回环数的设计,很经典的,点到谁,谁出圈,那个源码就是我这个,只有源码!-please have a try !
producerConsumer
- 生产者消费者问题,主要实现同步与互斥的问题-producerconsumer
imageTest
- 图片动态变换、轮换,每3秒准轮换一张图片-Picture dynamic state transformation, rotate
exemplo
- context menu in java scr ipt example
StringTransfer
- 一个字符转换的小型java程序,当用户输入字符,能够统计字符长度,并且进行大小写转换-A small java program to convert characters when the user enters characters, characters in length to statistics and case conversion
Chessboard
- 在一个 (k≥0)个方格组成的棋盘中,恰有一个方格与其他方格不同,称该方格为特殊方格。显然,特殊方格在棋盘中可能出现的位置有 种,因而有4k种不同的棋盘,图a所示是k=2时16种棋盘中的一个。棋盘覆盖问题(chess cover problem)要求用图 (b)所示的4种不同形状的L型骨牌覆盖给定棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。-In a (k = 0) squares which board, just a different box and other box
BaseDao
- jdbc基础操作 简单的语句都在这里 纤细看就知道了-jdbc basis of simple statements are all here to see that the slim
Joseph_ring
- 约瑟夫环 题目:n个数字(0,1,…,n-1)形成一个圆圈,从数字0开始,每次从这个圆圈中删除第m个数字(第一个为当前数字本身,第二个为当前数字的下一个数字)。当一个数字删除后,从被删除数字的下一个继续删除第m个数字。求出在这个圆圈中剩下的最后一个数字。-Joseph ring
