搜索结果

找到约 148 项符合 Implements 的查询结果

Java编程 谈谈final, finally, finalize的区别。Anonymous Inner Class(匿名内部类) 是否可以extends(继承)其它类

谈谈final, finally, finalize的区别。Anonymous Inner Class(匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
https://www.eeworm.com/dl/633/389279.html
下载: 124
查看: 1085

matlab例程 ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead

ADIAL Basis Function (RBF) networks were introduced into the neural network literature by Broomhead and Lowe [1], which are motivated by observation on the local response in biologic neurons. Due to their better approximation capabilities, simpler network structures and faster learning algorithms, R ...
https://www.eeworm.com/dl/665/475506.html
下载: 143
查看: 1067

人工智能/神经网络 This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate

This collection of C++ templates wraps the FORTRAN or C interfaces for LAPACK so that they integrate with the Boost uBLAS library. Currently implements Cholesky decomposition, LU decomposition, inversion and determinant for general and positive-definite matrices.
https://www.eeworm.com/dl/650/182370.html
下载: 31
查看: 1078

加密解密 The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which impl

The Cryptography API: Next Generation(CNG) is a new and agile framework in Windows Vista, which implements an extensible provider model that allows you to load a provider by specifying the required cryptographic algorithm rather than having to hardcode a specific provider.
https://www.eeworm.com/dl/519/347325.html
下载: 40
查看: 1094

压缩解压 the attached utility is a work I ve submitted to the university It shows what a jpeg compression is

the attached utility is a work I ve submitted to the university It shows what a jpeg compression is all about. the function implements the DCT transform, using a matrix operator. note that matlab has a function for the DCT and iDCT transforms that might be more efficient.
https://www.eeworm.com/dl/617/274177.html
下载: 58
查看: 1102

网络 Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports:

Dropbear is an SSH 2 server, designed to be usable in small memory environments. It supports: * Main features of SSH 2 protocol * Implements X11 forwarding, and authentication-agent forwarding for OpenSSH clients * Compatible with OpenSSH ~/.ssh/authorized_keys public key authentication ...
https://www.eeworm.com/dl/635/201813.html
下载: 200
查看: 1090

Internet/网络编程 rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal Services, Wind

rdesktop is a client for Microsoft Windows NT Terminal Server, Windows 2000 Terminal Services, Windows 2003 Terminal Services/Remote Desktop, Windows XP Remote Desktop, and possibly other Terminal Services products. rdesktop currently implements the RDP version 4 and 5 protocols.
https://www.eeworm.com/dl/620/227824.html
下载: 50
查看: 1100

单片机开发 This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrup

This firmware translates a PS/2 mouse to a USB mouse. The translator firmware is entirely interrupt driven (with the exception of sending the data via USB to the host.) An interrupt is generated when the PS/2 start bit is received, at which time the firmware will begin its receive routine. In ad ...
https://www.eeworm.com/dl/648/145178.html
下载: 21
查看: 1135

人工智能/神经网络 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
查看: 1076

Java编程 java面试习题集 大家看看自己都会不会哦 一

java面试习题集 大家看看自己都会不会哦 一,谈谈final, finally, finalize的区别。 第二,Anonymous Inner Class (匿名内部类) 是否可以extends(继承)其它类,是否可以implements(实现)interface(接口)?
https://www.eeworm.com/dl/633/291464.html
下载: 70
查看: 1123