-
findoutcharactor
包括手写文字识别的各个步骤,图像的预处理、裁剪、大小转换、人工神经网络训练和识别等等。(Handwritten character recognition, including the various steps, image preprocessing, cropping, size, conversion, training and recognition of artificial neural networks and so on.)
- 2010-11-30 11:19:23下载
- 积分:1
-
Thinking-in-CPP
Bruce Eckel s Thinking in C++. If you want clear
answers to difficult questions about C++, this book is for you.
- 2011-01-18 16:10:00下载
- 积分:1
-
matlab
说明: 列举MATLAB的100个源程序,可供各个层次的人员学习.(MATLAB lists 100 of the source for all levels of learning.)
- 2008-10-28 21:52:22下载
- 积分:1
-
HardWork
说明: 上转型对象
1.实验目的
掌握上转型对象的使用。
2. 实验要求
要求有一个abstract类,类名为Employee,Employee的子类有YearWorker、MonthWorker和WeekWorker。YearWorker对象按年领取薪水,MonthWorker按月领取薪水,WeekWorker按周领取薪水。Employee有一个abstract方法:
public abstract earnings()
子类必须重写父类的earnings()方法,给出各自领取薪水的具体方式。
有一个Company类,该类用Employee数组作为成员,Employee数组的单元可以是YearWorker对象、MonthWorker对象或WeekWorker对象的上转型对象。程序能输出Company对象一年需支付的薪水总额。
(The transformation of the object 1. Purpose of the experiment used to grasp the transformation of the object. 2. Experiment requires a abstract class requirements, class named Employee, Employee of the child class has YearWorker, MonthWorker and WeekWorker. YearWorker object to receive annual salary, MonthWorker receive a monthly salary, WeekWorker receive weekly salary. Employee one abstract method: public abstract earnings () sub-class must override the parent class of earnings () method, given their own specific way of receiving pay. A Company class, such as members with an array of Employee, Employee of the array elements can be YearWorker object, MonthWorker object or objects on the transformation of objects WeekWorker. Company object program can output a year' s salary to be paid the total amount.)
- 2010-04-27 18:54:17下载
- 积分:1
-
ejiesobi
基于二阶统计量的SOBI算法,适用于盲源分离(SOBI algorithm based on second-order statistics for blind source separation)
- 2013-04-22 16:32:31下载
- 积分:1
-
lhsdesign
生成n维变量的拉丁超立方样本点,直接导出样本点。(Generate the sample points of n-dimensional input vectors.)
- 2021-02-25 15:19:38下载
- 积分:1
-
PerformanceEvaluation
This program used to show the Performance of MC-CDMA and OFDM system in AWGN and fading channels with specified parameters given in the code .
- 2010-06-08 13:43:35下载
- 积分:1
-
yichuan-matlab
帮助您了解遗传算法实例及如火如何通过matlab
实现编程(Examples to help you understand and genetic algorithm matlab realize how fiery programming)
- 2013-08-06 15:29:04下载
- 积分:1
-
gsm_fangzheng
GSM信道仿真源程序,包括各个模块(交织器,卷及码,外编码)和全信道程序(GSM channel simulation source code, including all modules (interleaver, roll and codes, encoding), and Channel procedures)
- 2007-03-12 14:34:59下载
- 积分:1
-
Simulation_Adapt_OFDM_mQam-(2)
OFDM simulation, BER-Eb/EsdB
- 2014-09-16 23:59:31下载
- 积分:1