-
能实现彩色图RGB分量的数字显示,并能将彩色图转换为灰度图。...
能实现彩色图RGB分量的数字显示,并能将彩色图转换为灰度图。-achieve color RGB component to the figures, and can change color to grayscale.
- 2022-05-15 16:39:15下载
- 积分:1
-
THis the fundamental part of a Game Computer driver. It contains only the struct...
THis the fundamental part of a Game Computer driver. It contains only the structural layout upon which it is possible to create an object to object interface that would support 2 person game play.-THis is the fundamental part of a Game Computer driver. It contains only the structural layout upon which it is possible to create an object to object interface that would support 2 person game play.
- 2022-02-14 21:49:04下载
- 积分:1
-
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildVie...
这是用MFC编写的使用openGL的视口代码。
CChildView::CChildView() 构造函数
CChildView::~CChildView() 析构函数
BEGIN_MESSAGE_MAP(CChildView,CWnd ) 消息映射
BOOL CChildView::PreCreateWindow(CREATESTRUCT& cs)创建窗口重新设置窗口参数
BOOL CChildView::PreTranslateMessage( MSG* pMsg ) 翻译消息
int CChildView::OnCreate( LPCREATESTRUCT lpCreateStruct ) 窗口创建好后进入此函数 完成openGL的初始化
void CChildView::OnSize( UINT nType, int cx, int cy ) 当窗口大小发生改变时重新设置OPenGL的视口参数。
void CChildView::OnDestroy() 销毁窗口 -It is written in MFC to use openGL viewport code. CChildView:: CChildView () constructor CChildView:: ~ CChildView () destructor BEGIN_MESSAGE_MAP (CChildView, CWnd) message map BOOL CChildView:: PreCreateWindow (CREATESTRUCT & cs) to create a window to reset the window parameters BOOL CChildView:: PreTranslateMessage (MSG* pMsg ) translation of the message int CChildView:: OnCreate (LPCREATESTRUCT lpCreateStruct) window is created and entered this function to complete openGL initialization void CChildView:: OnSize (UINT nType, int
- 2022-03-16 00:49:44下载
- 积分:1
-
tchartdemo
源……………
TChartDemo Source.........................
for delphi
- 2023-08-29 16:35:03下载
- 积分:1
-
a good single document to achieve photo management software, more functional and...
一个不错的单文档实现的图片管理软件,功能比较实用,-a good single document to achieve photo management software, more functional and practical,
- 2023-07-18 10:05:04下载
- 积分:1
-
图象处理,包含图象处理类,图象读写、去除背景、二值化等等,同时演示了加载FormView功能。...
图象处理,包含图象处理类,图象读写、去除背景、二值化等等,同时演示了加载FormView功能。-image processing, including image processing category, read and write images to remove the background, values and so on, while loading FormView demonstrated functional.
- 2022-05-23 13:07:11下载
- 积分:1
-
这份代码经源码格式软件格式化过
这份代码经源码格式软件格式化过-this format source code by formatting software too
- 2023-03-09 12:30:03下载
- 积分:1
-
一个比例尺的源代码,使用VC开发。功能简单。
一个比例尺的源代码,使用VC开发。功能简单。-a scale of the source code, the use of VC. Simple functions.
- 2022-04-28 19:58:11下载
- 积分:1
-
vtk中关于vtkImagePlaneWidget的使用,有很大的参考价值
vtk中关于vtkImagePlaneWidget的使用,有很大的参考价值-VTK on vtkImagePlaneWidget use, has great reference value
- 2023-05-10 14:35:03下载
- 积分:1
-
基于神经网络的聚类
Neural Network Based Clustering
using Self Organizing Map (SOM) in Excel
Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM) - originally proposed by T.Kohonen as the method for clustering.
* Neural Network based Clustering tool in Excel (209 KB in Zipped format. 947 KB when unzipped.)
Inside the downloaded zip file, you will find the Excel file containing the application. Before running it, I suggest that you go through the ReadMe worksheet. It contains brief instructions on how to run the tool.
If you are interested in building Prediction and Classification models in Excel using Feedforward-Backpropagation Neural Network, here are two small Excel based tools for you. Also, if you are interested in Tree based Classification models, here is a Tree based classifier in Excel.
-Neural Network Based Clustering
using Self Organizing Map (SOM) in Excel
Here is a small tool in Excel using wh
- 2022-08-14 21:32:45下载
- 积分:1