代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/429315/8811072
m kpcm.m
clc
clear all
% KFCM
% 变量说明
% x : 数据点
% v :聚类中心
% fix c,tmax, m and delt
c=5;% the number od clusters
tmax=100;
delt=0.01;% the number of data points
n=20; %
m=1.1; % the quantity cont
www.eeworm.com/read/469169/6978636
m kpcm.m
clc
clear all
% KFCM
% 变量说明
% x : 数据点
% v :聚类中心
% fix c,tmax, m and delt
c=5;% the number od clusters
tmax=100;
delt=0.01;% the number of data points
n=20; %
m=1.1; % the quantity cont
www.eeworm.com/read/136812/5861862
c nse_log.c
#ifndef lint
static char sccsid[] = "@(#)nse_log.c 1.1 92/07/30 Copyr 1988 Sun Micro";
#endif
/*
* Copyright (c) 1989 Sun Microsystems, Inc.
*/
#include
#include
#include
www.eeworm.com/read/408971/11363158
vhd vcvs.vhd
-- -----------------------------------------------------------
--
-- Additional material to the book
-- Modeling and Simulation for RF System Design
--
--
-- THIS MODEL IS LICENSED TO YOU "AS IT IS"
www.eeworm.com/read/343651/11935574
c st7565.c
//*************************************************************************
//LCM parallel mode
//
//
//
//************************************************************************
#include "ch
www.eeworm.com/read/135259/13947353
h initguid.h
#pragma option push -b -a8 -pc -A- /*P_O_Push*/
/*****************************************************************************\
*
www.eeworm.com/read/136879/13356519
cpp fig11_17.cpp
// Fig. 11.17: fig11_17.cpp
// Controlling precision of floating-point values
#include
#include
#include
int main()
{
double root2 = sqrt( 2.0 );
int
www.eeworm.com/read/408971/11363240
vhd peakdetector.vhd
-- -----------------------------------------------------------
--
-- Additional material to the book
-- Modeling and Simulation for RF System Design
--
--
-- THIS MODEL IS LICENSED TO YOU "AS IT IS"