登录
首页 » Fortran » sqp_npsol

sqp_npsol

于 2010-12-31 发布 文件大小:252KB
0 302
下载积分: 1 下载次数: 115

代码说明:

  Fortran Optimisation sqp

文件列表:

examples
........\example0
........\........\mainp.for,14797,2003-12-31
........\........\Makefile,265,1997-12-06
........\example1
........\........\confn.f,4055,1997-12-06
........\........\mainp1.f,4361,1997-12-06
........\........\Makefile,422,1997-12-06
........\........\objfn.f,793,1997-12-06
........\........\WS_FTP.LOG,622,1997-12-06
........\example2
........\........\confn.f,359,1997-12-06
........\........\mainp2.f,7907,2003-12-31
........\........\Makefile,422,1997-12-06
........\........\objfn.f,3976,1997-12-06
........\........\WS_FTP.LOG,622,1997-12-06
........\example3
........\........\.~Makefia20451,712,1997-12-06
........\........\block.f,6238,1997-12-06
........\........\confn.f,897,1997-12-06
........\........\elemlb.f,12565,1997-12-06
........\........\elemxx.f,11933,1997-12-06
........\........\ieeeHP.f,489,1997-12-06
........\........\ieeeSUN.f,2629,1997-12-06
........\........\mainp.f,3471,1997-12-06
........\........\Makefile,881,1997-12-06
........\........\objfn.f,7546,1997-12-06
........\........\sysocfHP.f,4912,1997-12-06
........\........\sysocfSUN.f,4931,1997-12-06
........\........\WS_FTP.LOG,1900,1997-12-06
sqp
...\dlscode.f,177819,2003-12-31
...\dpnpmain.for,15608,1997-12-06
...\dsqpcheck.f,51749,2003-12-31
...\dsqpcode.f,180927,2003-12-31
...\dsqpfile.f,31351,2003-12-31
...\dsqpgeneral.f,108267,2003-12-31
...\dsqpmachin.f,15892,2003-12-30
...\dsqpmodule.f90,1762,2003-12-31
...\ls_main.f,7578,2003-12-31
...\paramls.inp,135,1997-12-06
...\paramsqp.inp,403,1997-12-06
...\spsqp
...\.....\Makefile,293,1997-12-06
...\.....\objfn-c.c,12182,1997-12-06
...\.....\objfn-l.c,2683,1997-12-06
...\.....\splscode.for,321960,1997-12-06
...\.....\splsmain.for,7236,1997-12-06
...\.....\spmach.for,17823,1997-12-06
...\.....\spnpcode.for,262546,1997-12-06
...\.....\spnpmain.for,15548,1997-12-06

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • NDFT
    由于离散傅里叶变换在高频部分会出现混频,使得傅里叶变换存在两个像,使用非均匀傅里叶变换可解决此问题(Because of the mixing of discrete Fourier transform in high frequency, there are two images in the Fourier transform, which can be solved by using non-uniform Fourier transform.)
    2020-11-19 14:39:37下载
    积分:1
  • Quantitative-v15
    说明:  w4w4tugfk,vsopeiwr0ru9e0wgbrbjm0w[-o-w=
    2019-01-03 20:32:05下载
    积分:1
  • This is the windows API programming vc procedures, can help quickly familiar wit...
    这个是有关windows API编程的vc程序,可帮助迅速熟悉windows API-This is the windows API programming vc procedures, can help quickly familiar with the windows API
    2023-05-20 07:40:03下载
    积分:1
  • main
    中波广播系统声音的传播用matlab实现 附带中波广播系统的发射机simulink仿真(The transmission of sound in the medium wave broadcasting system is realized by MATLAB)
    2018-04-13 14:50:29下载
    积分:1
  • wind active
    This file contain the activator tool for all windows seven versions
    2019-04-03 18:59:39下载
    积分:1
  • 使用Acrgis Engine 的java api 开发的创建一个shape文件
    使用Acrgis Engine 的java api 开发的创建一个shape文件-Acrgis Engine using the java api to create a shape the development of documents
    2022-02-02 04:30:13下载
    积分:1
  • PostgreSQL 是一种对象
    PostgreSQL 是一种对象-关系型数据库管理系统(ORDBMS),也是目前功能最强大、特性最丰富和最复杂的自由软件数据库系统.它起源于伯克利(BSD)的数据库研究计划,目前是最重要的开源数据库产品开发项目之一-PostgreSQL is an object- relational database management system (ORDBMS), is currently the most powerful characteristics of the most abundant and most complex of the free software database system. It originated in Berkeley (BSD) database of research projects, is currently the most important open-source database product development projects
    2023-07-31 00:10:07下载
    积分:1
  • 开源项目smack的API文档,研究XMPP的入门选择。
    开源项目smack的API文件,研究XMPP的入门之选。-Open source project smack the API documentation, study entry XMPP choice.
    2022-02-25 03:54:47下载
    积分:1
  • lena
    说明:  SLIC算法是simple linear iterative cluster的简称,该算法用来生成超像素(superpixel) 算法步骤: 已知一副图像大小M*N,可以从RGB空间转换为LAB空间,LAB颜色空间表现的颜色更全面 假如预定义参数K,K为预生成的超像素数量,即预计将M*N大小的图像(像素数目即为M*N)分隔为K个超像素块,每个超像素块范围大小包含[(M*N)/K]个像素 假设每个超像素区域长和宽都均匀分布的话,那么每个超像素块的长和宽均可定义为S,S=sqrt(M*N/K) 遍历操作,将每个像素块的中心点的坐标(x,y)及其lab的值保存起来,加入到事先定义好的集合中(Algorithmic steps: Given the size of an image M*N, it can be converted from RGB space to LAB space, and the color space of LAB is more comprehensive. If the predefined parameter K, K is the number of pre-generated super-pixels, i.e., the image of M*N size (the number of pixels is M*N) is expected to be divided into K super-pixel blocks, each of which contains [(M*N)/K] pixels. Assuming that the length and width of each super-pixel region are evenly distributed, the length and width of each super-pixel block can be defined as S, S = sqrt (M*N/K). The traversal operation saves the coordinates (x, y) and lab values of the central points of each pixel block and adds them to a pre-defined set.)
    2019-06-10 14:48:52下载
    积分:1
  • ofdm系统基于matlab的papr仿真程序
    ofdm系统基于matlab的papr仿真程序
    2022-07-20 22:06:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载