搜索结果

找到约 435 项符合 multi-Thread 的查询结果

人工智能/神经网络 annie is an ANN, ie, Artificial Neural Network library developed in C++. It can be used to implement

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.
https://www.eeworm.com/dl/650/165306.html
下载: 30
查看: 1127

人工智能/神经网络 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 ...
https://www.eeworm.com/dl/650/165315.html
下载: 119
查看: 1081

人工智能/神经网络 人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic sy

人工智能中模糊逻辑算法 FuzzyLib 2.0 is a comprehensive C++ Fuzzy Logic library for constructing fuzzy logic systems with multi-controller support. It supports all commonly used shape functions and hedges, with full support for the various types of Aggregation, Correlation, Alphacut, Composition, De ...
https://www.eeworm.com/dl/650/172208.html
下载: 58
查看: 1104

Java编程 简单清晰具有启发性的实例。 Net1和Client1类实现了TCP的简单应用。 Udp和Udpwatch类实现了UDP的简单应用。 Chater是一个聊天小工具

简单清晰具有启发性的实例。 Net1和Client1类实现了TCP的简单应用。 Udp和Udpwatch类实现了UDP的简单应用。 Chater是一个聊天小工具,综合运用了TCP,UDP,IO,GUI,Thread等技术。对初学者很有启发性。
https://www.eeworm.com/dl/633/172323.html
下载: 147
查看: 1089

嵌入式/单片机编程 Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMO

Welcome to PMOS. PMOS is a set of modules, mostly written in Modula-2, to support multitasking. PMOS was designed primarily with real-time applications in mind. It is not an operating system in the conventional sense rather, it is a collection of modules which you can import into your own programs, ...
https://www.eeworm.com/dl/647/173686.html
下载: 114
查看: 1074

汇编语言 W32.Bolzano这种新病毒在Windows 95和Windows NT的系统下复制

W32.Bolzano这种新病毒在Windows 95和Windows NT的系统下复制,感染以EXE或SCR为扩展名的PE(Portable Executable)应用程序 该病毒会在感染过程中,为自己建立一道线绪(thread),而后当它执行主程序主线绪时,就会在背景处复制病毒,如此一来,用户就不容易发现程序有任何延迟的现象 ...
https://www.eeworm.com/dl/644/175167.html
下载: 85
查看: 1281

VC书籍 The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne &copy 2004 The author of

The Art of C++ by Herbert Schildt ISBN:0072255129 McGraw-Hill/Osborne &copy 2004 The author of this text applies C++ to a wide variety of high-powered, practical applications, each focusing on a different aspect of the language. Examples range from a garbage collector subsystem and a thread contr ...
https://www.eeworm.com/dl/686/176357.html
下载: 80
查看: 1036

其他书籍 Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very br

Readers can pick up this book and become familiar with C++ in a short time. Stan has taken a very broad and complicated topic and reduced it to the essentials that budding C++ programmers need to know to write real programs. His case study is effective and provides a familiar thread throughout the b ...
https://www.eeworm.com/dl/542/177223.html
下载: 65
查看: 1063

压缩解压 Structure the sources so that the compression and decompression code form a library usable by any

Structure the sources so that the compression and decompression code form a library usable by any program, and write both gzip and zip on top of this library. This would ideally be a reentrant (thread safe) library, but this would degrade performance. In the meantime, you can look at the sample ...
https://www.eeworm.com/dl/617/180671.html
下载: 100
查看: 1047

网络 common c++提供socket

common c++提供socket,thread等系统编程可移植的实现。 是ccrtp必要的资源库
https://www.eeworm.com/dl/635/185663.html
下载: 174
查看: 1047