代码搜索:red
找到约 10,000 项符合「red」的源代码
代码结果 10,000
www.eeworm.com/read/313260/13591233
bmp red.bmp
www.eeworm.com/read/312759/13605067
gif red.gif
www.eeworm.com/read/312400/13611944
gif red.gif
www.eeworm.com/read/312211/13615959
cpp red.cpp
#include "nr.h"
void NR::red(const int iz1, const int iz2, const int jz1, const int jz2,
const int jm1, const int jm2, const int jmf, const int ic1,
const int jc1, const int jcf, const int kc,
www.eeworm.com/read/309272/13675468
gif red.gif
www.eeworm.com/read/308144/13707323
bmp red.bmp
www.eeworm.com/read/136591/5868036
c red.c
///////////红外编码解码调试程序/////////////
///////////red.c///////////////////////////
#include "mylcd.h"
#include "stdio.h"
union intchar{
uint tempval;
struct {uchar hi;uchar low;}bytek;
}tcf;
uin
www.eeworm.com/read/129930/5965840
xpm red.xpm
/* XPM */
static char * red_dot_xpm[] = {
"15 14 147 2",
" c None",
". c #A8A8A7",
"+ c #5F5F5D",
"@ c #242422",
"# c #101010",
"$ c #232323",
"% c #575759",
"& c #423D41",
"* c #9B9599",
"=
www.eeworm.com/read/126430/6016607
c red.c
void red(iz1,iz2,jz1,jz2,jm1,jm2,jmf,ic1,jc1,jcf,kc,c,s)
float ***c,**s;
int ic1,iz1,iz2,jc1,jcf,jm1,jm2,jmf,jz1,jz2,kc;
{
int loff,l,j,ic,i;
float vx;
loff=jc1-jm1;
ic=ic1;
for (j=jz1;
www.eeworm.com/read/126430/6017219
c red.c
void red(int iz1, int iz2, int jz1, int jz2, int jm1, int jm2, int jmf,
int ic1, int jc1, int jcf, int kc, float ***c, float **s)
{
int loff,l,j,ic,i;
float vx;
loff=jc1-jm1;
ic=ic1;
fo