代码搜索:外差式

找到约 10,000 项符合「外差式」的源代码

代码结果 10,000
www.eeworm.com/read/377494/9274589

m cstr_optdes.m

function CSTR_OptDes % 连续搅拌槽式反应器的最优设计 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision: 1
www.eeworm.com/read/376425/9317752

m cstr_optdes.m

function CSTR_OptDes % 连续搅拌槽式反应器的最优设计 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision: 1
www.eeworm.com/read/176032/9521530

m convs.m

function a=convs(varargin) %CONVS 函数可以用来作多个多项式的乘法. %Designed by Prof D Xue (c) 2000 a=varargin{1}; for i=2:length(varargin) a=conv(a,varargin{i}); end
www.eeworm.com/read/371950/9529219

cpp main.cpp

/*********************************************************************************** 43. 对于次数很高,但项目很少的多项式,可用链表来表示。 例如:X^1000-76*X^76+3*X^3-7可表示为 ┌─┬──┬─┐ ┌──┬─┬─┐ ┌─┬─┬─┐ ┌─┬─┬──┐
www.eeworm.com/read/364357/9911763

opt fs44b0_g57_ucgui.opt

[BKPT:::] [ChildWndPos:::] E:\嵌入式开发资料\uc-os\FS44B0_G57_uCGUI\gui\Widget\button.c;406;0;1;0;0;537;342;1
www.eeworm.com/read/357001/10217994

pas imcode.pas

unit IMCode; (* Copyright (C) Trueway(TM) 6, 1999 - 3, 2000, All rights reserved. Trueway(TM) is the trademark of programs by LiQunwei 外挂式输入码生成器 Version 4.0 Created On: 06
www.eeworm.com/read/425643/10342462

m cstr_optdes.m

function CSTR_OptDes % 连续搅拌槽式反应器的最优设计 % % Author: HUANG Huajiang % Copyright 2003 UNILAB Research Center, % East China University of Science and Technology, Shanghai, PRC % $Revision: 1
www.eeworm.com/read/423311/10571102

m convs.m

function a=convs(varargin) %CONVS 函数可以用来作多个多项式的乘法. %Designed by Prof D Xue (c) 2000 a=varargin{1}; for i=2:length(varargin) a=conv(a,varargin{i}); end
www.eeworm.com/read/276855/10700392

h coordinate.h

// // 俯瞰式地图的座标转换 // // Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks) // #ifndef __coordinate_h__ #define __coordinate_h__ enum { MAPGRID_WIDTH = 64, MAPGRID_HEIGHT = 32, } ;
www.eeworm.com/read/276855/10700653

h coordinate.h

// // 俯瞰式地图的座标转换 // // Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks) // #ifndef __coordinate_h__ #define __coordinate_h__ enum { MAPGRID_WIDTH = 64, MAPGRID_HEIGHT = 32, } ;