-
用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)...
用VB实现对二进制数据的存取。(如:图片,文本文件,电影......)-VB right binary data access. (Eg : photos, text files, the film ......
- 2022-03-05 00:04:34下载
- 积分:1
-
[战士]嘲讽助手TauntBuddy
WOW专用
[战士]嘲讽助手TauntBuddy
WOW专用-[soldiers] mocked WOW special assistant TauntBuddy
- 2022-03-31 09:22:20下载
- 积分:1
-
kernelpca_tutorial
函数 data_out = kernelpca_tutorial(data_in,num_dim)
%
此函数不会主成分分析 (非线性) 上 %给定
使用内核技巧 %数据集
%
%Data_out = kernelpca_tutorial(Data_in,Num_Dim)
%
%Data_in-输入数据 (d (尺寸) X N (# 点)
%Num_dim-输出数据的维度。(Num_Dim < = d)
%Data_out-输出数据。(Num_Dim (尺寸) X N (# 点))
%
%Ambarish Jash
%ambarish.jash@colorado.edu
%
- 2023-04-13 05:40:03下载
- 积分:1
-
窗体分割开发例子
窗体分割开发例子-Form segmentation Development example
- 2022-02-06 23:45:00下载
- 积分:1
-
WPF的Datagrid自定义控件
应用背景WPF下,DataGrid自带的功能有时不能很好的完成我们的界面需要。为了界面的美观可以,我们可以通过自定义控件的方式来创建新的控件。这个控件是为大家在自定义DataGrid的时候提供一些参考。关键技术WPF的DataGrid的自定义控件应用,绑定功能的时候,以及如何自己为DataGrid添加依赖属性。为DataGrid绘制新的属性,改变DataGrid的样式
- 2022-02-07 01:47:14下载
- 积分:1
-
实现mschar数据图像显示一个程序调用。
一个实现调用MSCHAR的程序,用于数据的图像显示。-Realize MSCHAR a procedure call for data image display.
- 2022-05-26 20:39:40下载
- 积分:1
-
次程序主要是描述的学生的基本档案管理和成绩的管理。
次程序主要是描述的学生的基本档案管理和成绩的管理。-Times the procedure is described in the students the basic file management and performance management.
- 2022-02-21 07:47:34下载
- 积分:1
-
the cases on how to imitate the Windows task bar effect.
本例介绍如何模仿Windows任务栏效果。-the cases on how to imitate the Windows task bar effect.
- 2022-05-30 21:20:17下载
- 积分:1
-
Matlab GUI programming paradigm is the Fourier
matlab GUI编程示例,是Fourier-Mellin变换算法的图像匹配程序,非常实用。-Matlab GUI programming paradigm is the Fourier- Transform algorithm Mellin image matching procedures, very practical.
- 2023-07-10 21:05:03下载
- 积分:1
-
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们...
Convert CHtmlView to CHtmlCtrl
CHtmlView和我们最终生成的CHtmlCtrl到底有什么区别?
其实,区别仅仅是它们被使用的方法不同.控件通常是对话框里的子窗口---当然你可以把它作为
任何窗口的子窗口.然而View却是专门为了实现MFC 文档视图结构而设计的.一个View有一个指向
Document的指针并且被固定在一个特别的窗口里---人称:框架窗口(CFrameWnd).
对于Document来说,CView是它可以从形态上被表现的场作.但,指向Document的指针
m_pDocument可能是NULL,所以每当我们在View里处理Document的时候,这么做是明智的:
-Convert CHtmlView to CHtmlCtrlCHtmlView with us in the end the final generated CHtmlCtrl What is the difference? In fact, the distinction is that they only be used in different ways. Control is usually a sub-dialog window- of course you can put it as a child window of any window. However View it is specialized in order to realize the structure of the document view MFC designed. a View has a point to Document pointer and was fixed in a special window- known as: frame window (CFrameWnd). For Document for, CView is that it can from the morphology was the performance of the market for. However, indicators point to Document the m_pDocument may be NULL, so whenever we d
- 2022-05-31 00:40:34下载
- 积分:1