-
根据 trilearn_base_sources
根据 trilearn_base_sources-3.3 (一般称做UVA底层)修改的robocup球队代码,对某些模块进行了详细的注释(例如BasicPlayer,WorldMode模块),并且进行了一些基本的动作添加的示范(增加了射门动作,四处看动作,截球动作和贴身带球动作),示范了简单的高层决策修改和队型的修改,书写了一套完整的守门员高层代码,希望对大家有帮助-According to trilearn_base_sources-3.3 (generally known as UVA bottom) to amend the code of RoboCup teams, for certain modules in detail the Notes (such as BasicPlayer, WorldMode module), and carried out some basic moves to add a model (an increase of shooting action , look around action, action and cut the ball moves the ball next to the skin), demonstrated a simple modification of the high-level decision-making and team-based changes, write a complete set of high-level code goalkeeper, in the hope that everyone has to help
- 2022-10-15 03:35:05下载
- 积分:1
-
一个很好的工具,用于解析,写的很好,很值得用什么
很不错的xml解析工具,写的非常好,值得用一下-A very good tool for xml parsing, writing very well, it is worth to use what
- 2022-04-22 22:12:24下载
- 积分:1
-
也是学习别人的程序,不过他没有把核心代码给我
也是学习别人的程序,不过他没有把核心代码给我-also learn from others procedures, but he did not take me to the core code
- 2023-03-19 16:05:03下载
- 积分:1
-
人工智能编程示例
人工智能编程示例-artificial intelligence programming paradigm
- 2023-05-19 01:55:03下载
- 积分:1
-
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, e...
调用过程 CM = Confusion_matrix(train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB(DP, test_targets, CM) DP,三维数组,(i,j,k)为第k个样本的DP矩阵 targets 为 0 1 2 -process called CM = Confusion_matrix (train_predicts, train_targets) [combining_predicts, errorrate] = combining_NB (DP, test_targets, CM) DP, three-dimensional array (i, j, k) for the k samples of DP matrix targets for 0 1 2
- 2022-03-21 02:55:16下载
- 积分:1
-
Use of MFC technology to realize ant colony algorithm and genetic algorithm, vis...
采用MFC技术,实现蚁群算法和遗传算法,形象化了算法实现的过程,有助于我们的学习和理解。-Use of MFC technology to realize ant colony algorithm and genetic algorithm, visualization of the algorithm implementation process, contribute to our learning and understanding.
- 2023-03-15 16:55:04下载
- 积分:1
-
BP算法的运算矩阵,很有用。
BP算法的运算矩阵,很有用。-BP algorithm computing matrix, very useful.
- 2022-08-18 12:26:40下载
- 积分:1
-
改进的识别MBP神经网络算法,随机噪声的无线…
用改进的神经网络MBP算法辨识 ,对具有随机噪声的二阶系统的模型辨识-improved neural network algorithm for identification of MBP, the random noise with the second-order system model
- 2022-02-10 12:00:41下载
- 积分:1
-
这是一个迷宫的自动路由算法。有些人会争辩说,需要…
这是一个自动走迷宫的寻路算法。
可能会有人需要,用作游戏的。
自己新建个Win32空项目,把这个代码复制进去就行了。-This is a Maze of automatic routing algorithm. Some people would argue the need for the game. In their new empty Win32 project, copy this code into there.
- 2023-05-16 05:15:03下载
- 积分:1
-
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on...
C++实现神经网路的bp算法,初学者可以参考下
BP algorithm of neural network s achievement based on c++, maybe it is useful to a new learner-C++ Realization of bp neural network algorithm, beginners can refer to under the BP algorithm of neural network s achievement based on c++, Maybe it is useful to a new learner
- 2022-10-13 09:50:03下载
- 积分:1