代码搜索:个域网
找到约 10,000 项符合「个域网」的源代码
代码结果 10,000
www.eeworm.com/read/308708/13695335
c algo9-2.c
/* algo9-2.c 检验bo9-1.(有序表部分)的程序 */
#include"c1.h"
#define N 11 /* 数据元素个数 */
typedef int KeyType; /* 设关键字域为整型 */
typedef struct /* 数据元素类型 */
{
KeyType key; /* 关键字域 */
int others; /*
www.eeworm.com/read/308482/13700493
c algo9-2.c
/* algo9-2.c 检验bo9-1.(有序表部分)的程序 */
#include"c1.h"
#define N 11 /* 数据元素个数 */
typedef int KeyType; /* 设关键字域为整型 */
typedef struct /* 数据元素类型 */
{
KeyType key; /* 关键字域 */
int others; /*
www.eeworm.com/read/301230/13863209
m ant_ant_new.m
%clear;
%clc;
%%%%%%%生成输入值
%xl=0; %变量x的左域
%xr=1; %变量x的右域
%x=(xl:0.1:xr)'; %输入变量要转化为列向量
%y=exp(-x).*sin(2.*pi.*x);
%%%%%生成输入值
%%%%初始化参数
%countMax=100;
www.eeworm.com/read/440959/6283736
c algo9-2.c
/* algo9-2.c 检验bo9-1.(有序表部分)的程序 */
#include"c1.h"
#define N 11 /* 数据元素个数 */
typedef int KeyType; /* 设关键字域为整型 */
typedef struct /* 数据元素类型 */
{
KeyType key; /* 关键字域 */
int others; /*
www.eeworm.com/read/301224/6287810
m ant_ant_new.m
%clear;
%clc;
%%%%%%%生成输入值
%xl=0; %变量x的左域
%xr=1; %变量x的右域
%x=(xl:0.1:xr)'; %输入变量要转化为列向量
%y=exp(-x).*sin(2.*pi.*x);
%%%%%生成输入值
%%%%初始化参数
%countMax=100;
www.eeworm.com/read/315848/6289710
c algo9-2.c
/* algo9-2.c 检验bo9-1.(有序表部分)的程序 */
#include"c1.h"
#define N 11 /* 数据元素个数 */
typedef int KeyType; /* 设关键字域为整型 */
typedef struct /* 数据元素类型 */
{
KeyType key; /* 关键字域 */
int others; /*
www.eeworm.com/read/120515/6322050
c algo9-2.c
/* algo9-2.c 检验bo9-1.(有序表部分)的程序 */
#include"c1.h"
#define N 11 /* 数据元素个数 */
typedef int KeyType; /* 设关键字域为整型 */
typedef struct /* 数据元素类型 */
{
KeyType key; /* 关键字域 */
int others; /*
www.eeworm.com/read/482102/6626717
c algo9-2.c
/* algo9-2.c 检验bo9-1.(有序表部分)的程序 */
#include"c1.h"
#define N 11 /* 数据元素个数 */
typedef int KeyType; /* 设关键字域为整型 */
typedef struct /* 数据元素类型 */
{
KeyType key; /* 关键字域 */
int others; /*
www.eeworm.com/read/480948/6654337
c algo9-2.c
/* algo9-2.c 检验bo9-1.(有序表部分)的程序 */
#include"c1.h"
#define N 11 /* 数据元素个数 */
typedef int KeyType; /* 设关键字域为整型 */
typedef struct /* 数据元素类型 */
{
KeyType key; /* 关键字域 */
int others; /*
www.eeworm.com/read/401642/11552592
c algo9-2.c
/* algo9-2.c 检验bo9-1.(有序表部分)的程序 */
#include"c1.h"
#define N 11 /* 数据元素个数 */
typedef int KeyType; /* 设关键字域为整型 */
typedef struct /* 数据元素类型 */
{
KeyType key; /* 关键字域 */
int others; /*