-
-
-
[
PDF]
SST89E516RD2.rar
... technology.The split-gate cell design and thick-oxide tunnelinginjector offer significant cost and reliability benefits for SST scustomers. The devices use the 8051 instruction set andare pin-for-pin compatible with standard 8051 microcontrollerdevices.
-
-
[
Visual C++ (VC++)]
SemSig.rar
Shows how to set up an interrupt handler function and
signal events from the handler. We use C6x timer 1
as the example interrupt source.
-
[
C/C++]
ADC.rar
... .
The ADC is configured to converts continuously ADC channel14.
Each time an end of conversion occurs the DMA transfers, in circular mode, the
converted data from ADC1 DR register to the ADC_ConvertedValue variable.
The ADC1 clock is set to 14 MHz.
-
[
C/C++]
CAN.rar
This example provides a description of how to set a communication with the bxCAN
in loopback mode:
- transmit and receive a standard data frame by polling at 100Kbit/S
- transmit and receive an extended data frame with interrupt at 500Kbit/S
- lit ...
Category:
SCM Upload User:
dextlau Size:
336K
-
[
Matlab]
techsys.zip
A technical trading system comprises a set of trading rules that can be used to generate trading signals. In general, a simple trading system has one or two parameters that determine the timing of trading signals. Each rule contained in a trading system ...
-
[
Matlab]
kmeansNetlab.rar
KMEANS Trains a k means cluster model.CENTRES = KMEANS(CENTRES, DATA, OPTIONS) uses the batch K-means
algorithm to set the centres of a cluster model. The matrix DATA
represents the data which is being clustered, with each row
corresponding to a vector ...
-
-
[
Matlab]
fuzzy.zip
... MATLAB language ver. 4.2. The software trains a fuzzy architecture, inspired to Takagi-Sugeno approach, on the basis of a training set of N (single) output-( multi) input samples.The returned model has the form1) if input1 is A11 and input 2 is A12 then ...
Category:
AI-NN-PR Upload User:
best_xf Size:
50K