代码搜索:Best 开发教程
找到约 10,000 项符合「Best 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/273303/6281633
bak kthread.c.bak
/*
* Kernel threads
* Copyright (c) 2001,2003 David H. Hovemeyer
* $Revision: 1.49 $
*
* This is free software. You are permitted to use,
* redistribute, and modify it as s
www.eeworm.com/read/273303/6281638
c kthread.c
/*
* Kernel threads
* Copyright (c) 2001,2003 David H. Hovemeyer
* $Revision: 1.49 $
*
* This is free software. You are permitted to use,
* redistribute, and modify it as s
www.eeworm.com/read/488978/6480980
c alistat_main.c
/*****************************************************************
* HMMER - Biological sequence analysis with profile HMMs
* Copyright (C) 1992-2003 Washington University School of Medicine
* All
www.eeworm.com/read/486654/6524227
cpp 1045.cpp
/* This Code is Submitted by wywcgs for Problem 1045 on 2006-01-18 at 20:36:49 */
#include
#include
#include
#include
using namespace std;
const int MAX =
www.eeworm.com/read/486654/6524405
cpp 1512.cpp
/* This Code is Submitted by wywcgs for Problem 1512 on 2006-07-23 at 15:40:24 */
#include
#include
using namespace std;
const int MAX = 102400;
const int INF = 210000000
www.eeworm.com/read/486541/6534821
txt result.txt
********************************************************************************************
***用遗传算法求解函数(f(x)=100*(x1*x1-x2)*(x1*x1-x2)+(1-x1)*(1-x1)的最大值***
**********作者:蒋赛,赵玉芹,董金明(计算机科学学院06级研究生)**
www.eeworm.com/read/482119/6628038
asv zhishijiange.asv
clear all
m=20; %种群规模
n=2; %插入的点数
g=150; %进化代数
op_pre=0.01 ; %判断收敛的阈值
a=0.4;
b=0.3;
%c=4;
d=20;%图形中横纵栅格数
MM=d*d; %共100个栅格
%变量范围
Xlu=zeros(18*n+20,2);
for i=1:18*n+20
Xlu(i,:)=[
www.eeworm.com/read/482119/6628057
m zhishijiange.m
clear all
m=20; %种群规模
n=2; %插入的点数
g=150; %进化代数
op_pre=0.01 ; %判断收敛的阈值
a=0.4;
b=0.3;
%c=4;
d=20;%图形中横纵栅格数
MM=d*d; %共100个栅格
%变量范围
Xlu=zeros(18*n+20,2);
for i=1:18*n+20
Xlu(i,:)=[
www.eeworm.com/read/481966/6633526
cpp 1045.cpp
/* This Code is Submitted by wywcgs for Problem 1045 on 2006-01-18 at 20:36:49 */
#include
#include
#include
#include
using namespace std;
const int MAX =
www.eeworm.com/read/481966/6633704
cpp 1512.cpp
/* This Code is Submitted by wywcgs for Problem 1512 on 2006-07-23 at 15:40:24 */
#include
#include
using namespace std;
const int MAX = 102400;
const int INF = 210000000