代码搜索:VC代码

找到约 10,000 项符合「VC代码」的源代码

代码结果 10,000
www.eeworm.com/read/402236/11540300

txt 代码.txt

// Getting bitmap size /*BITMAP bm; GetObject(m_hBitmap, sizeof(BITMAP), &bm); // Creating new bitmap and receive pointer to it's bits. HBITMAP hTargetBitmap; void *pBuffer; in
www.eeworm.com/read/348418/11594727

txt 代码.txt

//用循环单链表实现队列的基本操作 //算法的实现: #include #include #include typedef int DateType; struct Node; typedef struct Node *PNode; struct Node//结点结构 { DateType info; PNode link; }; //函数声明 int i
www.eeworm.com/read/157966/11653535

txt 代码.txt

clear all s0=0.6 %% 取为0.64;ωg为 ; 为0.6 wr=2.0, kecig=0.64 %%场地特征阻尼比,housner and Jennings建议值 omegag=15.6 %%场地特征频率,housner and Jennings建议值 N=20*pi, d= 0.02*pi, D=0.03 w0=2*pi*3.5/3/4,
www.eeworm.com/read/260985/11683457

rar 代码.rar

www.eeworm.com/read/260273/11735391

rar 代码.rar

www.eeworm.com/read/259685/11773564

rar 代码.rar

www.eeworm.com/read/155608/11861000

txt 代码.txt

111 O 101110010 f 1011101 c 00010 o 1001 u 01001 r 0101 s 11011 e 001 , 101001 a 1100 t 1000 h 10110 i 0000 m 101000 n 0111 v 11010
www.eeworm.com/read/256596/11983907

doc 代码.doc

www.eeworm.com/read/154151/11985750

doc 代码.doc

www.eeworm.com/read/336276/12459900

txt 代码.txt

var SHFileOpStruct:TSHFileOpStruct; DirName:PChar; BufferSize:Cardinal; begin BufferSize:=Length(ADirName)+1+1; GetMem(DirName,BufferSize); try FillChar(DirName^,BufferSize