代码搜索结果

找到约 10,000 项符合 C 的代码

func_invdwt.m

function im_rec = func_InvDWT(I_W, S, Lo_R, Hi_R, level); % Matlab implementation of SPIHT (without Arithmatic coding stage) % % Inverse wavelet decomposition % % input: I_W : decomposed image

tty.c

/************************************************ * TTY SERIAL ROUTES * use ttyS1 to ctrol GPRS * by Zou jian guo * 2004-11-02 * * edited by wbin

func_invdwt.m

function im_rec = func_InvDWT(I_W, S, Lo_R, Hi_R, level); % Matlab implementation of SPIHT (without Arithmatic coding stage) % % Inverse wavelet decomposition % % input: I_W : decomposed image

func_invdwt.m

function im_rec = func_InvDWT(I_W, S, Lo_R, Hi_R, level); % Matlab implementation of SPIHT (without Arithmatic coding stage) % % Inverse wavelet decomposition % % input: I_W : decomposed image

func_invdwt.m

function im_rec = func_InvDWT(I_W, S, type, level); % % Inverse wavelet decomposition % % input: I_W : decomposed image vector % S : corresponding bookkeeping matrix % typ

flaginfo.txt

RunByHand: (c03) RandomBounds (c11) InfiniteRecursion (c12) Echo (c12) IOStreamDemo (c12) LargeMappedFiles (c12) LockingMappedFiles (c13) Suspend (c14) Applet1c (c14) Applet1d (c14) BangBean

flaginfo.txt

RunByHand: (c03) RandomBounds (c11) InfiniteRecursion (c12) Echo (c12) IOStreamDemo (c12) LargeMappedFiles (c12) LockingMappedFiles (c13) Suspend (c14) Applet1c (c14) Applet1d (c14) BangBean

constvalues.c

const unsigned int C_PulsePerKM = 1024; // 脉冲数 const float C_StartPrice = 10.0; // 白天的起步价保促地址 const float C_NightStartPrice = 11.0; // 夜晚的起步价 const float C_StartMilege = 3.0; // 起

constants

/* Constants Data Base * contains constant name, offset, and hex value * -used by make file to generate table with name and address * -used by loader(s?) to download values to addresses * * the

tcgetattr.c

/* Copyright (C) 1992, 1995, 1996, 1997, 2000 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or modify