代码搜索:Controlling
找到约 944 项符合「Controlling」的源代码
代码结果 944
www.eeworm.com/read/173137/9671547
h mpdebug.h
#ifndef MP_MPDEBUG_H
#define MP_MPDEBUG_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* Th
www.eeworm.com/read/173137/9671549
h profile.h
#ifndef MP_PROFILE_H
#define MP_PROFILE_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* Th
www.eeworm.com/read/173137/9671557
h slots.h
#ifndef MP_SLOTS_H
#define MP_SLOTS_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* This l
www.eeworm.com/read/173137/9671558
h tree.h
#ifndef MP_TREE_H
#define MP_TREE_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* This lib
www.eeworm.com/read/173137/9671562
h machine.h
#ifndef MP_MACHINE_H
#define MP_MACHINE_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* Th
www.eeworm.com/read/173137/9671570
h utils.h
#ifndef MP_UTILS_H
#define MP_UTILS_H
/*
* mpatrol
* A library for controlling and tracing dynamic memory allocations.
* Copyright (C) 1997-2002 Graeme S. Roy
*
* This l
www.eeworm.com/read/173137/9671598
m4 mpatrol.m4
dnl mpatrol
dnl A library for controlling and tracing dynamic memory allocations.
dnl Copyright (C) 1997-2002 Graeme S. Roy
dnl
dnl This library is free software; you can redis
www.eeworm.com/read/100018/15888831
html intro.html
Disk Quotas
Introduction
Quotas are a method of controlling how much disk space users and groups
can use. For each filesystem you can place limits on how much disk space
and
www.eeworm.com/read/429315/8811051
m kfkm.m
clc
clear all
% KFKM
% 变量说明
% x : 数据点
% v :聚类中心
% fix c,tmax, m and delt
% c=5;% the number od clusters
tmax=50;
delt=0.001;% the number of data points
m=2; % the quantity controlling
www.eeworm.com/read/429315/8811061
m kfcm_old.m
clc
clear all
% KFCM
% 变量说明
% x : 数据点
% v :聚类中心
% fix c,tmax, m and delt
% c=5;% the number od clusters
tmax=50;
delt=0.001;% the number of data points
m=2; % the quantity controlling