代码搜索:Best 开发教程
找到约 10,000 项符合「Best 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/262879/11387342
c c4.5.c
/*************************************************************************/
/* */
/* Main routine, c4.5 */
/* ------------------ */
/* */
/*******************************
www.eeworm.com/read/407780/11410782
txt 旋转卡壳标准程序.txt
#include
#include
#include
#define N 1000
#define M_PI 3.1415926
double x[100], y[100], xx, yy, base,scale;
int rep,n,i,j,k,T;
int main(){
double minx, m
www.eeworm.com/read/407047/11430785
m bestserverul.m
%BESTSERVERUL [neededMsTxPowerV, bestServerV, deltaSHOV] = BestServerUL(perf, linklossULM,
% activeSetM);
% calculates needed ms tx power, best server and distance from
www.eeworm.com/read/402581/11533165
asv quzaowasi.asv
clear all
% ------------------------------ 装甲兵工程学院 -------------------------------
% x = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16];
% y = [1 1 1 5 4 24 6 14 33 1 30 22 13 22 77 7];
% g = ((x)
www.eeworm.com/read/402581/11533168
m main_wasi.m
clear all
% ------------------------------ 装甲兵工程学院 -------------------------------
% x = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16];
% y = [1 1 1 5 4 24 6 14 33 1 30 22 13 22 77 7];
% g = ((x)+s
www.eeworm.com/read/402581/11533175
m quzaowasi.m
clear all
% ------------------------------ 装甲兵工程学院 -------------------------------
% x = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16];
% y = [1 1 1 5 4 24 6 14 33 1 30 22 13 22 77 7];
% g = ((x)
www.eeworm.com/read/402581/11533180
asv main_wasi.asv
clear all
% ------------------------------ 装甲兵工程学院 -------------------------------
% x = [1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16];
% y = [1 1 1 5 4 24 6 14 33 1 30 22 13 22 77 7];
% g = ((x)+s
www.eeworm.com/read/402473/11534393
txt galog.txt
generation best average standard
number value fitness deviation
Cannot open input file!
www.eeworm.com/read/402242/11540295
txt 磁盘调度算法.txt
#include "stdio.h"
#include "stdlib.h"
void CopyL(int Sour[],int Dist[] ,int x); //数组Sour复制到数组Dist,复制到x个数
void SetDI(int DiscL[]); //随机生成磁道数
void Print(int Pri[],int x); //打印输出数组Pri
void DelI
www.eeworm.com/read/400951/11566606
txt 使用说明.txt
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
免费
简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。 ...