资源列表
K_gram
- 基本实现K_gram拼写校正算法。 使用TXT存储字典,每行存储一个单词。 阈值自己修订!-Basically K_gram spelling correction algorithms. Use TXT store the dictionary, one word per line storage. Revised threshold own!
CPPmaopaopaixu
- 比较相邻的元素。如果第一个比第二个大,就交换他们两个。对每一对相邻元素作同样的工作,从开始第一对到结尾的最后一对。在这一点,最后的元素应该会是最大的数。针对所有的元素重复以上的步骤,除了最后一个。持续每次对越来越少的元素重复上面的步骤,直到没有任何一对数字需要比较。-C++ Bubble Sort
netbarconfig
- 网吧主机名网络配置修改批处理源码,适用于网吧技术员做母盘使用-Modify the host name of the network configuration
Test
- java中多重多态的演示:演示子类继承父类、方法的覆盖、多态的方法。- Demonstration of multiple polymorphism in Java
DiscAndJoin
- join and disjoin peers group jxta
helloworld
- 一个简单的界面可是化程序,有别于以往的命令行显示模式-programming in java
web
- SSH集成的第种方案,是在WEB.XML文件中写的!-SSH integrated second option is to WEB.XML file written!
Test
- 创建四个类,分别为Employee类、SalariedEmplyee类、HourlyEmployee类和CommissionEmployee类。其中Employee类是其他三个类的父类。Employee类包含姓名和身份证号。除此之外,SalariedEmployee类还应包含每月工资;HourlyEmployee类还应包含每小时工资数和工作时间数;CommissionEmployee还应包含提成比例和销售总额。每个类都应有合适的构造方法、数据成员的设置和读取方法。编写一个应用程序,创建这些类的对
chgpage
- 带外观样式接口的PHP分页函数,非常简单实用-Style interface, with the appearance of the paging function of PHP is very simple and practical
upload
- JSP file to upload a file.
Ckk_upload
- 关于上传文件进度问题的一系列asp 语言的描述内容,仅供参考:-Upload files on the progress of the descr iption of a series of asp language content, for reference:
Number
- *java编写程序将10个整数写入一个文件中,然后再从该文件将这10个书读出来。 * 要求:用随机流 读写,并将最大最小值求出来*/-* Java programming to 10 integers written to a file, and then from the file out of these 10 learning opportunities.* Requirements: random stream read and write, and seek out maximu