资源列表

« 1 2 ... .80 .81 .82 .83 .84 11585.86 .87 .88 .89 .90 ... 14959 »

[中文信息处理rinv

说明:卡尔曼滤波在数学上是一种统计估算方法,通过处理一系列带有误差的实际量测数据而得到的物理参数的最佳估算。 例如在气象应用上,根据滤波的基本思想,利用前一时刻预报误差的反馈信息及时修正预报方程,以提高下一时刻预报精度。 作温度预报一般只需要连续两个月的资料即可建立方程和递推关系。 -Kalman filter in mathematics is a statistical estimation methods, By a ser
<于军相> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[中文信息处理kalmanfiler11

说明:卡尔曼滤波器是一个“optimal recursive data processing algorithm(最优化自回归数据处理算法)”。 对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。他的广泛应用已经超过30年,包括机器人导航,控制, 传感器数据融合甚至在军事方面的雷达系统以及导弹追踪等等。近年来更被应用于计算机图像处理, 例如头脸识别,图像分割,图像边缘检测等等。-Kalman filter is an &q
<于军相> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[书籍源码vc++kz

说明:The programs and applications on this disk have been carefully tested, but are not guaranteed for any particular purpose. The publisher does not offer any warranties and does not guarantee the accuracy, adequacy, o
<李平> 在 2025-02-27 上传 | 大小:1.64mb | 下载:0

[操作系统开发DWN

说明: 光标控制 C 语言源程序 rar格式-cursor control C language source code format rar
<钟华> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[中间件编程prac

说明:关于GP算法,不过好像有些问题.大家一起解决吧-on GP algorithm, but it seems some of the problems. We work together to solve it
<张真> 在 2025-02-27 上传 | 大小:9kb | 下载:0

[操作系统开发WINNT2000prot

说明:WINNT2000下直接写端口的VC++源程序-WINNT2000 write directly to the port source VC
<hw> 在 2025-02-27 上传 | 大小:21kb | 下载:0

[磁盘编程FIXMBR

说明:FIXMBR 全盘搜索硬盘的引导记录、分区表等信息,需要直接对硬盘进行读操作,不破坏硬盘数据,需要DOS系统支持,Windows2000以上系统不支持。-FIXMBR comprehensive search the hard drive boot record, partition table information, directly to the hard disk needs for read operations, and
<邝育军> 在 2025-02-27 上传 | 大小:16kb | 下载:0

[磁盘编程CLONE

说明:CLONE 短小精悍的硬盘复制工具,需要直接读写硬盘,需要DOS系统支持,不能在WINDOWS2000以上系统运行。-plasmid small and hard copy tools, the need for direct reading and writing disk, DOS system needs support not in the above system running Windows 2000.
<邝育军> 在 2025-02-27 上传 | 大小:18kb | 下载:0

[中文信息处理REFs

说明:REFS 本程序用于处理IEEE搜索结果,提出作者、标题、页号,形成参考文献列表。-REFS the procedures for handling IEEE search results, author, title, page, References to form links.
<邝育军> 在 2025-02-27 上传 | 大小:7kb | 下载:0

[汇编语言7-13

说明:tr1 byte "Please input the first 64-bit in hex:first - second",0dh,0ah,0 string byte "remener :use enter to tell high 32-bit from low 32-bit",0dh,0ah,0 examp1 byte "eg: 1234ecdf",0dh,0ah,0 examp2 byte " 03ab254
<张钊> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[汇编语言buhao7-1

说明:.data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call writebin call crlf mov ax,dx call writebin exit main endp end main-. data
<张钊> 在 2025-02-27 上传 | 大小:1kb | 下载:0

[汇编语言7-3

说明:data array sdword 2 dup(?) str1 byte "Please input one 32-bit sign number :",0dh,0ah,0 str2 byte "The result is : ",0 align 4 jia1gao sdword 0 jia1 sdword 0 .code main proc call clrscr mov esi
<张钊> 在 2025-02-27 上传 | 大小:1kb | 下载:0
« 1 2 ... .80 .81 .82 .83 .84 11585.86 .87 .88 .89 .90 ... 14959 »

源码中国 www.ymcn.org