搜索资源列表
AIxdgvsd
- 人工智能的遗传算法程序以及说明文档,是个课程作业-artificial intelligence GA procedures, and documentation is operating courses
BP_GAaaaa
- BP算法和遗传算法的程序版本,还有说明文档,是人工智能的作业-BP and Genetic Algorithm version of the procedure, documentation, artificial intelligence operations
STL
- STL标准库函数文档 希望对初学者有些帮助吧 -STL standard library functions documentation it wishes to be helpful for beginners
BankSystem
- 银行系统客户端完整版。本软件实现银行的活期储蓄存款业务。软件为单机版客户端程序,运行在面向个人业务的电脑上。主要实现银行开户、销户、取款、存款、余额查询、转账、修改密码、打印账户明细记录等功能。项目中包含项目文档-The software implementation of the bank' s current savings deposit business. Software for stand-alone version of the client program running
previous_process
- 实现英文文档的预处理工作,包括去除停用词和词干提取,本人在vs2008编译通过,包含文档和结果-To English document pre-processing work, including removal of disable word stemming, I vs2008 compiled by contains documentation and results
maze
- 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
Simple-spelling-check
- 一个简单的单词拼写检查程序,内附说明文档-A simple word spell checker, containing documentation
full-hash
- 算法导论完全散列部分的C++实现代码,包含相关的说明文档,欢迎下载~-Introduction to Algorithms complete hash C++ part of the implementation code, including the related documentation, please download ~