代码搜索:Best 开发教程
找到约 10,000 项符合「Best 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/474604/6813827
c c4.5.c
/*************************************************************************/
/* */
/* Main routine, c4.5 */
/* ------------------ */
/* */
/*******************************
www.eeworm.com/read/473191/6857813
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/472521/6869435
txt 使用说明.txt
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
免费
简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。 ...
www.eeworm.com/read/472589/6871374
txt 使用说明.txt
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
免费
简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。 ...
www.eeworm.com/read/471592/6886021
c c4.5.c
/*************************************************************************/
/* */
/* Main routine, c4.5 */
/* ------------------ */
/* */
/*******************************
www.eeworm.com/read/471348/6890566
m simobjp.m
% SIMOBJP.M (Plot SIMulation results of OBJective function)
%
% This function takes the name of a simulation objective
% function and the matrix of the best individuals and
% plots the states o
www.eeworm.com/read/471348/6890597
m sga.m
% sga.m
%
% This script implements the Simple Genetic Algorithm described
% in the examples section of the GA Toolbox manual.
%
% Author: Andrew Chipperfield
% History: 23-Mar-94 file
www.eeworm.com/read/294787/8205874
txt psoutfil.txt
Iter: 569 Best val: 5.3239400473748E-06 2007-12-24 12:38:12
Neighborhood size (0 is global): 2
Dim. 1 Pos. 1.236214E-02
Dim.
www.eeworm.com/read/294000/8258905
txt 使用说明.txt
使用说明:
系统要求:WIN9X/ME/NT/2000 VC++6.0 且安装了VC ACTIVEX控件(在VC6安装时选上)
免费
简介:在VC++6.0中用MSComm控件编程,可以实现串口接收数据和发送数据,数据分别显示在接收框和发送框中。
如何建立工程:建立新文件夹,将文档用WINZIP解压后,双击 Scommtest.dsw 即可在VC6.0中打开工程文件。 ...
www.eeworm.com/read/192735/8289454
c c4.5.c
/*************************************************************************/
/* */
/* Main routine, c4.5 */
/* ------------------ */
/* */
/*********************