搜索资源列表
Apriori(VC程序)
- 本程序是数据挖掘中的关联规则模型中著名的Aprior算法的VC实现程序,可用于知识发现、数据挖掘、人工智能、模式识别等领域(请先解压文件)-The code is the VC implementation of the well-known Aprior algorithm in Association Rule Model of Data Mining field, can be used in Knowledge Discovery, Data Mining, AI, Pattern Re
new_DLL_AStar
- 用vc开发的A*寻路算法的dll,可以在其他语言调用,包含了一个vb调用的示例-The dll file of A* road-mapping algorathm,which can be used in other language,including an example of vb.
fullrobocup
- 这是一个完整的仿真足球程序,由哈工程乌托邦代表队编写,实力强悍,请同学们下载后好好研究,里面有时下流行的射门算法,和完美的守门员策略-a great 5v5 vc file...
BP_neural_network_source_code
- BP神经网络源程序(程序是在VC++6.0环境下编译的,在低版本编译可能会出现错误!) 程序文件说明: 1、界面程序:wuzhou11.* 2、BP神经网络训练程序:LearnDlg.* 3、BP神经网络预报程序:ForecastDlg.* 4、BP神经网络说明程序:text.txt 5、测试范例:ldlqw11.* .nna 训练样本文件 .nnb 测试文件 .par 训练控制参数 .nnr 训练误差文件 .out 测试结果文件 .wgt 网络
genetic-algorithm-vc
- 用VC实现的遗传算法的完整工程文件。有转轮法,交叉和变异。-VC genetic algorithm implemented with the full project file. There wheel method, crossover and mutation.
yichuangsuanfa
- 基本遗传算法,VC++写的CPP文件,包含基本遗传算法的所有基本算子,可以自行在程序中修改所求函数,和目标函数。使用很方便。-Basic genetic algorithm, VC++ to write the CPP file that contains all the essential basic genetic algorithm operators, free to modify the requirements in the program functions, and the o
fenzhidingjie
- 本程序用C语言编写实现,程序源代码文件为“分支定界实现源程序.c” ,在windows XP下用VC++6.0上编译运行通过,生成可执行文件“分支定界实现程序.exe” 。运行程序时,请将题目中所给的文件“m1.txt” 和“m2.txt”与可执行文件“分支定界实现程序.exe”放在同一个文件夹下,然后双击打开“分支定界实现程序.exe”即可运行程序。-The program using the C language implementation, program source code fil
face-detect
- vc编写的人脸识别与检测程序,有可执行文件。-vc prepared by the face recognition and detection procedures, there is an executable file.
zidongrenlianshibie12
- 一个自动人脸识别程序,可运行,可移植,在vc++上实现过,效果良好-A bill on recognition, image recognition program, suitable for developers to learn and use, the file is executable
PathFinding
- A*算法用c++语言实现,可以在指定位置更改障碍物,验证A*算法的局限性-A* algorithm c language implementation, route.txt for the map file, @ for obstacle,.cpp source code, running environment vc++ 6.0