代码搜索结果
找到约 10,000 项符合
9 的代码
unit9.pas
unit Unit9;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ComCtrls, ToolWin, StdCtrls, ExtCtrls, Buttons;
type
TForm9 = class(TFo
unit9.dfm
object Form9: TForm9
Left = 390
Top = 191
BorderStyle = bsNone
Caption = 'Form9'
ClientHeight = 204
ClientWidth = 288
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.C
9 stepvisit.cpp
#include
#include
#include
#include
#define N 50
#define OVERFLOW 0
#define NULL 0
typedef struct BiTNode
{
char data;
struct BiTNo
chap_9.h
#ifndef __CHAP_9_H__
#define __CHAP_9_H__
void single_transmit(unsigned char * buf, unsigned char len);
void stall_ep0(void);
void reserved(void);
void get_status(void);
void clear_feature(void)
chap_9.lst
C51 COMPILER V8.02 CHAP_9 03/04/2008 13:50:51 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE CHAP_9
OBJECT MODULE PLACED IN
chap_9.c
#include "mytype.h"
#include "d12.h"
#include "D12CI.H"
#include "uart.h"
#define SWAP(x) ((((uint16)(x))8))
#define MSB(x) ((uint8)(((uint16)(x))>>8))
#define LSB(x) (