VC技術內(nèi)幕第五版_English.The 6.0 release of Visual C++ shows Microsoft s continued focus on Internet technologies and COM, which are key components of the new Windows Distributed interNet Application Architecture (DNA). In addition to supporting these platform initiatives, Visual C++ 6.0 also adds an amazing number of productivity-boosting features such as Edit And Continue, IntelliSense, AutoComplete, and code tips. These features take Visual C++ to a new level. We have tried to make sure that this book keeps you up to speed on the latest technologies being introduced into Visual C++.
標簽: Microsoft continued Internet English
上傳時間: 2013-12-08
上傳用戶:lepoke
The Small C compiler translates a subset of the C language into assembly language. It runs under PC/MS-DOS 2.1 and later. Small C is compatible with the Microsoft and Small Mac assemblers. Small C takes full advantage of the ability of these assemblers to generate relocatable object code, to maintain libraries of relocatable modules, and to link separately compiled program modules. It supports a small memory model with one code and one data/stack segment.
標簽: language translates compiler assembly
上傳時間: 2015-04-08
上傳用戶:Avoid98
自適應(Adaptive)神經(jīng)網(wǎng)絡源程序 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
簡明 Python 教程,很不錯的一本大莽教材!
上傳時間: 2015-04-09
上傳用戶:zhenyushaw
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
Python實現(xiàn)的半同步半異步網(wǎng)絡框架.在其上可以實現(xiàn)自己的應用層協(xié)議,以支持特定的應用.
標簽: Python 網(wǎng)絡 應用層協(xié)議
上傳時間: 2015-04-10
上傳用戶:dongbaobao
One of the most important issues affecting the implementation of microcontroller software deals with the data-decision algorithm. Data-decision refers to decoding the DIO-pin from the CC400/CC900. Two main principles exist for decoding Manchester-coded data: Data decision based on timing the period between transitions, and data decision based on oversampling.
標簽: microcontroller implementation important affecting
上傳時間: 2013-12-18
上傳用戶:671145514
java ppt of framework 關于java的avlon 框架的ppt講義
上傳時間: 2013-12-26
上傳用戶:無聊來刷下
This code is to estimate the parameter of model of Mixture Gauss which is popular model used in pattern classification . JAVA 寫的估計復合高斯模型中的參數(shù)
標簽: model parameter estimate Mixture
上傳時間: 2015-04-10
上傳用戶:kikye
Description: S-ISOMAP is a manifold learning algorithm, which is a supervised variant of ISOMAP. Reference: X. Geng, D.-C. Zhan, and Z.-H. Zhou. Supervised nonlinear dimensionality reduction for visualization and classification. IEEE Transactions on Systems, Man, and Cybernetics - Part B: Cybernetics, 2005, vol.35, no.6, pp.1098-1107.
標簽: Description supervised algorithm S-ISOMAP
上傳時間: 2015-04-10
上傳用戶:wfeel