搜索结果

找到约 833 项符合 Implementation-Virtual 的查询结果

其他书籍 Some Aspects of Chess Programming

Some Aspects of Chess Programming,老外写的关于棋类人工智能程序设计的书。 1.overall look on chess programming 2.typical structure of a chess program 3.implementation of my own chess program 4.experiments
https://www.eeworm.com/dl/542/249836.html
下载: 172
查看: 1077

Linux/Unix编程 The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited res

The Linux Enterprise Cluster explains how to take a number of inexpensive computers with limited resources, place them on a normal computer network, and install free software so that the computers act together like one powerful server. This makes it possible to build a very inexpensive and reliable ...
https://www.eeworm.com/dl/619/250244.html
下载: 50
查看: 1070

驱动编程 This the third edition of the Writing Device Drivers articles. The first article helped to simply ge

This the third edition of the Writing Device Drivers articles. The first article helped to simply get you acquainted with device drivers and a simple framework for developing a device driver for NT. The second tutorial attempted to show to use IOCTLs and display what the memory layout of Windows NT ...
https://www.eeworm.com/dl/618/252358.html
下载: 34
查看: 1036

人工智能/神经网络 Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form

Boosting is a meta-learning approach that aims at combining an ensemble of weak classifiers to form a strong classifier. Adaptive Boosting (Adaboost) implements this idea as a greedy search for a linear combination of classifiers by overweighting the examples that are misclassified by each classifie ...
https://www.eeworm.com/dl/650/252976.html
下载: 180
查看: 1045

其他书籍 This ECMA Standard specifies the form and establishes the interpretation of programs written in the

This ECMA Standard specifies the form and establishes the interpretation of programs written in the C# programming language. It specifies The representation of C# programs The syntax and constraints of the C# language The semantic rules for interpreting C# programs The restrictions and limits im ...
https://www.eeworm.com/dl/542/253843.html
下载: 116
查看: 1041

串口编程 CHAPT04CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04CHAPT04.EXE 16-Bit executa

CHAPT04\CHAPT04.CPP 16-Bit test program for the Digi Classic board CHAPT04\CHAPT04.EXE 16-Bit executable of the test program CHAPT04\CHAPT04.MAK A makefile for Borland or Microsoft C++ CHAPT04\CLASSIC.CPP Implementation of the ClassicHandler class CHAPT04\CLASSIC.H Declaration of the ClassicHandler ...
https://www.eeworm.com/dl/624/254607.html
下载: 121
查看: 1048

串口编程 CHAPT05CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05CHAPT05.EXE 16-Bit e

CHAPT05\CHAPT05.CPP 16-Bit test program for the initelligent Digi board. CHAPT05\CHAPT05.EXE 16-Bit executable of the test program CHAPT05\CHAPT05.MAK A makefile for Borland or Microsoft C++ CHAPT05\DIGI.CPP Implementation of the Digiboard class CHAPT05\DIGI.H Declaration of the Digiboard cla
https://www.eeworm.com/dl/624/254608.html
下载: 93
查看: 1058

串口编程 CHAPT06CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06CHAPT06.EXE 16-Bit executable

CHAPT06\CHAPT06.CPP 16-Bit test program for the BiosPort class CHAPT06\CHAPT06.EXE 16-Bit executable of the test program CHAPT06\CHAPT06.MAK A makefile for Borland or Microsoft C++ CHAPT06\BIOSPORT.CPP Implementation of the BiosPort class CHAPT06\BIOSPORT.H Declaration of the BiosPort cla
https://www.eeworm.com/dl/624/254609.html
下载: 37
查看: 1066

串口编程 CHAPT12Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12Chapt12.dsp The

CHAPT12\Chapt12.cpp Part of the 32-bit test progrma for the Win32Port class. CHAPT12\Chapt12.dsp The Visual C++ project file for the program. CHAPT12\Chapt12.dsw The Visual C++ workspace file for the program. CHAPT12\Chapt12.h The header file for the app s application class CHAPT12\Chapt12.ico The i ...
https://www.eeworm.com/dl/624/254613.html
下载: 69
查看: 1087

其他 通用串行总线(USB)是一种新兴的计算机外围串行通信接口标准

通用串行总线(USB)是一种新兴的计算机外围串行通信接口标准,与常用的计算机接口(如串口、并口等)相比,通用串行总线(Universal Serial Bus,USB)具有热插拔、即插即用、数据传输可靠、扩展方便、低成本等优点。从问世以来,它得到了广泛的应用,一方面已成为当前计算机必备的接口之一,同时也被广泛地应用于嵌入式系统设计 ...
https://www.eeworm.com/dl/534/260345.html
下载: 184
查看: 1162