搜索资源列表
Scissors_Rock_Paper
- 用C++写的人机交互的剪刀石头布程序,编译通过,欢迎下载使用-my english is so bad,so i m so sorry
shitou
- 关于acm中的石头剪刀布的求解,用c++实现,在vc++中调试运行-Acm scissors on the cloth in the solution of stone, using c++ implementation, debugging in vc++ run
game1
- 采用MATLAB编写的“剪刀石头布”小游戏,供学习MATLAB的程序员练习。解压后,在MATLAB命令窗口直接输入文件名即可运行。-It is a simple game coded by MATLAB. It is useful to the biginner of MATLAB programmer.
BP-for-gesture-recognition
- 一个matlab手势识别demo,可通过训练,识别剪刀石头布的手势。-A gesture recognition matlab demo, through training, to identify Rock Paper Scissors gesture.
简单人机对抗的VC6源码
- VC6程序源码,可以和你玩石头剪刀布。原来是在网上看到牛人写的强化学习C语言例子,几十行代码就演示出基于强化学习的人机对抗效果!正在学习这方面,就稍微改了改键盘操作方式,让玩起来更顺畅。