代码搜索:外差式
找到约 10,000 项符合「外差式」的源代码
代码结果 10,000
www.eeworm.com/read/425643/10342275
m pfrconv.m
function PFRconv
% 已知等温管式反应器的管长,计算出口转化率
%
% Author: HUANG Huajiang
% Copyright 2003 UNILAB Research Center,
% East China University of Science and Technology, Shanghai, PRC
% $Revision:
www.eeworm.com/read/351570/10639651
cpp algo0223.cpp
int Compare(PElemType a, PElemType b) {
if (a.expnb.expn) return 1;
return 0;
}
void AddPolyn(PLinkList &Pa, PLinkList &Pb) { // 算法2.23
// 多项式加法:Pa = Pa
www.eeworm.com/read/276855/10701615
cpp dib.cpp
//
// DIB base class
//
// Copyright (c) 2000-2001 Chihiro.SAKAMOTO (HyperWorks)
//
#include "StdAfx.h"
#include "Dib.h"
#include "Misc.h"
#include "File.h"
//
// 构造函数
//
// 以IsOK()成员函式
www.eeworm.com/read/349837/10797929
cpp algo0223.cpp
int Compare(PElemType a, PElemType b) {
if (a.expnb.expn) return 1;
return 0;
}
void AddPolyn(PLinkList &Pa, PLinkList &Pb) { // 算法2.23
// 多项式加法:Pa = Pa
www.eeworm.com/read/471043/6904448
txt lr1fenxifa.txt
#include "stdafx.h"
#include "CharStack.h"
#include "IntStack.h"
#include
#include
#include
#include
struct BNFNODE // 产生式节点
{
char Left; //
www.eeworm.com/read/471051/6904537
txt lr1fenxifa.txt
#include "stdafx.h"
#include "CharStack.h"
#include "IntStack.h"
#include
#include
#include
#include
struct BNFNODE // 产生式节点
{
char Left; //
www.eeworm.com/read/457957/7142554
txt crc.txt
以前刚好写过一段时间,拿出来给你吧!(多项式可能不同,自己动下脑筋改下吧!)
//-----------------------------------------------------------------
// 计算16位CRC函数之一
//----------------------------------------------------------------
www.eeworm.com/read/151043/7142605
cpp algo0223.cpp
int Compare(PElemType a, PElemType b) {
if (a.expnb.expn) return 1;
return 0;
}
void AddPolyn(PLinkList &Pa, PLinkList &Pb) { // 算法2.23
// 多项式加法:Pa = Pa
www.eeworm.com/read/454633/7386563
cpp algo0223.cpp
int Compare(PElemType a, PElemType b) {
if (a.expnb.expn) return 1;
return 0;
}
void AddPolyn(PLinkList &Pa, PLinkList &Pb) { // 算法2.23
// 多项式加法:Pa = Pa