本程序新建complex类,并将数学库里的“+”“-”“*”“/”符号运算进行重载,使其适用范围从实数扩展至复数。
上传时间: 2015-07-17
上传用户:270189020
数据挖掘软件发展分析 第一代数据挖掘软件 特点 支持一个或少数几个数据挖掘算法 挖掘向量数据(vector-valued data) 数据一般一次性调进内存进行处理 典型的系统如Salford Systems公司早期的CART系统(www.salford-systems.com)
标签: vector-valued data 数据挖掘 数据
上传时间: 2014-01-14
上传用户:dragonhaixm
fortran CG-FFT程序 Conjugate gradient package for solving complex matrix equations
标签: Conjugate equations gradient fortran
上传时间: 2015-10-10
上传用户:dyctj
Multi-target car license plate detection from complex environment2005. 复杂环境下的车牌分割。关于车牌定位及识别的论文,希望对大家有帮助!
标签: Multi-target environment detection license
上传时间: 2013-12-17
上传用户:aeiouetla
Many applications in computer graphics require complex, highly detailed models. However, the level of detail actually necessary may vary considerably. To control processing time, it is often desirable to use approximations in place of excessively detailed models.
标签: applications computer graphics detailed
上传时间: 2014-11-22
上传用户:拔丝土豆
windows开源代码 Microsoft Windows is a complex operating system. It offers so many features and does so much that it s impossible for any one person to fully understand the entire system. This complexity also makes it difficult for someone to decide where to start concentrating the learning effort. Well, I always like to start at the lowest level by gaining a solid
标签: Microsoft operating features windows
上传时间: 2015-11-24
上传用户:zhuyibin
Subroutine MCHOLSK :To solves a hermitian positive definite set of complex linear simultaneous equations (AX=B) using the Cholesky decomposition method.
标签: simultaneous Subroutine hermitian definite
上传时间: 2014-08-25
上传用户:windwolf2000
Fractal deformation method of complex evolutionary systems under parameter perturbations To create much more fractals width new type of structures.
标签: perturbations evolutionary deformation parameter
上传时间: 2014-01-25
上传用户:zhoujunzhen
This the implementation of structural SVM for training complex alignment models for protein sequence alignment, especially for homology modeling. The structural SVM algorithm can incorporate many relevant features like secondary structure, relative exposed surface area, profiles and their various interaction into the alignment model. It was developed under Linux and compiles under gcc, built upon the svm^light software by Thorsten Joachims.
标签: implementation structural for alignment
上传时间: 2014-01-11
上传用户:chenbhdt
Using the UnderC Tokenizer Class It s often necessary to parse complex text files, where standard i/o is too clumsy. C programmers fall back on strtok(), but this can be tricky to use properly. Besides, you are still responsible for keeping strtok() fed with new input, and I don t like the schlepp. Tokenizer is a text-parsing input stream, modelled after the (undocumented) VCL TParser class, and based on the UnderC tokenizing preprocessor front-end.
标签: Tokenizer necessary standard complex
上传时间: 2013-12-16
上传用户:whenfly