代码搜索:Pim
找到约 1,035 项符合「Pim」的源代码
代码结果 1,035
www.eeworm.com/read/190387/8444224
m pim.m
function pim(Z)
% function pim(Z)
%
% simply Plots an IMage and removes the tick marks and axis labelling
%
% Hugh Pasika 1998
image(Z);
set(gca,'XTickLabel','');
set(gca,'YTickLabel','');
set(gca,'
www.eeworm.com/read/365220/9872379
class pim.class
www.eeworm.com/read/168045/9941035
m pim.m
function pim(Z)
% function pim(Z)
%
% simply Plots an IMage and removes the tick marks and axis labelling
%
% Hugh Pasika 1998
image(Z);
set(gca,'XTickLabel','');
set(gca,'YTickLabel','');
set(gca,'
www.eeworm.com/read/357685/10203146
pim-mib
PIM-MIB DEFINITIONS ::= BEGIN
IMPORTS
MODULE-IDENTITY, OBJECT-TYPE, experimental,
NOTIFICATION-TYPE,
Integer32, IpAddress, TimeTicks FROM SNMPv2-SMI
RowStatus, TruthValue
www.eeworm.com/read/251646/12327761
c _pim.c
/*
* Copyright (c) 1995, 1996
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification,
www.eeworm.com/read/129355/14249644
h pim.h
// PIM.h : main header file for the PIM application
//
#if !defined(AFX_PIM_H__A55C0EC0_0963_44CC_9240_E78D1A21D585__INCLUDED_)
#define AFX_PIM_H__A55C0EC0_0963_44CC_9240_E78D1A21D585__INCLUDED_
www.eeworm.com/read/129355/14249652
ico pim.ico
www.eeworm.com/read/129355/14249666
aps pim.aps
www.eeworm.com/read/129355/14249680
opt pim.opt
www.eeworm.com/read/129355/14249685
cpp pim.cpp
// PIM.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "PIM.h"
#include "PIMDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char T