代码搜索:XCS
找到约 390 项符合「XCS」的源代码
代码结果 390
www.eeworm.com/read/276878/10698776
c fed.c
#include
#define uchar unsigned char
#define uint unsigned int
uint a,b,c,d;
sbit xinc=P1^0;
sbit xud=P1^1;
sbit xcs=P1^2;
sbit add1=P2^0;
sbit P2_7=P2^7;
void delay(uint z)/*0.1m
www.eeworm.com/read/141717/12990363
c sereerom.c
//**********************************************************************************
//杨屹 2002/08/20 第一版
//串行flash操作函数(X5045/93LC66B)
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********
www.eeworm.com/read/326892/13111161
c sereerom.c
//**********************************************************************************
//杨屹 2002/08/20 第一版
//串行flash操作函数(X5045/93LC66B)
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********
www.eeworm.com/read/171020/9775293
c sereerom.c
//**********************************************************************************
//杨屹 2002/08/20 第一版
//串行flash操作函数(X5045/93LC66B)
//联系方法:gdtyy@ri.gdt.com.cn(2003/07/31以前有效)
//***********
www.eeworm.com/read/178550/9392096
c 25045.c
程序清单
#include
#include
#define uchar unsigned char
#define uint unsigned int
/*定义25045*/
unit t01,t02,t03;
sbit xsck=p1^2;/*25045*/
sbit xso=p1^1;
sbit xsi=p
www.eeworm.com/read/182376/9205732
makefile
#
# (XCS-C 1.2)
# ------------------------------------
# Learning Classifier System based on accuracy
#
# by
# Martin V. Butz
# Illinois Genetic Algorithms Laboratory (IlliGAL)
#
www.eeworm.com/read/263516/11358325
m setup.m
function a = setup(a)
global Line
if isempty(a.con), return, end
a.n = length(a.con(:,1));
a.line = a.con(:,1);
a.bus1 = Line.from(a.line);
a.bus2 = Line.to(a.line);
a.y = 1./Line.con(a.l
www.eeworm.com/read/263516/11358478
m setup.m
function a = setup(a)
global Line
if isempty(a.con), return, end
a.n = length(a.con(:,1));
a.line = a.con(:,1);
a.bus1 = Line.from(a.line);
a.bus2 = Line.to(a.line);
a.Pref = zeros(a.n,1)
www.eeworm.com/read/143645/12855052
lst x5045v2.lst
C51 COMPILER V7.50 X5045V2 10/02/2005 13:48:37 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE X5045V2
OBJECT MODULE PLACED IN
www.eeworm.com/read/405785/11457521
vhd mcdesign.vhd
--------------------------------------------------------------------------------
-- Company:
-- Engineer:
--
-- Create Date: 10:31:13