UCGUI最新版源碼簡介UCGUI3.90版源碼有如下幾點新的變化. 1.這個版本的UCGUI提供了模擬器的源碼(早知我不用那么辛苦反編譯出模擬器源碼了,不過大家可以比較一下看). 2.還有JPEG圖版支持 3.ListView控件支持. 4.Menu菜單支持. 5.ScrollBar滾動條支持. 6.multi-controller多控制器支持. 另外源碼上還有很多的調(diào)整, 將控件的功能分開到各個文件當(dāng)中更易于將來擴(kuò)充, 大家仔細(xì)看看.
上傳時間: 2013-12-23
上傳用戶:xwd2010
This the specification of the Enterprise JavaBeansTM architecture.The Enterprise JavaBeans architecture is a component architecture for the development and deployment of componentbased distributed business applications. Applications written using the Enterprise JavaBeans architecture are scalable, transactional, and multi-user secure. These applications may be written once, and then deployed on any server platform that supports the Enterprise JavaBeans specification.
標(biāo)簽: Enterprise specification architecture JavaBeansTM
上傳時間: 2013-12-01
上傳用戶:牛津鞋
This a full 3-tier dababase application which includes a activex dll project(business objects) and a standard exe(UI). Besides all the database techniques it demonstrates, it also shows how to make MSHFlexgrid a editable grid(with combobox, checkbox, datetimepicker) and how to merge a toolbar for multi forms.
標(biāo)簽: application dababase business includes
上傳時間: 2014-01-01
上傳用戶:qq21508895
A collection of math routines including 8-bit, 16-bit, 32-bit signed and unsigned addition, subtraction, multiplication, and division. Very nice code library with heavy in-line documentation! Been looking for multi-byte divide? Here it is.
標(biāo)簽: bit collection including addition
上傳時間: 2015-05-17
上傳用戶:cursor
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.
標(biāo)簽: 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
標(biāo)簽: 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.
標(biāo)簽: Transmission Reception describes Includes
上傳時間: 2015-05-24
上傳用戶:三人用菜
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.
標(biāo)簽: 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.
標(biāo)簽: Single-layer algorithms best-known networks
上傳時間: 2015-06-17
上傳用戶:趙云興
Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.
標(biāo)簽: connection pool applications program
上傳時間: 2013-12-25
上傳用戶:playboys0
蟲蟲下載站版權(quán)所有 京ICP備2021023401號-1