代码搜索:COde
找到约 10,000 项符合「COde」的源代码
代码结果 10,000
www.eeworm.com/read/327760/13063874
c code.c
unsigned char const Bmpt1[]=
{
/*-- 调入了一幅图像:E:\新建文件夹\Wait_1.bmp --*/
/*-- 宽度x高度=19x30 --*/
/*-- 宽度不是8的倍数,现调整为:宽度x高度=19x32 --*/
0x00,0x00,0x00,0x60,0xE0,0xE0,0xE0,0xE0,0xA0,0xA0,0xA0,0xA
www.eeworm.com/read/327755/13064591
exe code.exe
www.eeworm.com/read/327755/13064592
asm code.asm
p macro buf
lea dx,buf
mov ah,9
int 21h
endm
data segment
pp db 0dh,0ah,' welcome you to run this programme!$'
qq db 0dh,0ah,' when you input number,press enter.$'
qw
www.eeworm.com/read/140625/13071484
h code.h
#define ARBITRARY_PIXEL_VALUE 127
#define DB_SIDE 8
#define FILP_X 1
#define FILP_Y 2
#define FILP_DIAG 4
#define NSYSM 8
typedef unsigned char Symmetry;
typedef unsigned char Pixel;
t
www.eeworm.com/read/140545/13077167
zip code.zip
www.eeworm.com/read/327421/13079449
caa code.caa
ygd:202CB962AC59075B964B07152D234B70
xh:250CF8B51C773F3F8DC8B4BE867A9A02
yao:9852F6575C282DB621D991FD9CED3CC1
www.eeworm.com/read/140352/13086466
v code.v
// 可综合模块
// 此模块将signal.v 中产生的indata信号进行编码:
// 1 编码成为31位的+M序列;0 编码为-M 序列。
// 其中包括了一个5级的移位寄存器用于产生M序列。
`timescale 1ns/1ns
module coder( clk_1, //数据输入时钟
clk_31,
www.eeworm.com/read/140170/13098484
js code.js
vti_encoding:SR|utf8-nl
vti_timelastmodified:TR|16 Feb 2003 02:35:30 -0000
vti_extenderversion:SR|4.0.2.6513
vti_backlinkinfo:VX|9seekgb5.2/edit.asp 9seekgb5.2/show.asp 9seekgb5.2/post.asp
www.eeworm.com/read/140170/13098760
js code.js
helpstat = false;
stprompt = true;
basic = false;
function thelp(swtch){
if (swtch == 1){
basic = false;
stprompt = false;
helpstat = true;
} else if (swtch == 0) {
helpstat = false
www.eeworm.com/read/140169/13099750