代码搜索:decode
找到约 10,000 项符合「decode」的源代码
代码结果 10,000
www.eeworm.com/read/361539/10047514
c decode.c
#include "global.h"
int markslice(int marking, int mode, int slicegroup, int slice_type){
int prio;
if ( mode == 0 ) {
if ( marking == 1){
switch(slice_type){
case 0:
www.eeworm.com/read/165844/10050107
c decode.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include
//#include
#include
www.eeworm.com/read/165844/10050117
h decode.h
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#ifndef _DECODE_H_
#define _DECODE_H_
void deco
www.eeworm.com/read/165451/10062097
m decode.m
function dcode=decode(num,ns,nei)
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% DECODE: Decode 1-dimensional CA-Rules
%
% Fist Coded 11 April 1997
% Last Modefied 24 April 1997
%
www.eeworm.com/read/165221/10071938
c decode.c
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#include
//#include
#include
www.eeworm.com/read/165221/10071950
h decode.h
/***********************************************
copyright by Haia Tech
www.haia2004.com
************************************************/
#ifndef _DECODE_H_
#define _DECODE_H_
void deco
www.eeworm.com/read/360522/10089264
h decode.h
/*
* This source code is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
*