代码搜索:Histogram
找到约 2,027 项符合「Histogram」的源代码
代码结果 2,027
www.eeworm.com/read/291752/8398624
h histogram.h
//
// File = histogram.h
//
#ifndef _HISTOGRAM_H_
#define _HISTOGRAM_H_
#include "psmodel.h"
#include "signal_T.h"
template
class HistogramBuilder : public PracSimModel
{
pu
www.eeworm.com/read/291752/8399973
cpp histogram.cpp
//
// File =histogram.cpp
//
#include
#include
#include "parmfile.h"
#include "model_graph.h"
#include "histogram.h"
#ifdef _DEBUG
extern ofstream *DebugFile;
#en
www.eeworm.com/read/391157/8418175
class histogram.class
www.eeworm.com/read/391152/8418432
class histogram.class
www.eeworm.com/read/391152/8418500
java histogram.java
import java.awt.*;
import java.applet.*;
import java.io.*;
import java.util.*;
public class Histogram extends Panel {
int panel_height, panel_width;
FontMetrics fm;
Dimension offscreensi
www.eeworm.com/read/187711/8605656
m histogram.m
%# mffmsilhouette : Silhouette extraction algorithm
%# Copyright (C) 2003 Matt Flax, Regina
%#
%# This program is free software; you can redistribute it and/or modify
%# it under the term
www.eeworm.com/read/432184/8621426
h histogram.h
#ifndef _INSIDE_VISUAL_CPP_histogram
#define _INSIDE_VISUAL_CPP_histogram
#include "ImageCenterDib.h"
//直方图类
class Histogram:public ImgCenterDib
{
public:
//直方图数组
int m_histArray[256];
www.eeworm.com/read/432184/8621595
cpp histogram.cpp
#include "stdafx.h"
#include"histogram.h"
#include "math.h"
/***********************************************************************
* 函数名称:
* Histogram()
*
*说明:无参数的构造函数,初始化成员变量
************
www.eeworm.com/read/288383/8636308
paf histogram.paf
www.eeworm.com/read/288383/8636323
cmd histogram.cmd
-w
-stack 400h
-heap 400
-l rts.lib
MEMORY
{
PAGE 0:
VECT : o=80h,l=80h
PRAM : o=100h,l=1f00h
PAGE 1:
DRAM : o=2000h,l=3000h
}
SECTIONS
{
.text : {}> PRAM