This zip describes an ISO7816 configuration to read the ATR. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool.
標簽: configuration describes Includes This
上傳時間: 2013-12-30
上傳用戶:frank1234
This zip describes SPI communication with a Serial DataFlash AT45DB and/or with a DataFlashCard AT45DCB. It shows how to configure the SPI peripheral on the AT91RM9200EK. Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool
標簽: with DataFlashCard communication DataFlash
上傳時間: 2015-05-24
上傳用戶:lvzhr
This zip describes an AT91 USART with PDC Transmission and Reception chain.Includes main.html file for help. For use under Green Hills 3.6.1 Multi?2000 Software Tool.
標簽: Transmission Reception describes Includes
上傳時間: 2015-05-24
上傳用戶:三人用菜
A graphics toolkit, Graf_Tool() is developed which can be used to process and edit graphics. Labels, lines and arrows can be added and the program is very flexible and easy to use.
標簽: graphics Graf_Tool developed toolkit
上傳時間: 2014-01-22
上傳用戶:huql11633
annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement various kinds of neural networks like Multi-Layer Perceptron, Radial basis function networks, Hopfield networks etc.
標簽: Artificial developed implement Network
上傳時間: 2014-08-17
上傳用戶:trepb001
Single-layer neural networks can be trained using various learning algorithms. The best-known algorithms are the Adaline, Perceptron and Backpropagation algorithms for supervised learning. The first two are specific to single-layer neural networks while the third can be generalized to multi-layer perceptrons.
標簽: Single-layer algorithms best-known networks
上傳時間: 2015-06-17
上傳用戶:趙云興
功能強大和形態多樣的TLabel控件,有了這個,其它的Label可以不用了,是源碼,哪個版本都可以用
上傳時間: 2014-01-08
上傳用戶:hjshhyy
人工智能中模糊邏輯算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, Defuzzification methods. The latest version of the C++ Fuzzy Logic Class Library contains all the C++ source code and comes complete with a usage example for building a multi-controllers fuzzy logic model.
標簽: comprehensive constructing FuzzyLib library
上傳時間: 2013-12-17
上傳用戶:dbs012280
Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMOS was designed primarily with real-time applications in mind. It is not an operating system in the conventional sense rather, it is a collection of modules which you can import into your own programs, and which in particular allow you to write multi-threaded programs.
標簽: PMOS multitasking Welcome modules
上傳時間: 2015-07-10
上傳用戶:windwolf2000
1. PL/0 語言介紹 ●PL/0 程序設計語言是一個較簡單的語言,它以賦值語句為基礎,構造概念有順序、條件和重復(循環)三種。PL/0 有子程序概念,包括過程定義(可以嵌套)與調用且有局部變量說明。PL/0語言編譯程序采用以語法分析為核心、一遍掃描的編譯方法。詞法分析和代碼生成作為獨立的子程序供語法分析程序調用。語法分析的同時,提供了出錯報告和出錯恢復的功能。在源程序沒有錯誤編譯通過的情況下,調用類PCODE解釋程序解釋執行生成的類PCODE代碼。 ●保留字(關鍵字):所謂保留字是指在Pascal語言中具有特定的含義。標準Pascal語言中的保留字一共有35個,Turbo Pascal語言一共有51個。下面是Pascal語言的保留字:AND,ARRAY,BEGIN,CASE,CONST,DIV,DO,DOWNTO,ELSE,END,FILE,FOR,FUNTION,GOTO,IF,IN,LABEL,MOD,NIL,NOT,OF,OR,PACKED,PROCEDURE,PROGRAM,RECORD,REPEAT,SET,THEN,TO,TYPE,UNTIL,VAR,WHILE,WITH,EXPORTS,SHR,STRING,ASM,OBJECT,UNIT,CONSTRUCTOR,IMPLEMENTATION,DESTRUCTOR,USES,INHERITED,INLINE,INTERFACE,LIBRARY,XOR,SHL
上傳時間: 2015-07-17
上傳用戶:zm7516678