资源列表
copy
- 在JSP页面中进行文件的复制:确定源文目录后,将文件批量拷贝到server端的目标目录。-copy file in jsp env.
ex-8
- RouletteWheel.java 轮盘法随机抽样(实数),抽100次后再依出现频率排序K-Means.java -ouletteWheel.java roulette randomly sampling (real number), pumping 100 times and then sorted according to frequency of occurrence
trietreeJava
- trie的原理是利用字符串集合中字符串的公共前缀来降低时间开销以达到提高效率的目的。 它具有以下性质:1,根结点不包含任何字符信息 2,如果字符的种数为n,则每个结点的出度为n(这样必然会导致浪费很多空间,这也是trie的缺点,我还没有想到好点的办法避免) 3,查找,插入复杂度为O(n),n为字符串长度。-The principle is the use of a string trie collection of string prefix to reduce the time overh
银行程序
- 模拟银行程序,实现银行的基本操作,充值,消费等功能 -simulation banking procedures to achieve the basic operation of banks, prepaid, consumer features
模拟生命
- 一个可以模拟社会的小程序-one can simulate the small program
Java.PrivilegedCode
- Privileged code in Java is a "all-or-nothing" proposition. While it does allow a normal user to execute some operations that would notmally require granting higher privileges (like viewing files in his particular directory), it may have a s
pong2
- pong2 java game incleded source and documentation
yuan-zhu-V
- 输入圆柱体的参数长宽高半径长度计算圆柱体体积-Enter the length of the cylinder radius parameters calculated volume of a cylinder length and breadth
danring
- 能够自动识别图形验证码·识别简单的数字验证码-Captcha code can automatically identify
ePsDemo
- epass1000nd java开发类,基于Java进行的开发。 -epass1000nd java dep
calculator1
- a nice software still working-a nice software still working..
RSA
- RSA代码实现 能实现RSA参数的生成 和加解密-RSA code generation of RSA parameters and processing decryption
