代码搜索结果
找到约 10,000 项符合
7 的代码
7ledshowpro.plg
礦ision2 Build Log
Project:
D:\51单片机实用程序设计典型实例\第2章 单片机实现数码管显示\proc\8LEDShowPro.uv2
Project File Date: 08/23/2005
Output:
Build target 'Target
7ledshowpro.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {
svmc7.m
function [fitness,newxpopnHist] = svmc7(oxpopn,datas,realClass,i_datas,i_realClass,gen)
hang=size(datas,1);
newxpopnHist=[];
newClassRate1=[];
newClassRate3=[];
xpopn = oxpopn;
mn=size(xpopn,1
selectga7.m
function [xpopn,fitness,meanf,maxf,xopt,iterropt]=selectGA7(fun,popnsize,pc,pm,numgens,vlb,vub,options,...
datas,realClass,i_datas,i_realClass,setNum,direct)
% numbGA maximises a function of seve
mainga7.m
function mainGA()
%jin liu yi jianyan d jieguo
clear;
disp(sprintf('************************ Data file format ************************\n'));
disp(sprintf('First row indicates class distinction (by
wrsbcarm7.h
/* sbcarm7.h - WindRiver SBC ARM7 header file */
/* Copyright 1984-2001 Wind River Systems, Inc. */
#include "copyright_wrs.h"
/*
modification history
--------------------
01f,16jul02,m_h C++ prot