-
PF
学习粒子滤波的简单实例 先把原理看明白 再逐行看代码很简单(a simple example of particle filtering)
- 2019-03-29 00:29:17下载
- 积分:1
-
JPDA算法(matlab)及运行说明
说明: 联合概率密度数据关联算法的matlab实现(Matlab implementation of joint probability density data association algorithm)
- 2019-04-24 10:27:51下载
- 积分:1
-
caibei
非常经典的C++程序,十分实用对于练习程序来说。(good programme)
- 2013-09-14 21:23:56下载
- 积分:1
-
windows_and_office_genuine_iso_verifier
windows and office genuine iso
- 2020-06-23 23:20:01下载
- 积分:1
-
kendo.uniform.mobile
说明: Modbus slave code written in Modbus C # can be used directly
- 2020-06-24 06:20:01下载
- 积分:1
-
CIRCUITOS IMPRESOS
Archivo para aprender a hacer placas impresas
- 2020-06-24 09:00:02下载
- 积分:1
-
Delphi酒店业绩统计系统 Access
Delphi酒店厨房业绩统计管理系统 Access,运行密码123123或者a,一个由Delphi开发编写的酒店及业绩统计管理系统,功能模块:厨房资料录入、厨师业绩统计、日统计报表、厨师编号管理、菜品资料、用户管理等。整体界面设计的也挺不错,简单易用哦。
- 2022-12-10 04:25:03下载
- 积分:1
-
atmega128 project segway autobalancing robot
atmega128 project segway autobalancing robot
- 2022-02-07 15:23:07下载
- 积分:1
-
huiseyuce
本程序是基于灰色预测理论的灰色预测的算法实现(This procedure is based on the gray gray prediction theory prediction algorithm)
- 2008-07-28 16:08:55下载
- 积分:1
-
一:需求分析
1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。
2.问题描述:
一个逻辑表达式如果对于其变元的任一种取值都为...
一:需求分析
1.本程序需掌握树和二叉树的概念及工作原理,运用其原理及概念完成实验.。
2.问题描述:
一个逻辑表达式如果对于其变元的任一种取值都为真,则称为重言式;反之,如果对于其变元的任一种取值都为假,则称为矛盾式;然而,更多的情况下,既非重言式,也非矛盾式。试写一程序,通过真值表判断一个逻辑表达式属于那一类。
3.基本要求:
(1)逻辑表达式从终端输入,长度不超过一行。逻辑运算符包括“|”,“&”和“~”,
分别表示或、与和非,运算优先程度递增,但可以有括号改变,即括号内的运算优先。逻辑变元为大写字母。表达式中任何地方都可以含有多个空格符。
(2)若是重言式或矛盾式,可以只“显示True forever”或“False forever”,否则显示“Satisfactible”以及变量名序列,与用户交互。若用户对表达式中变元取一组值,程序就求出并显示逻辑表达式的值。
-1 : a needs analysis. The process required the trees and the binary tree master the concept and principle, to use its principles and the concept of completion of the pilot. . 2. Problem description : If a logical expression for the changes in the yuan"s value for a true, as tautology; Instead, If the changes for the yuan"s value for a fake, then called the contradiction; However, the more the situation, neither tautology. is not a contradiction. Try to write a procedure for the adoption of a truth table judgment logical expression belong into that category. 3. Basic requiremen
- 2022-01-23 10:34:57下载
- 积分:1