资源列表
TEKFPFdemoh
- 该程序实现的是扩展卡尔曼粒子滤波,即采用扩展卡尔曼滤波波得到粒子滤波的建议分布,粒子滤波再从其中采样进行滤波。 -The program is implemented extended Kalman particle filter, which uses the extended Kalman filter wave particle filter proposal distribution, the particle filter from which the sample is filt
Tpf_robot_WIFh
- 该程序用粒子滤波的方法跟踪一个机器人并根据WiFii信号修改位置信息。-The program to track a robot with particle filter method WiFii signal to modify the location information.
cwwzzqgameo
- 计算机下子实际上是分两个步骤的,第一个步骤是尽可能的收集棋盘格局的信息,并且使这些信息以一定的格式存放再内存中,以便于第二步的处理。第二个步骤就是,对收集到的信息进行分析处理,即要给给出一个规则,用穷举搜搜索的办法遍历全部收集到的信息,搜索的过程实际上是用所定下的规则去衡量每一点的权值,搜索的目的是为了找到一个权值最大的点,这个点就是当前的最优解,也就是应该下的子。 -Computer erupted in fact in two steps, the first step is to c
RSofftwareDevU
- RUP对于国内的开发人员来说是非常复杂的,在有的人眼里,RUP只适合大型项目目。其实并不是这样的,对于一些小的项目,RUP也能做的非常好。请学习该文件吧! -RUP for the development is very complex, in the eyes of some people, the RUP is only suitable for large-scale project objectives. But it is not, for some small projects,
ssofft_ware11o
- 软件源码开发过程方法软件源码开发过程是什么RUP是什么 ISO9001是什么CMMM是什么 UML是什么XP是什么 软件源码开发过程的比较测试在软件源码开发过程中的地位 -Source software development process, method development process of the software source code is what RUP What is ISO9001 is what CMMM is what UML is what XP source
Tdianti_asmh
- 经典的汇编语言电梯控制程序 课程设计计好帮手 有设计报告和源代码 内容详细 -Classic assembly language elevator control program curriculum designer, a good helper design report and the source code and detailed
A00rars
- 基于汇编语言实现的信号发生器;;三种坡形,三种频率 -Based assembly language to achieve the signal generator three slope-shaped, three frequency
Atuxinggs
- 汇编语言课程设计,有关图形显示的程序源码,可以直接运行,,并有详细解释!希望对大家有所帮助。 -Assembly language curriculum design, the graphical display of program source code can be run directly, and explain in detail! I hope to be helpful.
AGraadeSystees
- 汇编语言开发的成绩管理系统。使用RadASM开发环境建立的工程,包含两个文件FileMacro.Asm(为宏库文件),GradeSysttem.Asm(为主文件)。直接编译GradeSystem.Asmm即可。程序源码运行后会自动建立C:\SCORE.TXT文件 -Assembly language development, performance management system. Established engineering to use RadASM development en
Tzuchengyuanlh
- 计算机组成原理 课程设计报告。提供一下下写个别课程设计报告的文件格式.-Computer Composition Principles of Course Design Report. Provide written under the individual course design report file format.
TComputerDesih
- 这是计算机组成原理的课程设计报告,分必必选科目与制定科目,详细的要求也附在里面 -Principles of Computer Organization course design points Bip choose subjects and develop subjects, detailed requirements are also attached to the inside
AcompilerWithc
- 用java实现的编译器.包括语法分析,词法分析,生生成目标代码等,代码很简单,本人已经测试过,很完美. -Realized with java compiler, including the syntax analysis, lexical analysis, students generate object code, the code is very simple, I' ve tested, is perfect.