代码搜索:senddata
找到约 2,248 项符合「senddata」的源代码
代码结果 2,248
www.eeworm.com/read/423591/10545079
c retarget.c
/******************************************************************************/
/* RETARGET.C: 'Retarget' layer for target-dependent low level functions */
/***********************************
www.eeworm.com/read/423591/10545133
c retarget.c
/******************************************************************************/
/* RETARGET.C: 'Retarget' layer for target-dependent low level functions */
/***********************************
www.eeworm.com/read/275168/10832848
c ramtest.c
#include "DSP28_Device.h"
#include "ext_inf.h"
const Uint16 LedCode[]={0x7F,0xBF,0xDF,0xEF,0xF7,0xFB,0xFD,0xFE,0xFF};
unsigned int *ExRamStart = (unsigned int *)0x100000;
Uint16 LedCount;
www.eeworm.com/read/465144/7058884
lst 16·16.lst
C51 COMPILER V7.50 16·16 04/22/2009 22:08:09 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE 16·16
OBJECT MODULE PLACED IN 16
www.eeworm.com/read/465144/7058895
c 16·16.c
#include
sbit CLK1 =P2^0;
sbit DATA1 =P2^1;
sbit CLK2 =P2^2;
sbit DATA2 =P2^3;
sbit CLK3 =P2^4;
sbit DATA3 =P2^5;
sbit CLK4 =P2^6;
sbit DATA4 =P2^7;
unsigned char *p;
unsigned char
www.eeworm.com/read/455584/7369884
frm form_multitcp.frm
VERSION 5.00
Object = "{831FDD16-0C5C-11D2-A9FC-0000F8754DA1}#2.0#0"; "mscomctl.ocx"
Object = "{248DD890-BB45-11CF-9ABC-0080C7E7B78D}#1.0#0"; "MSWINSCK.OCX"
Begin VB.Form Frm_MultiTCP
BorderSt
www.eeworm.com/read/442957/7640932
c debug.c
#include
#include "types.h"
#include "debugDef.h"
#include "board.h"
#include "global.h"
#include "ms_reg.h"
#include "ms_rwreg.h"
#include "msosd.h"
#include "NVRam.h"
#include "i2c
www.eeworm.com/read/439833/7701054
rpt usb245.fit.rpt
Fitter report for usb245
Wed Jun 01 12:32:57 2005
Version 4.1 Build 181 06/29/2004 SJ Full Version
---------------------
; Table of Contents ;
---------------------
1. Legal Notice
2. F
www.eeworm.com/read/436720/7764582
c ramtest.c
#include "DSP28_Device.h"
#include "ext_inf.h"
const Uint16 LedCode[]={0x7F,0xBF,0xDF,0xEF,0xF7,0xFB,0xFD,0xFE,0xFF};
unsigned int *ExRamStart = (unsigned int *)0x100000;
Uint16 LedCount;
www.eeworm.com/read/332469/12756299
cs coclient.cs
using System;
using System.Collections;
namespace CO_Full_Server
{
public enum Mode : int
{
Authentication,
CreateCharacter,
Staging,
World
}
public struct Stats
{
public