Following
共 267 篇文章
Following 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 267 篇文章,持续更新中。
Airline Reservations System A small airline has just purchased a computer for its new automated res
Airline Reservations System
A small airline has just purchased a computer for its new automated reservation system.
You have been asked to develop the new system called ARSystem. You are to write an
Fortran 90 versions of all the Numerical Recipes routines appear in the following Chapters B1 throu
Fortran 90 versions of all the Numerical Recipes routines appear in the following
Chapters B1 through B20, numbered in correspondence with Chapters 1 through 20
in Volume 1. Within each chapter, the
learning English The following appeared in a memorandum written by the vice president of Nature s Wa
learning English The following appeared in a memorandum written by the vice president of Nature s Way, a chain of stores selling health food and other health-related products. "Previous experience has
高级C语言源程序范例 Source Code from Que publications "Advanced C" Techniques and Aplications ISBN 0
高级C语言源程序范例
Source Code from Que publications
"Advanced C" Techniques and Aplications
ISBN 0-88022-162-3 Advanced C Techniques and Applications QUE
Unpack into a directory with the followi
This document constitutes the user manual for the YAMON™ ROM monitor. YAMON (“Yet Another MONi
This document constitutes the user manual for the YAMON™ ROM monitor.
YAMON (“Yet Another MONitor”) is the ROM monitor used on MIPS Technologies evaluation and reference boards.
The target audi
This software package contains the USB framework core developped by ATMEL, as well as a Mass stora
This software package contains the USB framework core developped by ATMEL,
as well as a Mass storage driver. The MSD driver uses the internal flash
of the chip to operate as a disk-on-key.
The f
This software package contains the USB framework core developped by ATMEL, as well as a CDC driver
This software package contains the USB framework core developped by ATMEL,
as well as a CDC driver for an USB to serial converter.
The following files are included :
- core/
-> Source code
Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports th
Mapack可用来做矩阵运算
Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, No
%For the following 2-class problem determine the decision boundaries %obtained by LMS and perceptro
%For the following 2-class problem determine the decision boundaries
%obtained by LMS and perceptron learning laws.
MTOOLS version 2.0 Mtools is a public domain collection of programs to allow Unix systems t
MTOOLS
version 2.0
Mtools is a public domain collection of programs to allow Unix systems
to read, write, and manipulate files on an MSDOS filesystem (typically a
diskette).
The following
计算声学响度
Computation of loudness (Zwicker model) according to ISO 532B / DIN 45631 norms. <br />
This model is valid for steady sounds.<br />
Code based on BASIC program published in the following article
% PURPOSE : Demonstrate the differences between the following filters on the same problem: % % 1)
% PURPOSE : Demonstrate the differences between the following filters on the same problem:
%
% 1) Extended Kalman Filter (EKF)
% 2) Unscented Kalman Filter (UKF)
% 3) Particle Filter (PF)
% 4) P
This application includes a demo server and client program. You could write your own server launcher
This application includes a demo server and client program. You could write your own server launcher and client application by using the SimpleScreenCaptureServer class and the SimpleRemoteScreenCaptu
Low frequency NXP hitag2 encryption cipher This the low frequency NXP hitag2 encryption cipher.
Low frequency NXP hitag2 encryption cipher
This the low frequency NXP hitag2 encryption cipher.
The package hitag2.zip contains the following files:
hitag2.png - Cipher overview
hitag2.c - Sou
C8051F320范例: This release contains the following components: * USB Interrupt Driver Example
C8051F320范例:
This release contains the following components:
* USB Interrupt Driver Example
* USB Interrupt Firmware Example
* Host Application (USBTest.exe)
* Host Application Source
32feet.NET 3.5 Bluetooth coding
<h1 style="margin-right:0px;margin-left:0px;border:0px;outline:0px;vertical-align:baseline;font-weight:normal;line-height:26.016px;color:#253340;font-family:"white-space:normal;margin-bottom:15px
ssd7 ex1 Design the following two tables and turn in your submissions in an HTML file named BookPub
ssd7 ex1
Design the following two tables and turn in your submissions in an HTML file named BookPublisher.html
This preface introduces the Advanced Microcontroller Bus Architecture (AMBA) specification. It cont
This preface introduces the Advanced Microcontroller Bus Architecture (AMBA)
specification. It contains the following sections:
• About this document on page iv
• Feedback on page vii.
3.1 of the SDFlash serial algos supports the following devices, and uses the listed Flash API algori
3.1 of the SDFlash serial algos supports the following devices, and uses the listed Flash API algorithms:
TMS320F2801 with Flash API V3.02
TMS320F2801-60 with Flash API V3.02
TMS320F2802 with
Matrix Transposition and Multiplication It is a MIPS assembly program that does the following: give
Matrix Transposition and Multiplication
It is a MIPS assembly program that does the following: given two matrices, M1 and M2, first transpose M2 to obtain M2tran. Then multiply M1 and M2tran.