suitable

共 148 篇文章
suitable 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 148 篇文章,持续更新中。

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statisti

The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used

lpc2292/lpc2294 pdf datasheet

<DIV class=content a4_="0" _vh="0"> <P a4_="0" _vh="0">The LPC2292/2294 microcontrollers are based on a 16/32-bit ARM7TDMI-S CPU with real-time emulation and embedded trace support, together with 256

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

MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit comp

MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit computers

适用于将离散点云数据(.txt)

适用于将离散点云数据(.txt),转换为IGS格式- This procedure will be suitable for is separated the cloud data (txt), the transformation will be the IGS form

This paper studies the problem of tracking a ballistic object in the reentry phase by processing ra

This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theore

introduce UML on the background and the use of functions, suitable for beginners learning. Includin

introduce UML on the background and the use of functions, suitable for beginners learning. Including some designed patterns

Java RS232 terminal with graphical interface . Suitable for small RS projects and test protocols for

Java RS232 terminal with graphical interface . Suitable for small RS projects and test protocols for hardware developing. Free for usage ,modifying and redistributing.Also added "javacomm20"-api insta

NXP示例编码集,Software that is described herein is for illustrative purposes only which provides custom

NXP示例编码集,Software that is described herein is for illustrative purposes only which provides customers with programming information regarding the products. This software is supplied "AS IS" without

a very good bok from an international expert, suitable to professinal programmers

a very good bok from an international expert, suitable to professinal programmers

c++builder 5.0 classic, a very good book and course for bcb.it is also suitable for bcb 6.0.download

c++builder 5.0 classic, a very good book and course for bcb.it is also suitable for bcb 6.0.download it

Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download su

Barcode label printing on Zebra printers Using Print DLL s. To use this code, we have to download suitable printer drivers and install on yr PC.

This paper studies the problem of tracking a ballistic object in the reentry phase by processing ra

This paper studies the problem of tracking a ballistic object in the reentry phase by processing radar measurements. A suitable (highly nonlinear) model of target motion is developed and the theore

suitable file encryption and decryption aes and rijidael

suitable file encryption and decryption aes and rijidael

VideoMan is a very easy image acquisition library. It is able to manage many video inputs at the sam

VideoMan is a very easy image acquisition library. It is able to manage many video inputs at the same time, such as WDM Firewire and USB cameras, PointGrey cameras and video files. It can also render

P90CL301 IIC驱动电路的例行测试及其程序

The P90CL301 is a highly integrated 16/32 bit micro-controller especially suitable for applications requiring low<BR>voltage and low power consumption. It is fully software compatible with the 68000.

an ebook describing cryptographic protocols in a suitable way for developers to implement them easil

an ebook describing cryptographic protocols in a suitable way for developers to implement them easily in certain ways.

用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integra

用20个示例项目的方式介绍Matlab/Simulink。内容包括: *Contains over 20 hands-on projects in MATLAB(with code) integrated throughout the book *Includes a complete introduction to Simulink *Accompanied by a CD-ROM conta

AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to

AJAX Book Reader is a complete AJAX client-server application that may be used with a Web browser to display a sequence of text files one page at a time. The display style is completely controlled by

use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my c

use double link list to implenment memory allocation. There won t appear maloc, new, delete, in my code. All is using freelist to find a suitable memory space.