-
tezhengzhi
求矩阵的特征值 可以方便快捷的计算矩阵的特征值 其中包括零矩阵(Eigenvalue matrix can be convenient and efficient calculation of matrix eigenvalues, including zero matrix)
- 2009-01-04 15:39:54下载
- 积分:1
-
Image scaling procedures specific realize, this paper c++ To realize specific
图象缩放程序的具体实现,本文采用c++来具体实现-Image scaling procedures specific realize, this paper c++ To realize specific
- 2023-06-06 19:55:02下载
- 积分:1
-
DIP_vc
用c语言编写的数字图像处理程序,图像读取,图像增强,图像复原,傅里叶变换,离散余弦变换都有(With the c language digital image processing, image scanning, image enhancement, image restoration, Fourier transform, discrete cosine transform has)
- 2013-11-30 20:23:27下载
- 积分:1
-
isctest
matlab程序,一种快速ICA算法,用于混合信号盲分离,可应用于通信系统信号处理(matlab program, a fast ICA algorithm for blind separation of mixed signals, signal processing can be used in communication systems)
- 2013-11-08 19:12:37下载
- 积分:1
-
QQCSharp
说明: 一套模仿QQ的实时语音以及视频聊天程序,功能很全,而且很实用(Imitate a real-time voice and video QQ chat program)
- 2010-05-02 23:58:48下载
- 积分:1
-
SubnetMaskCalculator
子网计算器,包括三个子程序,可计算与子网相关的参数(Using BitArray to implement a subnet mask calculator)
- 2010-09-13 22:27:54下载
- 积分:1
-
Login
通过一个简单的项目实例“国家游泳队训练信息系统”,展示c++的威力。该项目包括,SQL server数据库连接数据库操作等(增、删、改查),是一个很好的学习资料。亦可作为收藏。包括对对话框的一些设置问题,对话框背景等........(Through a simple project examples "national swimming team training information system" to demonstrate the power of c++. The project includes, SQL server database connections and other database operations (add, delete, change search), is a good learning materials. Also as a collection. Including some of the settings dialog box in the dialog background ........)
- 2014-07-05 22:24:03下载
- 积分:1
-
VLCDemo
MFC调用VLC的动态库libvlc.dll实现简单播放器,支持播放、暂停、停止、进度显示和进度控制、声音控制、支持中文路径的文件名字。VC6.0环境,可直接运行。(MFC calls VLC dynamic library libvlc.dll simple player, play, pause, stop, schedule display and schedule control, sound control, support Chinese path of the file name. VC6.0 environment, can be directly run.)
- 2013-07-15 09:41:10下载
- 积分:1
-
SIFTVC6
sift角点检测及匹配,在不同尺度空间下的角点检测方法,很方便实用。(sift corner detection and matching, the corner detection methods under different scales of space, it is convenient and practical.)
- 2013-12-08 17:25:35下载
- 积分:1
-
直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定...
直方图对话框构造函数 ZFT::ZFT(CWnd* pParent /*=NULL*/) : CDialog(ZFT::IDD, pParent)//ZFT为定义的用来显示直方图的对话框类; { Width=Height=0 //对话框初始化阶段设置图像的宽和高为"0"; }-Histogram dialog Constructors Asian : : Asian (CWnd* pParent/*= NULL* /) : CDialog (Asian : : IDD, pParent)// Asian used for the definition of the histogram shows the dialog; Width = (Height = 0// dialog initialization stage set image"s width and height of the "0";)
- 2022-01-28 01:55:16下载
- 积分:1