代码搜索:recode
找到约 184 项符合「recode」的源代码
代码结果 184
www.eeworm.com/read/419422/10868383
lst ir.lst
C51 COMPILER V7.20 IR 07/13/2007 10:18:23 PAGE 1
C51 COMPILER V7.20, COMPILATION OF MODULE IR
OBJECT MODULE PLACED IN ir.O
www.eeworm.com/read/403480/11515658
c ad1.c
#include
#include
#define uchar unsigned char
#define uint unsigned int
#define ADDRESS_BALL 0x2FF0 //endpoint cs of chip ad0809 connect /Y1 of 74LS138
#define ADDRESS_RE
www.eeworm.com/read/403480/11515664
c encode_pre.c
#include
void outportb(unsigned int port,unsigned char val) ;
unsigned char acquisition_encode(void);
#define ADDRESS_RESET_RECODE 0x0FF0 // endpoint LOAD of 74LS193 connent /Y0
#de
www.eeworm.com/read/235561/14063375
c 4x4.c
/*-----------------------------------------------
函数名称:key_scan
功 能:键盘扫描,返回数字键值
输 入:无
输 出:无符号整型键值
范 围:
------------------------------------------------*/
unsigned char key_scan(void)
{
www.eeworm.com/read/358719/10181019
cpp codedlg.cpp
// CodeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "miniSQL.h"
#include "CodeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_
www.eeworm.com/read/149857/7150813
cpp codedlg.cpp
// CodeDlg.cpp : implementation file
//
#include "stdafx.h"
#include "miniSQL.h"
#include "CodeDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE_
www.eeworm.com/read/382048/9056364
c mmimt_pubwin.c
/*****************************************************************************
** File Name: *
** Author:
www.eeworm.com/read/358719/10181033
cpp adduserdlg.cpp
// AddUserDlg.cpp : implementation file
//
#include "stdafx.h"
#include "miniSQL.h"
#include "AddUserDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/149857/7150827
cpp adduserdlg.cpp
// AddUserDlg.cpp : implementation file
//
#include "stdafx.h"
#include "miniSQL.h"
#include "AddUserDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = _
www.eeworm.com/read/435793/1858874
c rec_api.c
#include "Recorder.h"
/*bool Music_Recode_Open(buffer_en_t* buffer, OS_EVENT *eventpointer)
{
return TRUE;
}
bool Music_Recode_Play(rec_control_t *control)
{
return TRUE;
}
bool Mu