亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲蟲首頁| 資源下載| 資源專輯| 精品軟件
登錄| 注冊

routines

  • The software implements particle filtering and Rao Blackwellised particle filtering for conditionall

    The software implements particle filtering and Rao Blackwellised particle filtering for conditionally Gaussian Models. The RB algorithm can be interpreted as an efficient stochastic mixture of Kalman filters. The software also includes efficient state-of-the-art resampling routines. These are generic and suitable for any application. For details, please refer to Rao-Blackwellised Particle Filtering for Fault Diagnosis and On Sequential Simulation-Based Methods for Bayesian Filtering After downloading the file, type "tar -xf demo_rbpf_gauss.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab and run the demo.

    標簽: filtering particle Blackwellised conditionall

    上傳時間: 2014-12-05

    上傳用戶:410805624

  • The algorithms are coded in a way that makes it trivial to apply them to other problems. Several gen

    The algorithms are coded in a way that makes it trivial to apply them to other problems. Several generic routines for resampling are provided. The derivation and details are presented in: Rudolph van der Merwe, Arnaud Doucet, Nando de Freitas and Eric Wan. The Unscented Particle Filter. Technical report CUED/F-INFENG/TR 380, Cambridge University Department of Engineering, May 2000. After downloading the file, type "tar -xf upf_demos.tar" to uncompress it. This creates the directory webalgorithm containing the required m files. Go to this directory, load matlab5 and type "demo_MC" for the demo.

    標簽: algorithms problems Several trivial

    上傳時間: 2014-01-20

    上傳用戶:royzhangsz

  • This sample is a working example of Exabyte2 Tape Minidriver. This module contains device-specific r

    This sample is a working example of Exabyte2 Tape Minidriver. This module contains device-specific routines for the Exabyte EXB-8500 tape drive.

    標簽: This device-specific Minidriver Exabyte2

    上傳時間: 2013-12-23

    上傳用戶:wfeel

  • Real-Time Digital Signal Processing Implementations, Applications, and Experiments with the TMS320C

    Real-Time Digital Signal Processing Implementations, Applications, and Experiments with the TMS320C55x John Wiley & Sons, Inc. 2001 By Sen M. Kuo and Bob H. Lee 4.6.1 Experiment 4A - Twiddle Factor Generation 4.6.2 Experiment 4B - Complex Data Operation 4.6.3 IExperiment 4C - mplementation of DFT 4.6.4 Experiment 4D - Experiment Using Assembly routines

    標簽: Implementations Applications Experiments Processing

    上傳時間: 2016-05-24

    上傳用戶:ikemada

  • Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the

    Enclosed in this distribution are four projects: MD5DLLTest: Visual basic project which runs the MD5 test suite against a MD5 DLL (see below). VbMD5: A Visual Basic native MD5 message digest class based on the RSA reference implementation. md5DLL: A C project which generates a simple Win32 DLL with the MD5 message digest routines using the RSA reference implementation. MD5Java: A Java implementation of the MD5 message digest algorithm based on the RSA reference implmentation. Let me know if this has any use! Robert M. Hubley hubley@u.washington.edu

    標簽: distribution MD5DLLTest Enclosed projects

    上傳時間: 2016-06-08

    上傳用戶:com1com2

  • C51源程序集錦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive us

    C51源程序集錦 This a demo program showing a way to perform simultaneous RS-232 transmit and receive using only one hardware timer. The transmit and receive routines divide each bit time into 4 slices to allow synchronizing to incoming data that may be out of synch with outgoing data.

    標簽: simultaneous transmit program perform

    上傳時間: 2017-02-08

    上傳用戶:yangbo69

  • SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems

    SuperLU is a general purpose library for the direct solution of large, sparse, nonsymmetric systems of linear equations on high performance machines. The library is written in C and is callable from either C or Fortran. The library routines will perform an LU decomposition with partial pivoting and triangular system solves through forward and back substitution. The LU factorization routines can handle non-square matrices but the triangular solves are performed only for square matrices. The matrix columns may be preordered (before factorization) either through library or user supplied routines. This preordering for sparsity is completely separate from the factorization. Working precision iterative refinement subroutines are provided for improved backward stability. routines are also provided to equilibrate the system, estimate the condition number, calculate the relative backward error, and estimate error bounds for the refined solutions.

    標簽: nonsymmetric solution SuperLU general

    上傳時間: 2017-02-20

    上傳用戶:lepoke

  • *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved

    *** HyperString v6.0 *** (c)1996-2000 EFD Systems, All rights reserved efd@mindspring.com *** THIS IS NOT PUBLIC DOMAIN SOFTWARE *** See below for license agreement, disclaimer, installation and use. Introduction --------------------------------------------------------- Welcome to HyperString! One of the most significant new features with Delphi32 is long dynamic strings. However, the built-in functions don t really exploit the full potential of these new strings. HyperString provides over 400 fast, efficient string management routines to help you realize the full power of this highly versatile new data type.

    標簽: HyperString reserved Systems rights

    上傳時間: 2017-07-04

    上傳用戶:mhp0114

  • 代碼大全Steve McConnell著 919頁高清文字版

    軟件開發人員必備工具書,,目錄如下Welcome to Software Construction [1]1.1 What Is Software Construction?1.2 Why Is Software Construction Important?1.3 How to Read This Book......7.1 Valid Reasons to Create a Routine7.2 Design at the Routine Level7.3 Good Routine Names7.4 How Long Can a Routine Be?7.5 How to Use Routine Parameters7.6 Special Considerations in the Use of Functions7.7 Macro routines and Inline routinesDefensive Programming [5.6 + new material]8.1 Protecting Your Program From Invalid Inputs8.2 Assertions8.3 Error Handling Techniques8.4 Exceptions8.5 Barricade Your Program to Contain the Damage Caused by Errors8.6 Debugging Aids8.7 Determining How Much Defensive Programming to Leave in Production Code8.8 Being Defensive About Defensive ProgrammingThe Pseudocode Programming Process [4+new material]9.1 Summary of Steps in Building Classes and routines9.2 Pseudocode for Pros9.3 Constructing routines Using the PPP9.4 Alternatives to the PPP......

    標簽: 代碼大全 軟件開發

    上傳時間: 2021-12-08

    上傳用戶:20125101110

  • VIP專區-單片機源代碼精選合集系列(72)

    eeworm.com VIP專區 單片機源碼系列 71資源包含以下內容:1. PWM模塊單片機的步進電機細分驅動的理論和方法介紹.pdf2. 基于狀態分析的鍵盤管理軟件設計.pdf3. 單片機的步進電機控制器設計介紹.pdf4. 單片機溫度控制系統的設計及實現.pdf5. 基于單片機的步進電機細分技術介紹.pdf6. 基于單片機的太陽能電池自動跟蹤系統的設計.zip7. 單片機的步進電機細分技術研究介紹.pdf8. 氣體壓縮因子Z的在線修正與單片機實現.pdf9. Emulating a synchronous serial.pdf10. 基于單片機的霍爾傳感器測試系統介紹.pdf11. 使用軟件程序仿真C500微控制器系列SSC(同步串行通道)功.pdf12. MPC106 PCI Bridge/Memory Contr.pdf13. 單片機以太網通訊的實現介紹.pdf14. MPC106 PCI橋/存儲器控制器硬件規范說明.pdf15. USB Demonstration for DK3200 w.pdf16. 對帶有uPSD3234A的DK3200的USB演示.pdf17. An easy way to work with Exter.pdf18. 用外部設備設置32位微控制器TriCore的中斷的指令及方法.pdf19. P90CL301 I2C driver routines.pdf20. Input Signal Rise and Fall Tim.pdf21. P90CL301 IIC驅動電路的例行測試及其程序.pdf22. 用51單片機實現公歷與農歷星期的轉換.pdf23. 介紹C16x系列微控制器的輸入信號升降時序圖及特性.pdf24. XA-S3 I2C driver software.pdf25. 萬年歷算法.pdf26. MCS-51單片機對步進電機控制的實現.pdf27. XA-S3的IIC接口的驅動器軟件程序(C語言).pdf28. Reading and Writing iButtons v.pdf29. 通用單片機試驗板原理圖.pdf30. I2C slave routines for the 87L.pdf31. Philips微控制器在LIN中的應用.pdf32. MPC7400 Part Number Speci&THOR.pdf33. 87LPC76X的IIC從程序.pdf34. 基于P87C591的CAN總線系統智能節點設計.pdf35. MPC7400l零件號碼規范說明.pdf36. Using the 87LPC76X microcontro.pdf37. Control System of Stepp ingMot.pdf38. 68HC05K0 Infra-red Remote Cont.pdf39. 87C576微控制器的在線編程.pdf40. CAN與RS232轉換節點的設計與實現.pdf41. 68HC05K0實現紅外遠程控制鍵盤的應用.pdf42. 單片機外圍線路設計.rar43. 單片機常用芯片和器件手冊.rar44. IO口狀態切換說明.pdf45. 中斷技術.ppt.ppt46. 并行接口.ppt47. DMA技術 -ppt.ppt48. 結構緊湊的Li+電池充電器.pdf49. 定時與計數技術.ppt50. 微機總線與接口標準.ppt51. 中斷的概念及51單片機的中斷系統.ppt52. 輸入輸出與接口技術.ppt53. 單片機應用概述.ppt54. 現代微機原理與接口技術.rar55. 單片機應用系統設計的基本方法.ppt56. PCB可測性設計布線規則之建議―從源頭改善可測率.pdf57. 單片機A/D和D/A應用接口技術.ppt58. 匯編語言上機過程.ppt.ppt59. PWM的調速原理與應用—小車調速.ppt60. 匯編語言在數據處理中的應用.ppt61. 定時器/計數器基礎.ppt62. 驅動程序與應用程序的接口.doc63. 外部中斷應用程序設計范例.ppt64. 實驗指導書 (TPC-H實驗臺C語言版).pdf65. 匯編語言程序設計案例—動態顯示/障礙物檢測/障礙物方位檢測.rar66. 指令功能及匯編語言程序設計.rar67. ispdown V2.3 最新版 (可用Altera下載線進.rar68. MCS-51單片機的編程應用范例.pdf69. 51編程指南--MCSÉ-51 Program.rar70. 多運動目標跟蹤及連通域標記方法.pdf71. 很經典的仿真器自制資料.rar72. mcs-51指令集.rar73. 自制51單片機編程器.rar74. CAN總線與USB的轉接技術.pdf75. 自制ATMEL 89系列FLASH單片機編程器.rar76. 基于ARM處理器LPC2142的高速數據采集卡設計.pdf77. 微機測量系統中的抗干擾措施.pdf78. PGM89 51Flash單片機編程器V3.0.rar79. 改善基于微控制器的應用的瞬態免疫性能.rar80. KEIL C51開發軟件操作使用視頻教程.rar81. 自制微型51/AVR通用編程器.rar82. C51單片機視頻教程.RAR83. 自制51編程器資料.rar84. 基于單片機89C51和89C2051點陣LED圖文顯示.pdf85. 全遙控6聲道AV機的匯編程序.rar86. keil c51中文說明.pdf87. 基于AT89C2051的紅外遙控學習器源程序.rar88. 微型計算機課程設計論文—通用微機發聲程序的匯編設計.rar89. 從PCI總線的-12V電源獲得3.3V電壓.pdf90. DS1302+AT89S52+LED時鐘程序(C語言源代碼+.rar91. 樂曲發聲及動畫程序.rar92. 單片開關電源的設計和應用.rar93. 51單片機試驗板電路圖-原理圖.rar94. DS1820 C51 子程序 (一線數據傳輸).doc95. 模擬串口通訊程序(51匯編代碼編寫).doc96. 8051單片機教程 (word版).rar97. 串行編程器源程序(Keil C語言).rar98. 用C51寫的普通拼音輸入法源程序代碼.zip99. EasyIsp下載線電路圖.rar100. 采用18b20芯片的溫度測量C51源程序.rar

    標簽: 傳感器 檢測技術

    上傳時間: 2013-06-02

    上傳用戶:eeworm

主站蜘蛛池模板: 辽阳县| 民丰县| 博湖县| 江川县| 肥城市| 靖江市| 乌鲁木齐县| 兴山县| 中江县| 安庆市| 讷河市| 泰宁县| 平阴县| 柘城县| 宜昌市| 嘉兴市| 邛崃市| 陆良县| 积石山| 阜阳市| 东山县| 开阳县| 娱乐| 云阳县| 读书| 石柱| 晋江市| 沙坪坝区| 天峨县| 社会| 仁寿县| 页游| 合江县| 新巴尔虎左旗| 博湖县| 南京市| 女性| 海林市| 晴隆县| 盘锦市| 汉寿县|