FDTD !-- Fortran code for FDTD with Berenger PMLs, version 1.0, May 1999 !-- by Jos Bergervoet. !-- Plot field and/or Poynting vector S around radiating linear dipole
标签: Bergervoet Berenger Fortran version
上传时间: 2015-10-02
上传用户:zhuimenghuadie
用STL实现快速排序,使用vector。
上传时间: 2014-01-08
上传用户:stampede
A general technique for the recovery of signicant image features is presented. The technique is based on the mean shift algorithm, a simple nonparametric pro- cedure for estimating density gradients. Drawbacks of the current methods (including robust clustering) are avoided. Feature space of any nature can be processed, and as an example, color image segmentation is dis- cussed. The segmentation is completely autonomous, only its class is chosen by the user. Thus, the same program can produce a high quality edge image, or pro- vide, by extracting all the signicant colors, a prepro- cessor for content-based query systems. A 512 512 color image is analyzed in less than 10 seconds on a standard workstation. Gray level images are handled as color images having only the lightness coordinate
标签: technique presented features recovery
上传时间: 2015-10-14
上传用户:410805624
基于libsvm,开发的支持向量机图形界面(初级水平)应用程序,并提供了关于C和sigma的新的参数选择方法,使得SVM的使用更加简单直观.参考文章 Fast and Efficient Strategies for Model Selection of Gaussian Support Vector Machine 可google之。
标签: libsvm
上传时间: 2015-10-16
上传用户:cuibaigao
%BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma,l,u,... % oval,po,normg,DS,mtxmpy,data,H) % returns the new feasible point nx, the corresponding sign vector nsig, % and the step size of the unreflected step, alpha. % Copyright (c) 1990-98 by The MathWorks, Inc. % $Revision: 1.2 $ $Date:
标签: BIQPBOX reflective Bisection search
上传时间: 2013-12-17
上传用户:sk5201314
Input The input contains blocks of 2 lines. The first line contains the number of sticks parts after cutting, there are at most 64 sticks. The second line contains the lengths of those parts separated by the space. The last line of the file contains zero. Output The output should contains the smallest possible length of original sticks, one per line. Sample Input 9 5 2 1 5 2 1 5 2 1 4 1 2 3 4 0 Sample Output 6 5
标签: contains The blocks number
上传时间: 2015-10-27
上传用户:lepoke
常用数据结构集体实现,功能较全的数据结构实现,包括链表、映射、队列、集合、堆栈、vector等,自带异常处理,非常方便
标签: 数据结构
上传时间: 2013-12-23
上传用户:change0329
第一章涵盖了内建的数据型别,语言预先定义好的运算符、标准程序库中那个的vector和string类、条件语句和循环语句、输入和输出用的iostream库。第二章解释函数的设计和使用;第三章涵盖所谓的Standard Template Library;第四章讲述classes机制的设计和使用过程。第五章说明如何扩展classes;第六章的重头戏是class templates 第七章讲述如何使用c++提供的异常处理机制。
标签: 数据
上传时间: 2014-02-20
上传用户:zyt
The CUBA library provides new implementation of four general-purpose multidimensional integration algorithms: Vegas, Suave, Divonne, and Cuhre. Suave is a new algorithm, Divonne is a known algorithm to which important details have been added, and Vegas and Cuhre are new implementations of existing algorithms with only few improvements over the original versions. All four algorithms can integrate vector integrands and have very similar Fortran, C/C++, and Mathematica interfaces.
标签: multidimensional general-purpose implementation integration
上传时间: 2014-09-09
上传用户:gxf2016
So you wanted to add a forms editor to your application? A dialog editor? Something that allows drawing of HTML <div>s? Here is a feature rich skeleton (!) to get you started. CDiagramEditor is a package that gives you a basic visual editor intended for vector objects. Although perhaps not sufficient to create a CAD-application, you ll indeed be able to create a dialog editor. The editor itself is derived
标签: editor application Something wanted
上传时间: 2013-12-13
上传用户:恋天使569