代码搜索:Best 开发教程
找到约 10,000 项符合「Best 开发教程」的源代码
代码结果 10,000
www.eeworm.com/read/400951/11566618
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/348290/11602583
m sga.m
% sga
%
% 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 create
www.eeworm.com/read/348290/11602654
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 of th
www.eeworm.com/read/261738/11625675
c display.c
/*=======================Display.c========================*/
/*=====================动画演示文件======================*/
#include"head.h"
void InitGraph()
{
int gd=DETECT,gm;
initgraph(&gd,&gm,"c:
www.eeworm.com/read/261738/11625695
c display.c
/*-----------------------------Display.c-------------------------------*/
/*------------------动画演示文件----------------------------*/
/*------------初始化图形界面--------------------------*/
void InitGraph()
www.eeworm.com/read/261494/11642357
txt finalists announced for javaworld editors' choice awards.txt
作者:梦
email: mfgqd@263.net
日期:2001-5-23 18:02:50
And the finalists are:
Best Java Virtual Machine
Blackdown 1.3 Linux, Blackdown.org
Java HotSpot Server VM 2.0, Solaris, Sun Microsystems
www.eeworm.com/read/260715/11706449
txt readme.txt
获取数据库中符合检索条件的记录数
例程提供:sunbeam
如有疑问请: emailto:sunbeam@yeah.net
主页: http://best.163.com/~sunbeam
http://vbstudio.soim.net
www.eeworm.com/read/260339/11731365
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/258663/11847757
cpp c46.cpp
/*************************************************************************/
/* */
/* Main routine, c4.5
www.eeworm.com/read/257948/11901394
c display.c
/*=======================Display.c========================*/
/*=====================动画演示文件======================*/
#include"head.h"
void InitGraph()
{
int gd=DETECT,gm;
initgraph(&gd,&gm,"c: