代码搜索:climber
找到约 24 项符合「climber」的源代码
代码结果 24
www.eeworm.com/read/473928/6826242
txt climber算法.txt
%crazy climber算法
function out=ridge ( c )
%c是要提取脊线的时频矩阵
[B,A]=size;
N=floor(A*B/4);
%生成N个Climber
temp=zeros(B,A);
for i=1:1:A*B
if mod(i,4)==0
temp(i)=1;
end
end
T=max(max)-min(min);%系统初始化
www.eeworm.com/read/115011/6121112
h armedf.h
void LoadArmedF(void);
void load_crazy_climber_2(void);
void ClearArmedF(void);
void DrawArmedF(void);
void ExecuteArmedFFrame(void);
www.eeworm.com/read/249469/12500463
txt changes-katharsis.txt
added the crc's to crazy climber 2 and haze's country-selection-stuff to twin cobra 2
:)
btw. i am really impressed by this sources ... you're at least a 100 times as good as i am
... i hope i can m
www.eeworm.com/read/101619/15823870
cpp expad_crazyclimber.cpp
//////////////////////////////////////////////////////////////////////////
// Crazy climber //
////////////////////////////////////////////////
www.eeworm.com/read/101619/15823876
h expad_crazyclimber.h
//////////////////////////////////////////////////////////////////////////
// Crazy climber //
////////////////////////////////////////////////
www.eeworm.com/read/405816/2282397
c cclimber.c
/***************************************************************************
Crazy Climber memory map (preliminary)
as described by Lionel Theunissen (lionelth@ozemail.com.au)
Crazy Kong is ver
www.eeworm.com/read/493621/1165127
h armedf.h
void LoadArmedF(void);
void load_crazy_climber_2(void);
void ClearArmedF(void);
void DrawArmedF(void);
void ExecuteArmedFFrame(void);
www.eeworm.com/read/199094/5080486
txt reqd.txt
---
--- IMPORTED MODULE [REQd]
---
SOURCE
C:\\climber\\orcadfile\\request\\REQd.EDN
DATE CREATED
Jul 14, 2004
INTERFACE
input clk;
input en;
www.eeworm.com/read/199094/5080489
txt up.txt
---
--- IMPORTED MODULE [up]
---
SOURCE
C:\\climber\\orcadfile\\request\\up.EDN
DATE CREATED
Jul 15, 2004
INTERFACE
input clk;
input en;
www.eeworm.com/read/199094/5080494
txt reqq.txt
---
--- IMPORTED MODULE [REQq]
---
SOURCE
C:\\climber\\orcadfile\\request\\REQq.EDN
DATE CREATED
Jul 14, 2004
INTERFACE
input clk;
input en;