代码搜索:Simplex

找到约 356 项符合「Simplex」的源代码

代码结果 356
www.eeworm.com/read/125709/14469879

txt 系统使用说明.txt

1、确保服务器上安装了IIS、SQL Server和.net framework(win2003系统已经自带.net farmework,不用再安装) 2、把商城文件复制到IIS设的虚拟目录中,并在IIS中建立应用程序 3、安装数据库文件,数据库文件放在Data文件夹中,文件名为:SxShop_Data.MDF(日记文件为QuickTouch_Log.LDF),附加这个数据库文件就可以
www.eeworm.com/read/270032/11050615

c symm.c

/*********************************************************** Given an s-simplex (with s+1 vertexes) in n dimensions, calculate the vertexes of the kth (0
www.eeworm.com/read/270032/11050617

c recur.c

/*********************************************************** Given an s-simplex (with s+1 vertexes) in n dimensions, calculate the vertexes of the kth (0
www.eeworm.com/read/169273/9870751

c optimumt1.c

//This program is used to optimize a high Pass Filter. //Optimization can be implemented through External_Point_Punishment Method + Nelder and Mead's Simplex method #define N 4 //the number of var
www.eeworm.com/read/445879/7588946

c server.c

#include #include #include #include #include #include #define SERVER_PORT 5432 #define MAX_PENDING 5 #define MAX_LINE
www.eeworm.com/read/131729/14131955

c server.c

# include # include # include # include # include # define SERVER_PORT 5432 # define MAX_PENDING 5 # define MAX_LINE 256 //s
www.eeworm.com/read/182200/9211890

in makefile.in

# Makefile.in generated by automake 1.9.2 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # Th
www.eeworm.com/read/347945/11625293

m mpcvx.m

function output = mpcvx(p) %MPCVX Approximate multi-parametric programming % % MPCVX is never called by the user directly, but is called by % YALMIP from SOLVESDP, by choosing the solver
www.eeworm.com/read/132338/14097230

in makefile.in

# Makefile.in generated by automake 1.9.2 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004 Free Software Foundation, Inc. # Th