搜索:Java+Class

找到约 10,000 项符合「Java+Class」的查询结果

结果 10,000
按分类筛选
显示更多分类
https://www.eeworm.com/dl/654/164741.html 数据结构

a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, lis

a non-sharing smart pointer class that can be used with STL containers such as std::map, vector, list, set, and deque. The smart pointer has an assignment operator and greater than operator that call the target object s operator.
下载 72
·
查看 1098
https://www.eeworm.com/dl/cadence/ebook/172690.html 电子书籍

This a set of notes I put together for my Computer Architecture class in 1990. Students had a proje

This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of th ...
下载 67
·
查看 1101
https://www.eeworm.com/dl/633/410842.html Java编程

Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system devel

Last week I posted an article on a simple C++ template class, XYDataArray, I used in my system development tool. The main purpose of this template class is to store and sort general data types. I needed to implement the same thing in Java, since the tool I developed has a compati ...
下载 42
·
查看 1081
https://www.eeworm.com/dl/658/426052.html STL

This is an matrix class which has been adapted for complex number computations. It ll be of help for

This is an matrix class which has been adapted for complex number computations. It ll be of help for digital signal processing simulations.
下载 147
·
查看 1111
https://www.eeworm.com/dl/532/314582.html 书籍源码

复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) C

复数运算#include<iostream.h> class Complex { public: Complex( double r =0, double i =0 ) Complex(int a) { Real = a Image = 0 } void print() const friend Complex operator+ ( const Complex & c1, const Complex & c2 ) friend Complex operator- ( const Complex & c1, const Com ...
下载 94
·
查看 1073
https://www.eeworm.com/dl/650/334229.html 人工智能/神经网络

The GP kernel is a C++ class library that can be used to apply genetic programming techniques to al

The GP kernel is a C++ class library that can be used to apply genetic programming techniques to all kinds of problems. The library defines a class hierarchy. An integral component is the ability to produce automatically defined functions as found in Koza s "Genetic Programming I ...
下载 27
·
查看 1110
https://www.eeworm.com/dl/842397.html 技术资料

PWM调制的无滤波Class D音频功率放大器的设计

本文采用正向设计的方法,设计了一种应用于便携式产品中的PWM调制无滤波ClassD音频功率放大器系统。根据便携式产品对音频功放的要求,设定了合理的系统性能指标和详细地论证了系统结构的选择。性能方面分析了效率和THD的影响因素和改进方法。结构方面根据无滤波系统的性能要求选择三电平双边PWM采样调 ...
下载 2
·
查看 8882
https://www.eeworm.com/dl/942534.html 技术资料

期刊论文:Virtual Training for Multi-View Object Class Recognition [cv

·Virtual Training for Multi-View Object Class Recognition [cvpr07]
下载 6
·
查看 7668
https://www.eeworm.com/dl/684/167211.html 软件设计/软件工程

This is my assignment for my tutor s Class. and many problems exist,so you should comprhend it and i

This is my assignment for my tutor s Class. and many problems exist,so you should comprhend it and improve it to perfect.
下载 174
·
查看 1196
https://www.eeworm.com/dl/534/159518.html 其他

Can Simply add the class to a project rather than (1) reference an activeX DLL or (2) add an ActiveX

Can Simply add the class to a project rather than (1) reference an activeX DLL or (2) add an ActiveX component.
下载 74
·
查看 1073