搜索资源列表
vc例子源码1
- 有大量的VC编程实例的源代码,内容涉及极其宽泛,其中有目录,如第六章:实例095-创建线性梯度,实例096-多种风格的端点,097-图形容器的应用,实例098-使用颜色矩阵设置图像中的 Alpha 值.....等等,不一一说明.-a large number of examples of the VC program source code, which relates to an extremely broad, including directory, like Chapter 6 : Ca
在vb/vc中使用MSFLXGRD.OCX这个控件的例子
- 在vb/vc中使用MSFLXGRD.OCX这个控件的例子,其中vc例子为实矩阵相乘,调用了mathlib52.dll中的函数_brmul@24。,At vb/vc Msflxgrd.ocx the controls used in the example of one of vc for real matrix multiplication example, call a function mathlib52.dll in _brmul @ 24.
CharacterRain
- 超酷屏幕保护程序---黑客帝国字幕雨 自己写的 VC 6.0 SDK编程-Cool screen saver--- Matrix subtitles rain wrote it myself VC 6.0 SDK Programming
Matrix_Src
- VC++编写的模仿黑客帝国中的矩阵闪动效果的特效,可以做精美的动画界面-VC++ Prepared to imitate the Matrix The Matrix flashing effect of special effects, can be done beautifully animated interface
graph_
- //有向图:有向图,无向图基本操作 //运行环境:VC //有向图,无向图基本操作,包括: //1、邻接矩阵 //2、邻接表 //3、深度优先遍历 //4、广度优先遍历 //5、最小生成树 //6、拓扑排序 //7、每一对顶点之间的最短路径(Dijkstra,Floyd两种算法)-//Directed graph: directed graph, undirected graph basic operation// Operating Environme
screensaver
- VC屏幕保护程序,模拟黑客帝国效果,不过是2d的。-VC screen saver, analog Matrix effects, but the 2d.
Matrix
- 矩阵乘法计算器,实现两个矩阵的乘法。VC++6实现-Matrix multiplication calculator, the achievement of the two matrix multiplication. VC++6 to achieve
Matrix
- 用VC++实现代数矩阵中求解矩阵的逆,矩阵的阶数可以是任意,只要改变全局变量即可-Using VC++ realization of matrix algebra to solve the inverse matrix, the order of the matrix can be arbitrary, as long as the change in global variable can be
header
- 提供了Lapack的头文件及相关信息,可以方便直接在VC中包含。Lapack是矩阵操作函数库,功能强大-LAPACK provides the header files and related information, can be easily included directly in the VC. LAPACK library are matrix operations, powerful! ! !
matrix
- 在VC++6.0平台上实现的一个比较实用的矩阵类库源代码-In VC++6.0 platform of a more practical realization of the matrix class library source code
LcdZimo
- 采用VC++编写的字模像素提取软件。提供了两种功能:1、提取黑白液晶屏字模,可任意字体任意方向提取,可提取文本和图片字模。2、提取TFT彩色液晶屏像素,完成了RGB24位、RGB16位565、RGB16位555像素大小的测试,在TFT液晶屏上显示文本和图片。其它像素大小,希望大家帮忙测试一下,感激不尽。-Using VC++ written in matrix pixel extraction software. Provides two functions: 1, extract black
matix
- VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
vc
- 矩阵计算,主要是利用一个函数得到结果。全选主元高斯消去法-Matrix calculations, mainly using a function to get results. Select principal component Gaussian elimination method
CMatrix
- VC++矩阵类:CMatrix.h 用的Vector-VC++ matrix class: CMatrix.h used in Vector
Matrix
- 这是矩阵的头文件,将其复制到VC的include目录下,在源文件中包含即可使用-This is the matrix of the header file, copy it to VC' s include directory, in the source file contains can be used
matrix
- 这是matrix.h头文件,可以方便那些想在vc中使用矩阵等运算的用户。-This is matrix.h header files, you can facilitate those who want to use the matrix and other operations vc users.
VB_VC
- 对矩阵运算的VB和VC程序进行了详细描述-Of VB and VC matrix operation procedures are described in detail
image-proses-Demo
- 图像处理 vc++实现 ,处理灰度图,彩色图处理,包括旋转,缩放,滤波,特征提取,模板匹配,灰度共生矩阵 等-Vc++ image processing implementation, processing grayscale, color image processing, including rotation, scaling, filtering, feature extraction, template matching, gray level co-occurrence matrix,
matrix-multiplication-algorithm
- 用C++实现矩阵的连乘算法,这是一个完整的VC工程,该源码采用VC6.0编辑。-VC projects, the matrix multiplication algorithm, which is a complete C++ achieve the source code using the the VC6.0 edit.
Matrix
- 使用vc++ 6.o制作了一个矩阵模板类 可以使用不同的 数据类型 包含基本矩阵运算 main函数为测试程序-Use vc++ 6.o produced a matrix template class can use different data type contains the main function of the basic matrix operations for the test procedure