-
人工智能中的有关Wumpus世界的源程序
功能非常强大
人工智能中的有关Wumpus世界的源程序
功能非常强大-artificial intelligence of the Wumpus source in the world is very powerful
- 2022-01-25 17:54:47下载
- 积分:1
-
BP 算法,从网上找到的,国外一个网站
BP algorithm
BP 算法,从网上找到的,国外一个网站
BP algorithm
- 2022-03-18 22:04:23下载
- 积分:1
-
词法分析器 语法分析器
词法分析器 语法分析器-lexical analyzer Parser
- 2022-01-24 14:18:26下载
- 积分:1
-
一个简单的MFC字符串处理程序,实现查找、替换、导入、分类。
一个简易的mfc的字符串处理程序,实现查找,替换,输入,清除等功能-A simple mfc string handling procedures, to achieve to find, replace, import, clearance and other functions
- 2022-02-01 10:48:24下载
- 积分:1
-
三层财务收支管理系统
一个B/s版的收支系统,记录平时的支出情况,以及用一些折线,柱状统计图 显示每月、每年的总消费对比,使用快1个月了,没出现什么问题。
功能:
1、登录
2、基本设置
3、收支类型管理
- 2022-06-16 22:47:46下载
- 积分:1
-
vc ++6.0 程序原代码
vc ++6.0 程序原代码-vc 6.0 program source code
- 2022-03-18 08:05:39下载
- 积分:1
-
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。...
书中的一个经典实例,在此摘录出来,让C++此方面编程的朋友可以更容易的找得到,压缩包内有3种识别技术的算法实例,需要慢慢研究哦。-A classic example of the book, in this excerpt from, let C++ This regard programming friends can more easily find, compressed packet, there are three kinds of algorithm to identify examples of technologies, the need to study slowly Oh.
- 2022-01-31 08:57:09下载
- 积分:1
-
QRCODE二维码编码解码
QRCODE二维码编码解码程序,VC开发的,没有用第三方DLL,也没有用开源的库,开源库在windows下的编译太麻烦,的一点点添加,搞的头疼,这个方便简洁,缺憾之处是只有QRCODE一种码的编码,解码
- 2022-03-10 02:55:34下载
- 积分:1
-
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头...
这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。 dinimicky_hu对原程序做了修改和优化,使用了函数指针数组,并修改了一个BUG-The head file of this programme includes 4 methods of sorting : Bublle sorting,insertion sorting,quick sorting and selection sorting.Some
template technics are included in the head file in order to make these sorting metods achieved in the same time . The source code is recomposed and optimized by Dinimicky_hu , using the some arrays of function pointer ,and amened some bugs.
- 2022-07-19 03:30:28下载
- 积分:1
-
实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理...
实现分数类的加减乘除运算,使用了运算符重载功能,有异常处理-Achieve scores of class Math
- 2023-09-02 10:20:02下载
- 积分:1