代码搜索:Two
找到约 10,000 项符合「Two」的源代码
代码结果 10,000
www.eeworm.com/read/177897/9427381
tra two.tra
;TRA utf8
( Head
( traVersion 4.0 )
)
; Generated by Hi3D file export (HI CORPORATION) version 2,00, build 014
; for 3d studio max release 6,0
; from DiceTexture_O.max on Wed Jun 29 1
www.eeworm.com/read/177897/9427386
mtra two.mtra
www.eeworm.com/read/177162/9466529
java two.java
public class Two extends Root
{
private GameTable gTable;
private int x,y;
private int direct=1;
private int[] store;
public Two()
{
store=new int[15];
}
public boolean b
www.eeworm.com/read/176388/9500367
c two.c
#include
#include
#define MAX 101
typedef struct
{
char value[MAX];
int top;
}SepStack;
SepStack *s;
int n_bracket; /*当前括号计数*/
char
www.eeworm.com/read/175226/9554914
cpp two.cpp
// file: two.cpp
namespace
{
int value ;
char p( char *p ) ;
//. . .
}
int main( )
{
char c = p( char * ptr ) ;
}
www.eeworm.com/read/360443/10092119
txt two.txt
二插法已知:F(x1,x2)=4*x1-x2的平方-12;求极小值,极小值点,迭代次数?
用复合形法求极值。
约束条件:x2>=0;
x1>=0;
25-x1的平方-x2的平方>=0;
#include
#include
#define EP 0.0001
#define
www.eeworm.com/read/356810/10220950
java two.java
public class Two extends Root
{
private GameTable gTable;
private int x,y;
private int direct=1;
private int[] store;
public Two()
{
store=new int[15];
}
public boolean b
www.eeworm.com/read/356810/10220957
class two.class
www.eeworm.com/read/356033/10238528
java two.java
//Two.java
//"田"字形
public class Two extends Root
{
private GameTable gTable;
private int x,y;
private int direct=1;
private int[] store;
public Two()
{
store=new int[15];
www.eeworm.com/read/356033/10238534