搜索结果
找到约 150 项符合
third-Party 的查询结果
书籍源码 The source code for "C++ Solutions". This book is a companion to the book that is widely recognized
The source code for "C++ Solutions". This book is a companion to the book that is widely recognized as "the C++ bible": The C++ Programming Language (third edition) by Bjarne Stroustrup. If you re a programmer, Bjarne s book comes very highly recommended.
人工智能/神经网络 Single-layer neural networks can be trained using various learning algorithms. The best-known algori
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 pe ...
Java编程 a program that takes in three arguments: the first one represents the size of an array that will be
a program that takes in three arguments: the first one represents the size of an array that will be
created the second one represents the maximum value that each of the array elements can have the third
one represents the position in the array that you would like to print the value of.
其他书籍 From the Publisher Focus on 2D in Direct3D? teaches you all of the tools and tips you ll need to di
From the Publisher
Focus on 2D in Direct3D? teaches you all of the tools and tips you ll need to dive right in and begin creating your own games. If you have some knowledge of C or C++ and have been searching for a guide that will take your 2D programming into the third dimension, then search no mor ...
其他书籍 Over the years, this bestselling guide has helped countless programmers learn how to support compute
Over the years, this bestselling guide has helped countless programmers learn how to support computer peripherals under the Linux operating system, and how to develop new hardware under Linux. Now, with this third edition, it s even more helpful, covering all the significant changes to Version 2.6 o ...
单片机开发 * "Copyright (c) 2006 Robert B. Reese ("AUTHOR")" * All rights reserved. * (R. Reese, reese@ece.
* "Copyright (c) 2006 Robert B. Reese ("AUTHOR")"
* All rights reserved.
* (R. Reese, reese@ece.msstate.edu, Mississippi State University)
* IN NO EVENT SHALL THE "AUTHOR" BE LIABLE TO ANY PARTY FOR
* DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING OUT
* OF THE USE OF TH ...
Java编程 THIS SOURCE CODE IS PROVIDED AS IS , WITH NO WARRANTIES WHATSOEVER, EXPRESS OR IMPLIED, INCLUDING A
THIS SOURCE CODE IS PROVIDED AS IS , WITH NO WARRANTIES WHATSOEVER,
EXPRESS OR IMPLIED, INCLUDING ANY WARRANTY OF MERCHANTABILITY, FITNESS
FOR ANY PARTICULAR PURPOSE, OR ARISING FROM A COURSE OF DEALING, USAGE
OR TRADE PRACTICE, RELATING TO THE SOURCE CODE OR ANY WARRANTY OTHERWISE
ARISING OUT OF AN ...
数据结构 HDOJ 1047 One of the first users of BIT s new supercomputer was Chip Diller. He extended his explor
HDOJ 1047
One of the first users of BIT s new supercomputer was Chip Diller. He extended his exploration of powers of 3 to go from 0 to 333 and he explored taking various sums of those numbers.
``This supercomputer is great, remarked Chip. ``I only wish Timothy were here to see these results. (Chip ...
其他书籍 This book is concerned with the description and analysis of the global second generation (2G) mobil
This book is concerned with the description and analysis of the global second generation
(2G) mobile radio systems: the Global System of Mobile Communications (GSM) and
cdmaOne. A subsidiary goal is to examine how these two systems will evolve into third
generation (3G) ones with their requirement t ...
其他书籍 C++程序设计的圣经
C++程序设计的圣经,C++之父贝尔实验室的杰作,The C++ Program Language third special edition(TCPL)是业内公认的C++最具可读性的圣经级书籍