-
这是一个用来取代structs的结构,可以自动获取jsp界面中的属性值,并且把获取到的值保存到指定的对象中...
这是一个用来取代structs的结构,可以自动获取jsp界面中的属性值,并且把获取到的值保存到指定的对象中-This is a structs used to replace the structure, it will automatically acquire jsp interface value of the property, and make access to preserve the value of the specified object
- 2022-10-25 12:55:03下载
- 积分:1
-
SVPWM
基于Simulink搭建的SVPWM仿真模型,可供学习(SVPWM simulation model based on Simulink, available for learning)
- 2020-06-21 21:20:02下载
- 积分:1
-
“面包圈大战”程序。 编译donuts.dsw文件,在Debug目录下会生成donuts.exe文件,直接双击该文件,即可运行“面包圈大战”程序。 ******...
“面包圈大战”程序。 编译donuts.dsw文件,在Debug目录下会生成donuts.exe文件,直接双击该文件,即可运行“面包圈大战”程序。 *************** 要正确编译该程序,需要安装DirectX 9.0及其以上版本。-"bread circle Wars" procedures. Compiler donuts.dsw documents in the Debug directory will generate donuts.exe document, double-click the file directly, and can run "bread circle Wars" procedures.******************************* To compile the correct procedures need to install DirectX version 9.0 and above.
- 2022-01-22 00:57:27下载
- 积分:1
-
同步发电机模型gen-short
利用matlab搭建了同步发电机模型,并仿真了同步电机机端突然三相短路故障。(a generator model ues matlab ,with 3-pahse short at the start port)
- 2020-09-27 16:27:46下载
- 积分:1
-
adrc_eso2
说明: 对于一阶系统G(s)=wc/(s+wc),设计的ADRC的仿真程序。(The simulation program of ADRC for the first order system G(s)=wc/(s+wc).)
- 2020-01-13 22:05:15下载
- 积分:1
-
ORCAD的库文件,不可多得的咚咚,初学者见到的
ORCAD的库文件,不可多得的咚咚,初学者见到的-ORCAD library documents, rare咚咚, beginner to see
- 2022-10-13 02:40:03下载
- 积分:1
-
WordCounting
读取一个文本文件(英文,ASCII编码),对出现的单词次数进行统计,并按照出现次数从低到高排序,输出到一个文本文件中(每行一个单词信息,格式:单词 出现次数)。采用二叉树结构存储,中序遍历,快速排序。(Reads a text file (English, ASCII encoding), the number of occurrences of the word statistics, and in accordance with the number of occurrences of the sort low to high, output to a text file (one word per line message format: word occurrences). Binary tree structure stored in preorder, quick sort.)
- 2021-03-14 10:29:23下载
- 积分:1
-
扫地机器人的路径规划问题
说明: 电子科技大学,数学学院,本科二年级,数学实验课程作业:扫地机器人的路径规划问题 实验是内容是规划并利用MATLAB模拟扫地机器人的清扫路径,并与随机游走的清扫方式做对比
编程思路:
规定扫地机器人的尺寸为1×1的网格,地图尺寸为20×15(参数可修改),在利用矩阵Tag储存障碍物信息(障碍物标1,非障碍物标0),barrier_generate函数随即生成障碍物
路径规划考虑采用深度优先搜索算法,根据标记矩阵Tag的信息,找到网格之间可达性关系,建立图的邻接压缩表,深度优先搜索求出路径(深度优先所搜算法是在别人的代码上进行修改)
可视化过程中首先建立起地图网格,利用网格着色体现扫地机器人的运动过程,白色表示未清扫过,黑色表示障碍物,蓝色表示清扫过一次,红色表示反复清扫过。
随机游走采用向上下左右四个方向等可能地游走,可视化过程和路径规划的一样
主函数返回的是路径规划和随机游走所花的总步数(Simulation of Robot Sweeper)
- 2020-07-08 23:18:57下载
- 积分:1
-
unity3d版围住神经猫源码_爱给网_aigei_com
说明: maxscript 开发脚本是一款很好的开源代码(maxscript is a very good programmer)
- 2020-06-25 15:20:02下载
- 积分:1
-
最大似然(ML)准则和最大后验概率(MAP)准则Matlab仿真
最大似然(ML)准则和最大后验概率(MAP)准则Matlab仿真-Maximum Likelihood (ML) criteria and maximum a posteriori probability (MAP) criteria Matlab simulation
- 2022-02-06 00:41:26下载
- 积分:1