资源列表
[人工智能/神经网络/遗传算法] AI.for.Computer.Games.and.Animation.A.Cognitive.Mo
说明:计算机人工智能和动画-认知建模方法(英文原版),关于游戏中人工智能的算法-Artificial intelligence and computer animation- cognitive modeling method (the original English edition), on the game s artificial intelligence algorithm<luoyt> 在 2025-07-09 上传 | 大小:5.79mb | 下载:0
[数据结构常用算法] find
说明:哈希表的建立、查找。设有若干个学生的考试成绩,用学生的学号作为关键字,采用除留余数求哈希地址,将学生的信息存储到该地址空间,并且采用线性探测法解决冲突问题。-The establishment of hash table to find. There are a number of students in examinations, with students as No. keywords used in addition to stay for more than a few hash ad<yyfy> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] C_TREE
说明:本例题将介绍一种建立二叉树的算法。同时介绍对“遍历算法”灵活应用:将二叉树中每个结点的左右子树进行交换。介绍求二叉树深度的算法。 二叉树的建立是一个递归方法,与二叉树先序遍历思路有点相似。数据的组织是先序遍历的顺序,但是当某结点的某孩子为空时以数据0来充当,也要输入。结合右图的二叉树,其数据的输入顺序应该是: 1 2 4 0 0 0 3 5 0 7 0 0 6 8 0 0 9 0 0。 若当前数据不为0,则申请一个结点存入当前数据。如果输入0表明是空(NULL),不分配结点。递归调用<yyfy> 在 2025-07-09 上传 | 大小:3kb | 下载:0
[数据结构常用算法] C_string
说明:本程序的串编辑要求对串实现以下四种功能: (1)取子串:从给定串中取出定长的子串; (2)插入:把一个字符串插入到给定串的指定位置; (3)删除:将串中某指定位置开始的若干字符从串中删除; (4)联接串:把一个字符串插入到给定串的最后一个字符之后。-This procedure requires editing the string string to achieve the following four functions: (1) check substring: from<yyfy> 在 2025-07-09 上传 | 大小:4kb | 下载:0
[matlab例程] MatlabFns.tar
说明:matlab的一些函数功能,方便用户各自要求进行选择。-some function matlab function to facilitate the users to choose their own requirements.<李岚> 在 2025-07-09 上传 | 大小:35.19mb | 下载:0
[matlab例程] IP-simulink
说明:倒立摆的仿真, 使用matlab7.1去写mdl file and m-file-Inverted pendulum simulation, the use of matlab7.1 to write mdl file and m-file<盧安> 在 2025-07-09 上传 | 大小:35kb | 下载:0