代码搜索:Decode
找到约 10,000 项符合「Decode」的源代码
代码结果 10,000
www.eeworm.com/read/256996/11961570
cpp decode.cpp
// decode.cpp : Defines the initialization routines for the DLL.
//
#include "stdafx.h"
#include "decode.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[]
www.eeworm.com/read/256996/11961615
clw decode.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
ClassCount=2
Class1=CDecodeApp
LastClass=CTup
NewFileInclude2=#include "decode.h"
ResourceCount=0
NewFileIncl
www.eeworm.com/read/256996/11961617
h decode.h
// decode.h : main header file for the DECODE DLL
//
#if !defined(AFX_DECODE_H__A2D9F2F0_18BB_428D_9E39_B5A1FDBCDF75__INCLUDED_)
#define AFX_DECODE_H__A2D9F2F0_18BB_428D_9E39_B5A1FDBCDF75__INCLUD
www.eeworm.com/read/256996/11961637
plg decode.plg
Build Log
--------------------Configuration: decode - Win32 Release--------------------
Command Lines
Results
decode.dll - 0 er
www.eeworm.com/read/256996/11961640
def decode.def
; decode.def : Declares the module parameters for the DLL.
LIBRARY "decode"
DESCRIPTION 'decode Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
www.eeworm.com/read/256468/11998100
c decode.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include
//#include
#include
www.eeworm.com/read/256468/11998117
h decode.h
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#ifndef _DECODE_H_
#define _DECODE_H_
void deco
www.eeworm.com/read/342248/12033045
c decode.c
/* DECODE.C - Decode blocks of received data. */
/* Copyright (c) 2000, 2001 by Radford M. Neal
*
* Permission is granted for anyone to copy, use, or modify this program
* for purposes of resear