搜索资源列表
prg11111
- 常用算法,最大公约数,排序,查找,级数,素数等-commonly used algorithm, the common denominator, scheduling, search, the series, and so on -
20060118153446_Renshi
- 该系统要求建立某小区物业管理系统,并具有排序、查找、计算、显示等功能。通过此课题,熟练掌握文件、数组、指针的各种操作,以及一些算法思想的应用。
sfxa
- VC/C++源码,算法相关,数值算法 C经典数值算法实例源码,C语言程序设计必看源码,内含多种排序算法,如PCBUB0、PCHAP0、PCSHL0等。-some PCBUBO,PCHAPO,PCSHLO
mdb_fileter_tool
- # 随机从数据库的表中提取记录进行过滤,不会发生重复,过滤后的记录将会从数据库表中删除 # 采用了折半算法,所以在排序记录的时候,提高不少效率 # 首先必须安装Spreadsheet::WriteExcel模块,命令:c:\ppm install Spreadsheet-WriteExcel -random get data from database and write recorde to file, no repeat data, The filtered data will be