-
一个地理信息系统相关,将经纬度坐标转换为高斯克吕格投影坐标。...
一个地理信息系统相关,将经纬度坐标转换为高斯克吕格投影坐标。-a geographic information system related to latitude and longitude coordinates into high Shikelu:ge projection coordinates.
- 2022-03-23 15:30:35下载
- 积分:1
-
A good game play is very appropriate because the 8 lines of code changed too lon...
一款不错的游戏 很有适玩8行 因为代码太长改了一部分 可以使用经过调试了-A good game play is very appropriate because the 8 lines of code changed too long after you can use the debugging
- 2022-11-20 02:25:03下载
- 积分:1
-
伪随机码,运用语音发射,噪声为发射信号,音乐为噪声信号。...
伪随机码,运用语音发射,噪声为发射信号,音乐为噪声信号。-Pseudo-random code, the use of voice-launch, launch signal noise, music for the noise signal.
- 2023-07-26 00:25:02下载
- 积分:1
-
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的...
三个野人和三个传教士要过河。
(1). 有三个野人和三个传教士要过河。
(2).只有一条船过河,船上每次只能座最多两个人。
(3).任何时候,野人的数量不能比传教士多。否则野人就要吃了传教士。
(4).最终三个野人和三个传教士都要过到河的对面。
-Three Savage and three missionaries must cross the river. (1). There are three wild man and three missionaries must cross the river. (2). There is only one boat to cross the river, each boat can only seat a maximum of two people. (3). Any time the number of savages should not more than the missionaries. Otherwise, we should eat missionary Savage. (4). The final three Savage and three missionaries must cross the river opposite.
- 2022-05-16 02:03:15下载
- 积分:1
-
mysql数据库查找、删除、更新、插入等功能。
mysql数据库查找、删除、更新、插入等功能。-mysql database search, delete, update, insert capabilities.
- 2022-03-28 10:53:53下载
- 积分:1
-
web程序设计实验报告,使用手写代码html、javascript、css ,内含许多精彩特效如msagent、cookie等功能...
web程序设计实验报告,使用手写代码html、javascript、css ,内含许多精彩特效如msagent、cookie等功能 ---zhg工作室 2007.6-web design experimental procedure, the use of hand-written code html, javascript, css, containing many wonderful effects such as msagent. cookie and other functions--- zhg studios 2007.6
- 2022-01-22 07:27:02下载
- 积分:1
-
机动目标的机动不确定。机动频率我..
在机动目标跟踪中,机动目标模型是机动目标跟踪的基本要素之一,一般希望机动目标模型能准确表征目标机动时的各种运动状态。比较常用的模型有匀速运动(CV)模型、匀加速运动(CA) 模型、时间相关模型(Singer)和机动目标“当前”统计模型。上述模型均采用机动频率表征目标的机动情况。在应用当中,通常采用固定的机动频率,这就表示机动目标的机动时间是一定的,而实际上机动目标的机动时间是不断变化的,也就是说机动频率是不断变化的,采用固定机动频率必然会带来误差。采样周期在0.5―2S时,机动频率越小跟踪精度越高[1],但机动频率仍然是固定值。本文提出的基于神经网络的机动频率自适应调整方法可以使机动频率随机动而变化,从而提高状态估计的准确性,提高跟踪精度。本文将小波神经网络用于机动目标跟踪中机动频率的自适应调整,该算法对机动目标“当前”统计模型中的机动频率进行实时修改, 从而自适应的改变机动频率,使跟踪算法与目标的真实状态更接近。该算法采用小波神经网络的离线训练,实时性好。-The maneuver of the maneuvering target is uncertain. The maneuvering frequency is constantly changeable, but traditionally it is beforehand determined as a constant based on the target state estimation in the state model of the maneuvering target. The maneuver of the maneuvering target makes the kinematics equation of the target model mismatch with the practical motion model and the tracking error will be increased. Based on the advantages of the self-learning, the rapid convergence rate and the nonlinear approximation ability of the wavelet neural network,
- 2022-10-19 14:20:03下载
- 积分:1
-
Ellipse parameters of the Earth' s
地球椭圆参数,提供给大家计算一下计算地球椭圆类的各项参数!-Ellipse parameters of the Earth" s
- 2023-01-09 04:00:04下载
- 积分:1
-
演示程序,数字应该是任意的,我们必须先输入…
本演示程序中,人数n应为任意的,首先应输入一个值赋给初始报数上限m,程序应能自动保存出列人的序号和将出列的人所持的密码赋给m,再次作为报数上限,如此循环,直至所有人都出列为止。-The demonstration program, the number n should be arbitrary, we must first enter a value assigned to the initial reported that the maximum number of m, the procedure should be able to automatically save a list of the serial number of people and held out the password assigned to m, again reported as the maximum number of such cycles, until all that far out.
- 2022-03-07 19:25:59下载
- 积分:1
-
首先,你应该确保你的系统中已经建立了交叉编译环境,如果没有或者是还有什么问题可以搜索相关的内容,
本文是教你在嵌入式系统痛中如何移植minigui1.3,...
首先,你应该确保你的系统中已经建立了交叉编译环境,如果没有或者是还有什么问题可以搜索相关的内容,
本文是教你在嵌入式系统痛中如何移植minigui1.3,
关于2.0版本是付费的版本,跟1.3版本有很大的差别,所以本文的方法只能适合在1.3和1.6的移植当中,
下面开始。。。。。。。。。。。。。。。。。。。。。。。》
-First, you should ensure that your system has established a cross-compiler environment, If not, or is there any problem can search the contents, This article is to teach you in Embedded Systems pain minigui1.3 how to transplant, Version 2.0 of the payment is the version with the 1.3 version of a great difference. Therefore, the method can only be suitable for the 1.3 and 1.6 of the transplant, the following start. . . . . . . . . . . . . . . . . . . . . . . "
- 2022-03-12 14:02:27下载
- 积分:1