代码搜索:Histogram

找到约 2,027 项符合「Histogram」的源代码

代码结果 2,027
www.eeworm.com/read/431190/8704920

java histogram.java

import java.awt.*; import java.applet.*; import java.io.*; import java.util.*; public class Histogram extends Panel implements DrawingObj { int panel_height, panel_width; FontMetrics fm;
www.eeworm.com/read/286908/8737995

c histogram.c

#include #include #include #include "Cai_const.h" #include "Cai_func.h" #include "Cai_funclib.h" /* Usage: histg inputfilename outputfilename */ /* N.B.: inputfi
www.eeworm.com/read/186599/8923303

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/283388/9025528

suo histogram.suo

www.eeworm.com/read/283388/9025539

h histogram.h

#pragma once // nominal luma range const BYTE MIN_LUMA = 16; const BYTE MAX_LUMA = 235; const BYTE LUMA_RANGE = MAX_LUMA - MIN_LUMA + 1; // Total number of valid luma values // structure for
www.eeworm.com/read/283388/9025546

ncb histogram.ncb

www.eeworm.com/read/283388/9025549

sln histogram.sln

Microsoft Visual Studio Solution File, Format Version 9.00 # Visual Studio 2005 Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Histogram", "Histogram.vcproj", "{2D5115F1-8189-44DE-B6A2-6FA2584
www.eeworm.com/read/283388/9025552

cpp histogram.cpp

#include "strsafe.h" #include "StdAfx.h" #include "histogram.h" #include "math.h" CImageOp::CImageOp() : m_pImg(NULL), m_dwWidth(0), m_dwHeight(0), m_lStride(0), m_iBitDepth(0) { } //
www.eeworm.com/read/283388/9025553

vcproj histogram.vcproj

www.eeworm.com/read/381363/9096057

hlp histogram.hlp

Histogram The Histogram item of the Analyze menu displays a histogram describing the distribution of heights in the image. {Analyze_Menu.hlp}