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
上傳用戶:趙云興
XMathLib是一個通用的3D圖形數(shù)學(xué)庫。 其中包含兩個部分: XMathLib和XGeomLib。分別處理數(shù)學(xué)和幾何運算。 數(shù)學(xué)部分包含向量、矩陣、四元數(shù)的運算。以及其它的運算。 幾何部分包含Box Frustum AABB OBB Ray Line Line-Segment Plan Triangle等的運算。
上傳時間: 2013-12-14
上傳用戶:hfmm633
人工智能中模糊邏輯算法 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
首先定義一個點類Point,其私有成員為其坐標X,Y。設(shè)計構(gòu)造函數(shù),拷貝構(gòu)造函數(shù),析構(gòu)函數(shù)(可以什么都不做,只打印信息,表示其被調(diào)用),設(shè)置新值函數(shù)Set, 打印成員值函數(shù)Print。再定義一個線類Line,線類是在公有繼承點類的基礎(chǔ)上,新增私有成員斜率S,并設(shè)計構(gòu)造函數(shù),拷貝構(gòu)造函數(shù),析構(gòu)函數(shù)(可以什么都不做,只打印信息,表示其被調(diào)用),設(shè)置新值函數(shù)Set, 打印成員值函數(shù)Print以及其它你認為對訪問此Line類對象有用的成員函數(shù)。并用此Line類定義對象,調(diào)用所有成員函數(shù)。尤其是考察構(gòu)造函數(shù)的調(diào)用順序。
上傳時間: 2015-07-07
上傳用戶:xfbs821
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
一個Jtag調(diào)試仿真程序,兼容Multi-ICE,這是源代碼,很難找到的。特別推薦
上傳時間: 2013-12-12
上傳用戶:釣鰲牧馬
R+樹的c實現(xiàn)源碼,對應(yīng)文章T. K. Sellis, N. Roussopoulos, C. Faloutsos: The R+-Tree: A Dynamic Index for Multi-Dimensional Objects.
上傳時間: 2014-05-25
上傳用戶:sunjet
關(guān)于 uC/OS-II 在 LPC210X 上移植的說明 1. 全部代碼在 ADS1.2 中編譯調(diào)試. 2. 您可以更改 RO BASE 為 0x0000 0000, 這樣可以將代碼寫入 flash 中運行. 5. 全部代碼采用 ARM 指令. 6. uC/OS-II 版本為 V2.52. 7. 當您暫停程序的時候, 如果定時器開著, 那么定時器并不會暫停,需要注意 8. Vectors.S 文件中的 startup 段為程序入口. 9. 編譯時下面的警告不必理會. Warning : C2871W: static OS_InitTaskStat declared but not used OS_CORE.C line 1108 10. 如果您想通過軟件仿真,請將 PLL.C 中的第 51 行屏蔽, 怎樣就可以看到任務(wù)逐個切換,最后將進入空閑任務(wù). 11. 此次移植將許多 uC/OS-II 的功能函數(shù)都關(guān)閉了,請查看 OS_CFG.H 文件.
上傳時間: 2013-12-25
上傳用戶:Divine
這是一個移植到vc上的小型ucGUI,有助于容易理解GUI的實現(xiàn)和移植到嵌入式系統(tǒng)上,其中包括了Font,Widget,Window,Graphs(circle,line,poly,arc),LCDDriver,MemDev等。
上傳時間: 2013-12-21
上傳用戶:wangyi39
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1