C++程序设计语言特别版(中文版) The C++ Programming Language S.rar
标签: Programming Language The
上传时间: 2014-11-29
上传用户:z1191176801
VC技术内幕第五版(英文)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++.
标签: technologie Microsoft continued Internet
上传时间: 2014-11-22
上传用户:ggwz258
ANSI/ISO C++ Professional Programmer s Handbook
标签: Professional Programmer Handbook ANSI
上传时间: 2015-12-01
上传用户:liansi
B树及其B+树的实现代码,支持模版(数据类型,M值)
上传时间: 2016-02-22
上传用户:jhksyghr
这程序是《神经网络模式识别及其实现Networks in C++)美Abhijit S. Pandya等著的HOPFIELD源代码.
标签: S. Networks HOPFIELD Abhijit
上传时间: 2014-01-15
上传用户:jcljkh
这程序是《神经网络模式识别及其实现》(Pattern Recognition with Neural Networks in C++)美Abhijit S. Pandya等著电子工业出版社1999年6月 书号ISBN 7-5053-5088-9
标签: S. Recognition Networks Pattern
上传时间: 2014-01-01
上传用户:Miyuki
Description Calculate a+b Input Two integer a,b (0<=a,b<=101000) Output Output a + b Sample Input 5 7 Sample Output 12
标签: Description Calculate integer 101000
上传时间: 2014-01-25
上传用户:tonyshao
1. compile: mpicc cjacobi.c -o cjacobi -lm 2. run: mpirun -np 4 cjacobi 3. result: Input of file "dataIn.txt"
标签: cjacobi compile mpirun result
上传时间: 2016-08-24
上传用户:xiaoxiang
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++.
标签: technologies Microsoft continued Internet
上传时间: 2014-12-04
上传用户:waizhang
linux组播代码 #! /bin/sh gcc -Wall mcastclient.c -o mcastclient gcc -Wall mcastserver.c -o mcastserver #./mcastserver 230.1.1.1 7838 #./mcastclient 230.1.1.1 7838 192.168.100.1 12345
标签: mcastclient Wall mcastserver mcastserve
上传时间: 2013-12-20
上传用户:lepoke