搜索资源列表
基于MFC界面的人机对战五子棋
- 用C++语言编写,界面使用mfc编写,应用α-β剪枝算法实现的人机对战五子棋
Tetris
- 俄罗斯方块的AI,用C#语言实现了Pierre Dellacherie算法 (界面下载自CSDN,如原作者保留所有权请与我联系)-Tetris AI, with the C# language to implement Pierre Dellacherie algorithm (interface downloaded from CSDN, retention of title as the original author, please contact me)
test_k_means
- K-means算法的c语言实现。 使用SDL库做了个界面,可以看到测试效果。-K-means algorithm in c language. Using the SDL library has an interface, you can see the test results.
SOM3.0
- 使用C语言写了一个SOM网络示例,并提供界面展示结果(SOM network example to provide interface display results)