代码搜索:C
找到约 10,000 项符合「C」的源代码
代码结果 10,000
www.eeworm.com/read/303772/13809479
m comp_gdgt.m
function [c,Ls]=comp_gdgt(f,g,a,M,L,c_t,c_f,c_w,timeinv)
%COMP_GDGT Compute generalized DGT
% Usage: c=comp_gdgt(f,g,a,M,L,c_t,c_f,c_w,timeinv);
%
% Input parameters:
% f : Input d
www.eeworm.com/read/303772/13809494
m comp_igdgt.m
fun<mark>c</mark>tion f=<mark>c</mark>omp_igdgt(<mark>c</mark>,g,a,M,L,<mark>c</mark>_t,<mark>c</mark>_f,<mark>c</mark>_w,timeinv)
%<mark>C</mark>OMP_IGDGT <mark>C</mark>ompute IGDGT
% Usage: f=<mark>c</mark>omp_igdgt(<mark>c</mark>,g,a,M,L,<mark>c</mark>_t,<mark>c</mark>_f,<mark>c</mark>_w,timeinv);
%
% Input parameters:
% <mark>c</mark> : Array of <mark>c</mark>oeffi<mark>c</ma ...
www.eeworm.com/read/152695/5669972
asm _mtrr.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =================================================
www.eeworm.com/read/146447/5738043
asm _mtrr.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/140467/5791281
asm _mtrr.asm
;****************************************************************************
;*
;* SciTech OS Portability Manager Library
;*
;* =====================================================
www.eeworm.com/read/139557/5798408
s jmpuwind.s
// TITLE("Jump to Unwind")
//++
//
// Copyright (c) 1992-2000 Microsoft Corporation. All rights reserved.
//
// Module Name:
//
// jmpuwind.s
//
// Abstract:
//
// This module i
www.eeworm.com/read/131315/5936061
tags
AbbrevExpand abbrev.c /^AbbrevExpand()$/
AddError proc.c /^AddError(laste, errline, buf, line, charpos)$/
AddLines disp.c /^AddLines(at, num)$/
AddSpecial insert.c /^AddSpecial()$/
AdjustScrollBar mac
www.eeworm.com/read/131315/5944917
makefile
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= ctags
CFLAGS+=-I${.CURDIR}
SRCS= C.c ctags.c fortran.c lisp.c print.c tree.c yacc.c
.include
www.eeworm.com/read/131315/5945743
c set.c
/*-
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are perm