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

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

Functions

  • 自適應(Adaptive)神經網絡源程序 The adaptive Neural Network Library is a collection of blocks that implement s

    自適應(Adaptive)神經網絡源程序 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables

    標簽: collection implement Adaptive adaptive

    上傳時間: 2015-04-09

    上傳用戶:ywqaxiwang

  • This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to sho

    This Delphi 4.0 example uses the MapX Ver 4.0 OCX Control. The main goal of this example is to show the use of the new object editing capabilities in MapX Ver 3.51. The program show how to perform Functions such as adding a new layer adding lines and points, and editing a layers data.

    標簽: example 4.0 Control Delphi

    上傳時間: 2015-04-10

    上傳用戶:lhc9102

  • 內容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, mani

    內容如下: 1.The history of the computerized database 2.SQL Data Statements--those used to create, manipulate, and retrieve data stored in your database example statements include select, update, insert, and delete 3.SQL Schema Statements--those used to create database objects, such as tables, indexes, and constraints 4.How data sets can interact with queries 5.The importance of subqueries 6.Data conversion and manipulation via SQL s built-in Functions 7.How conditional logic can be used in Data Statements

    標簽: computerized Statements database history

    上傳時間: 2015-04-25

    上傳用戶:ardager

  • This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simula

    This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 and PORT3.1 This ARM Example may be debugged using only the uVision Simulator and your PC--no additional hardware or evaluation boards are required. The Simulator provides cycle-accurate simulation of all on-chip peripherals of the ADuC7000 device series. You may create various input signals like digital pulses, sine waves, sawtooth waves, and square waves using signal Functions which you write in C. Signal Functions run in the background in the simulator within timing constraints you configure. In this example, several signal Functions are defined in the included Startup_SIM.INI file.

    標簽: the Analyzer Compiler project

    上傳時間: 2013-12-19

    上傳用戶:Yukiseop

  • The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, s

    The project KEIL_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the Keil ARM toolchain. The I/O Functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.

    標簽: KEIL_IODemo allocation routines project

    上傳時間: 2013-12-08

    上傳用戶:ve3344

  • UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory alloc

    UART I/O and Memory Allocation Example for GNU The project GNU_IODemo shows how to use memory allocation routines (malloc) and char I/O (printf, scanf) via a serial interface with the GNU toolchain. The I/O Functions are adapted for the Analog Devices ADuC7000 series using the SERIAL.C module. The example also shows the efficiency of the Keil CA ARM Compiler run-time library which is tuned for single chip systems.

    標簽: Allocation GNU_IODemo Example project

    上傳時間: 2015-05-04

    上傳用戶:Amygdala

  • This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end

    This code detects memory leaks in embedded VC++ almost the same way crtdbg does in VC++. At the end of program execution it will display in the debug window if there were any memory leaks and how the memory looks so you can identify where your memory leak occurred. It will display in the debug window a message saying no memory leaks detected if there are no memory leaks. Similar to what crtdbg.h does in VC++. The code detects memory leaks generated with calls to new and delete operators in C++. The code doesn t detect memory leaks generated with C Functions: malloc, calloc, free, but that can be done in the future. Let me know and I will program it.

    標簽: the embedded detects almost

    上傳時間: 2015-05-07

    上傳用戶:comua

  • to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format a

    to show the waveform of audio file and play it on computer Purpose: Familiar with WAV file format and UI design It should have the following Functions: Provide a Graphic User Interface for user to browse the file system and select one WAV file Show the waveform of input audio signal Play the selected WAV file Print the parameters of WAV file such as sampling rate, bit-depth, etc

    標簽: file Familiar computer waveform

    上傳時間: 2015-05-07

    上傳用戶:l254587896

  • The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural

    The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring different adaptation algorithms.~..~ There are 11 blocks that implement basically these 5 kinds of neural networks: 1) Adaptive Linear Network (ADALINE) 2) Multilayer Layer Perceptron with Extended Backpropagation algorithm (EBPA) 3) Radial Basis Functions (RBF) Networks 4) RBF Networks with Extended Minimal Resource Allocating algorithm (EMRAN) 5) RBF and Piecewise Linear Networks with Dynamic Cell Structure (DCS) algorithm A simulink example regarding the approximation of a scalar nonlinear function of 4 variables is included

    標簽: Neural collection implement Adaptive

    上傳時間: 2013-12-23

    上傳用戶:teddysha

  • NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification.

    NORTi3 is a realtime multitasking operating system conforming to the micro-ITRON 3.0 specification. NORTi3 is divided into two packages: NORTi3 Standard and NORTi3 Extended. The product NORTi3 Extended has implemented all the system calls of level E placed as "added and extended Functions” in the micro-ITRON specification as well as the system calls equivalent to level X.

    標簽: specification multitasking micro-ITRON conforming

    上傳時間: 2014-01-14

    上傳用戶:saharawalker

主站蜘蛛池模板: 博罗县| 惠东县| 杭锦旗| 邓州市| 镇江市| 中西区| 泰兴市| 通州市| 将乐县| 利津县| 苍梧县| 繁峙县| 商河县| 河津市| 夏邑县| 垦利县| 民和| 安顺市| 上蔡县| 白银市| 夹江县| 会昌县| 阳西县| 恭城| 商南县| 大港区| 布尔津县| 石嘴山市| 神农架林区| 虞城县| 永嘉县| 云林县| 洱源县| 米脂县| 渝中区| 同仁县| 南皮县| 景洪市| 沁水县| 廊坊市| 肇源县|