亚洲欧美第一页_禁久久精品乱码_粉嫩av一区二区三区免费野_久草精品视频

蟲(chóng)蟲(chóng)首頁(yè)| 資源下載| 資源專輯| 精品軟件
登錄| 注冊(cè)

space-vector

  • 基于libsvm

    基于libsvm,開(kāi)發(fā)的支持向量機(jī)圖形界面(初級(jí)水平)應(yīng)用程序,并提供了關(guān)于C和sigma的新的參數(shù)選擇方法,使得SVM的使用更加簡(jiǎn)單直觀.參考文章 Fast and Efficient Strategies for Model Selection of Gaussian Support Vector Machine 可google之。

    標(biāo)簽: libsvm

    上傳時(shí)間: 2015-10-16

    上傳用戶:cuibaigao

  • %BIQPBOX Bisection reflective line search for sqpbox % [nx,nsig,alpha] = BIQPBOX(s,c,strg,x,y,sigma

    %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:

    標(biāo)簽: BIQPBOX reflective Bisection search

    上傳時(shí)間: 2013-12-17

    上傳用戶:sk5201314

  • Input The input contains blocks of 2 lines. The first line contains the number of sticks parts afte

    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

    標(biāo)簽: contains The blocks number

    上傳時(shí)間: 2015-10-27

    上傳用戶:lepoke

  • 常用數(shù)據(jù)結(jié)構(gòu)集體實(shí)現(xiàn)

    常用數(shù)據(jù)結(jié)構(gòu)集體實(shí)現(xiàn),功能較全的數(shù)據(jù)結(jié)構(gòu)實(shí)現(xiàn),包括鏈表、映射、隊(duì)列、集合、堆棧、vector等,自帶異常處理,非常方便

    標(biāo)簽: 數(shù)據(jù)結(jié)構(gòu)

    上傳時(shí)間: 2013-12-23

    上傳用戶:change0329

  • 第一章涵蓋了內(nèi)建的數(shù)據(jù)型別

    第一章涵蓋了內(nèi)建的數(shù)據(jù)型別,語(yǔ)言預(yù)先定義好的運(yùn)算符、標(biāo)準(zhǔn)程序庫(kù)中那個(gè)的vector和string類、條件語(yǔ)句和循環(huán)語(yǔ)句、輸入和輸出用的iostream庫(kù)。第二章解釋函數(shù)的設(shè)計(jì)和使用;第三章涵蓋所謂的Standard Template Library;第四章講述classes機(jī)制的設(shè)計(jì)和使用過(guò)程。第五章說(shuō)明如何擴(kuò)展classes;第六章的重頭戲是class templates 第七章講述如何使用c++提供的異常處理機(jī)制。

    標(biāo)簽: 數(shù)據(jù)

    上傳時(shí)間: 2014-02-20

    上傳用戶:zyt

  • The CUBA library provides new implementation of four general-purpose multidimensional integration al

    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.

    標(biāo)簽: multidimensional general-purpose implementation integration

    上傳時(shí)間: 2014-09-09

    上傳用戶:gxf2016

  • So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw

    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

    標(biāo)簽: editor application Something wanted

    上傳時(shí)間: 2013-12-13

    上傳用戶:戀天使569

  • So you wanted to add a forms editor to your application? A dialog editor? Something that allows draw

    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

    標(biāo)簽: editor application Something wanted

    上傳時(shí)間: 2014-01-21

    上傳用戶:BIBI

  • The Rayleigh Integral Method is useful in computing the acoustic properties of a flat panel radiatin

    The Rayleigh Integral Method is useful in computing the acoustic properties of a flat panel radiating into a half space.

    標(biāo)簽: properties computing Rayleigh Integral

    上傳時(shí)間: 2015-12-07

    上傳用戶:youmo81

  • 圖像處理的關(guān)于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章

    圖像處理的關(guān)于Snakes : Active Contour Models算法和水平集以及GVF的幾篇文章,文章列表為: [1]Snakes Active Contour Models.pdf [2]Multiscale Active Contours.pdf [3]Snakes, shapes, and gradient vector flow.pdf [4]Motion of level sets by mean curvature I.pdf [5]Spectral Stability of Local Deformations Spectral Stability of Local Deformations.pdf [6]An active contour model for object tracking using the previous contour.pdf [7]Volumetric Segmentation of Brain Images Using Parallel Genetic AlgorithmsI.pdf [8]Segmentation in echocardiographic sequences using shape-based snake model.pdf [9]Active Contours Without Edges.pdf 學(xué)習(xí)圖像處理的人必看的幾篇文章

    標(biāo)簽: Contour Snakes Active Models

    上傳時(shí)間: 2014-01-15

    上傳用戶:wqxstar

主站蜘蛛池模板: 大同市| 应用必备| 周宁县| 龙海市| 邹城市| 星子县| 鄂托克前旗| 文成县| 成都市| 桃园市| 嘉祥县| 托里县| 普宁市| 广丰县| 鱼台县| 伊金霍洛旗| 泸西县| 博兴县| 无锡市| 绥阳县| 莱州市| 福泉市| 霍城县| 多伦县| 炉霍县| 泽库县| 丰县| 江城| 精河县| 威宁| 定边县| 舟曲县| 东海县| 田阳县| 尼勒克县| 庆安县| 同江市| 商河县| 延安市| 泰顺县| 舒城县|