代码搜索:代码量
找到约 10,000 项符合「代码量」的源代码
代码结果 10,000
www.eeworm.com/read/373297/9464256
pdf 《代码大全》全文.pdf
www.eeworm.com/read/373272/9465850
c 非常优秀代码.c
/*****************************************************
This program was builded by the CodeVisionAVR V1.24.8 Standard
Project : 房号注册器
Version : 1.00
Date : 2008-4-28
Author : DOLLY
Company
www.eeworm.com/read/176599/9490731
cpp 液晶驱动代码.cpp
// MSP430F1121与液晶驱动芯片PCF8576的连接程序
#include "msp430x11x1.h"
#define uint unsigned int
#define uchar unsigned char
//器件地址
uchar PCF8576=0x70;
//内存数据定义
uchar ByteCnt; //I2C 数据字节计数器
www.eeworm.com/read/372685/9497499
bmp 代码d.bmp
www.eeworm.com/read/175659/9537326
txt 魔王语言代码.txt
#include "stdafx.h"
#include
#include
//========================================================
// 栈操作
//========================================================
#define S
www.eeworm.com/read/175659/9537329
txt csdk编程代码.txt
#include
#include "resource.h" //这个头文件的作用就是定义控件等ID的数学值,全部是UINT类型的
#include "generic.h" //头文件。内容见最后面
//2个全局变量
HINSTANCE _hInst; //主程序句柄
HWND _hWnd;//主窗口句柄
char _szAppName[
www.eeworm.com/read/167977/9943350
rar 程序代码.rar
www.eeworm.com/read/166929/9988965
rar canny源代码.rar
www.eeworm.com/read/362415/10000031
txt 抓包代码.txt
这部份是主程序的。
// RemoteInpouringDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "RemoteInpouring.h"
#include "RemoteInpouringDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
DWORD __stdcall
www.eeworm.com/read/361676/10039468