代码搜索:COde
找到约 10,000 项符合「COde」的源代码
代码结果 10,000
www.eeworm.com/read/419541/10862914
h code.h
#ifndef _CODE_H_
#define _CODE_H_
#define pc 7
#define mp 6
#define gp 5
#define ac 0
#define ac1 1
void emitComment( char * c );
void emitR
www.eeworm.com/read/419541/10862934
c code.c
#include "globals.h"
#include "code.h"
static int emitLoc = 0 ;
static int highEmitLoc = 0;
void emitComment( char * c )
{ if (TraceCode) fprintf(code,"* %s\n",c);}
www.eeworm.com/read/419418/10868824
m code.m
%
function code_out=code(input_seq,s)
% 这是一个用于编码的函数
% 能将输入序列input_seq生成s类型的编码
% s包括 ook,ppm和dppm三种类型
%
N=length(input_seq);
switch s
case 'ook'
code_out=input_seq;
www.eeworm.com/read/274318/10876531
h code.h
/*
|
| Copyright disclaimer:
| This software was developed at the National Institute of Standards
| and Technology by employees of the Federal Government in the course
| of their official d
www.eeworm.com/read/274318/10876533
c code.c
/*
| Project: WCDMA simulation environment
| Module:
| Author: Maarit Melvasao
| Date: May 15, 1999
|
| History:
| June 10, 1999 Maarit Melvasalo
|
www.eeworm.com/read/419180/10882094
obj code.obj
www.eeworm.com/read/419180/10882112
c code.c
#include
#define uchar unsigned char
/***************** ASC字库 8x16像素****************/
unsigned char code char_Table[95][16] =
{
{
0, 0, 0, 0, 0, 0,
www.eeworm.com/read/419180/10882123
lst code.lst
C51 COMPILER V7.06 CODE 05/09/2007 10:46:30 PAGE 1
C51 COMPILER V7.06, COMPILATION OF MODULE CODE
OBJECT MODULE PLACED IN co
www.eeworm.com/read/274202/10883877
txt code.txt
www.eeworm.com/read/274199/10885322