代码搜索:expand
找到约 6,032 项符合「expand」的源代码
代码结果 6,032
www.eeworm.com/read/110036/15543286
expand
www.eeworm.com/read/192030/8410906
m expand.m
function Q = expand(P)
% EXPAND -- built-in EXPAND, extended to matrix polynomials
%
% Q = expand(P)
%
% The effect is the same as the system built-in EXPAND, applied to each
% coeffici
www.eeworm.com/read/189472/8467780
cc expand.cc
void term::expand( u_int cursor )
{
line_s* lines = ( line_s* )__here;
if( __here -> id_mask == ID_LINE_S )
{
// if( ( lines == s -> top &&
// || lines -> scr -> top -> last != NUL
www.eeworm.com/read/188943/8507084
ico expand.ico
www.eeworm.com/read/188943/8507086
aps expand.aps
www.eeworm.com/read/188943/8507087
ncb expand.ncb
www.eeworm.com/read/188943/8507088
dsp expand.dsp
# Microsoft Developer Studio Project File - Name="Expand" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap
www.eeworm.com/read/188943/8507090
opt expand.opt
www.eeworm.com/read/188943/8507091
h expand.h
// Expand.h : main header file for the EXPAND application
//
#if !defined(AFX_EXPAND_H__5ACE72AB_786B_11D4_BD73_000021479D21__INCLUDED_)
#define AFX_EXPAND_H__5ACE72AB_786B_11D4_BD73_000021479D21
www.eeworm.com/read/188943/8507092
cpp expand.cpp
// Expand.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Expand.h"
#include "ExpandDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
stat