代码搜索:2
找到约 10,000 项符合「2」的源代码
代码结果 10,000
www.eeworm.com/read/251182/12359224
h c2-2.h
// c2-2.h 线性表的单链表存储结构
struct LNode
{
ElemType data;
LNode *next;
};
typedef LNode *LinkList; // 另一种定义LinkList的方法
www.eeworm.com/read/251117/12363245
jpg num2_2.jpg
www.eeworm.com/read/337463/12367098
java~2~ tabledisplay2.java~2~
/**
* Title: 以表格显示数据库查询结果
* Description: 第五章例子
* Copyright: Copyright (c) 2006
* Company:
* @author 苏年乐
* @version 1.0
*/
import java.sql.*;
import javax
www.eeworm.com/read/251051/12367831
gif mid2-2.gif
www.eeworm.com/read/149509/12369925
uv2 text2.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,2,
Options 1,0,0 // Targe
www.eeworm.com/read/337307/12377239
m dxz2_2.m
clear;global M r q p u g lemda;
M=2000;
lemda=0.3;
r=[9.6 18.5 49.4 23.9 8.1 14 40.7 31.2 33.6 36.8 11.8 9 35 9.4 15 5]'/100;
q=[42 54 60 42 1.2 39 68 33.4 53.3 40 31 5.5 46 5.3 23 0]'/100;
p=[2.
www.eeworm.com/read/149368/12385122
m example2_2.m
%首先编写f(x)的.m文件
function f = myfun(x)
f=sin(x)+3;
%然后调用函数fminsearch
x0=2 %起始点
[x , fval]=fminsearch(@myfun, x0);
www.eeworm.com/read/149331/12386961
rc2 cacl2.rc2
//
// CACL2.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
www.eeworm.com/read/250660/12393413
bak 2_uv2.bak
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1, 0x0
Options 1,0,0 // Target 'Targ