代码搜索:x12
找到约 193 项符合「x12」的源代码
代码结果 193
www.eeworm.com/read/458661/7291917
m lmatch.m
% lmatch.m - L-section reactive conjugate matching network
%
% Usage: X12 = lmatch(ZG,ZL,type);
% X12 = lmatch(ZG,ZL); (equivalent to type='n')
%
% ZG = generator impedance = RG+jXG
www.eeworm.com/read/315751/13536876
m lmatch.m
% lmatch.m - L-section reactive conjugate matching network
%
% Usage: X12 = lmatch(ZG,ZL,type);
% X12 = lmatch(ZG,ZL); (equivalent to type='n')
%
% ZG = generator impedance = RG+jXG
www.eeworm.com/read/303512/13813941
m lmatch.m
% lmatch.m - L-section reactive conjugate matching network
%
% Usage: X12 = lmatch(ZG,ZL,type);
% X12 = lmatch(ZG,ZL); (equivalent to type='n')
%
% ZG = generator impedance = RG+jXG
www.eeworm.com/read/165020/10078708
lp ex7.lp
/* This example will not run without scaling on IBM RS6000's
or HP9000/7XX machines */
min: +1 X13 +1 X14 -1 X15 -1 X16 ;
+100 X8 -406.9903088236362691532121971 X14 +406.9903088236362691532
www.eeworm.com/read/120261/14808609
lp ex7.lp
/* This example will not run without scaling on IBM RS6000's
or HP9000/7XX machines */
min: +1 X13 +1 X14 -1 X15 -1 X16 ;
+100 X8 -406.9903088236362691532121971 X14 +406.990308823636269153212197
www.eeworm.com/read/135531/13923234
lp ex7.lp
/* This example will not run without scaling on IBM RS6000's
or HP9000/7XX machines */
min: +1 X13 +1 X14 -1 X15 -1 X16 ;
+100 X8 -406.9903088236362691532121971 X14 +406.990308823636269153212197
www.eeworm.com/read/161627/10391180
c simplicityalogrithm.c
/*用单纯形算法求解多元函数极值计算机程序代码*/
/************************
*试用单纯形法求目标函数:
*f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5)
*的极小值
*************************/
# include "math.h"
# include "stdio.h"
float
www.eeworm.com/read/161627/10391193
bak simplicityalogrithm.c.bak
/*用单纯形算法求解多元函数极值计算机程序代码*/
/************************
*试用单纯形法求目标函数:
*f(x)= 4(x1 -5)*(x1 -5) + (x2 -6)*(x1 -5)
*的极小值
*************************/
# include "math.h"
# include "stdio.h"
float
www.eeworm.com/read/157558/11690186
txt 111.txt
void CMyDoc::FFT(double *TD1, double *TD2, double *FD1, double *FD2, int r)
{
//该函数用于对图像进行傅立叶变换
// 付立叶变换点数
LONG count=1
www.eeworm.com/read/172593/5383771
h x12rtc.h
#ifndef _DEV_X12RTC_H_
#define _DEV_X12RTC_H_
/*
* Copyright (C) 2005 by egnite Software GmbH. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modifi