搜索资源列表
纹理映射Texture
- 本程序在窗口中显示了一个加入纹理的场景,使得该场景更加真实,平滑,是基于单文档的MFC应用程序。 在本程序中,纹理场景是通过SetCheckTexture()函数生成的,然后通过DoTransform()函数 将—个顶点从物体坐标系转换到窗口坐标系,利用openGL进行矩阵计算,通过UpdateModelView()函数和InitMatrices()函数实现。-the procedures in the window shows a scene by adding texture, making
XSZZ
- 这是一个利用稀疏矩阵技术实现求解矩阵方程的程序,基于VC++的MFC技术。请多多执教。-This is a sparse matrix using technology to solve the matrix equation procedures, the MFC-based VC technology. Please excuse coach.
AB2150
- 此文件以插件DLL的形式封装了AB2150矩阵协议,通过此DLL可以学习串口通讯和MFC DLL插件的开发,希望能使使用者收益。压缩包中含有云台控制ID是定义的枚举类型,该类型未在工程中列出,请使用者重新定义中即可编译。-this document in the form of plug-in DLL Packaging AB2150 matrix of the agreement, through this DLL can learn serial communication and MFC
mpipar
- 在MPI上实现的矩阵相乘并行计算的源程序。- The matrix realizes which on MPI multiplications the parallel computation source program.
USBPort
- USB端口驱动,mfc电脑界面通过USB端口控制单片机上Led矩阵灯的显示。-The USB port driver, mfc computer interface via the USB port control of MCU lights Led matrix display.
16X16_Chinese_Conventer
- 全功能汉字取模工具是广州信先行电子科技有限公司(www.xxxmcu.com)专门为汉字显示设计的工作者设计的,提供最流行的16x16、24x24汉字点阵自动转换功能,24x24点阵还提供多种字体的转换(支持仿宋、黑体、楷体、宋体),而且能自动转换为横向、竖向的字模数组。极大提高了显示设计者的工作效率。-Full-featured character mod tool is the letter first, Guangzhou Electronic Technology Co., Ltd. (
matrix
- 神经元网络。可以进行矩阵神经网络计算。MFC写的,谁也没有用过这种方式做神经元。-Neural network. Neural network matrix can be calculated. MFC writing, nobody has used this way neurons do.
P6307_1
- MFC应用程序,综合实现了简单的计算器操作,并有矩阵链表的相关操作,简单模拟银行系统功能-MFC applications, integrated to achieve a simple calculator operations and list the relevant matrix operation, a simple simulation of the banking system
Resource
- 一个MFC的矩阵计算程序,我自己写的代码,可以实现加减乘-MFC matrix a computer program written by my own code, can be achieved by addition and subtraction
Matrix
- 在C++ 提供的MFC平台,矩阵的运算,包含矩阵的加减乘除-Matirx count on C++ state MFC
monitoringpicturedisplaying
- 视频采集卡的单帧读取及独立显示; 矩阵串口通信实现; mfc的picture控件实现显示视频-The single-frame video capture card reader and an independent display matrix, serial communication to achieve mfc realization of the picture control to display video
12864zimo
- 这是12864液晶的取字模软件,可以取出汉字的编码,希望对家有用。-This is the 12864 will take a matrix liquid crystal software, you can remove the character encoding, want to be useful at home.
Matrix
- MFC实现计算器和矩阵运算,可以进行简单的加减乘除,还有矩阵的转置-Calculator and matrix operations use MFC,Can be a simple addition and subtraction multiplication and division
WinCE
- wince实验指导,系统定制、BSP克隆、镜像下载、远程工具使用、添加文件及快捷方式、SDK导出、MFC方式俄罗斯方块设计、C#开发托管程序、用户shell实验、数码管及LED点阵实验、串口通讯编程、Bootloader跟踪调试实验、Source Insight进行BootLoader跟踪调试实验。适合初学开发者,很详细、很好的实验-wince experimental guide, system customization, BSP cloning, image download, remot
Space-resection
- MFC 单像空间后方交会 传统的欧拉角表达旋转矩阵-MFC single photo space resection expression of the traditional Euler angle rotation matrix
Matrix-Calculator
- mfc编的矩阵计算器,可以运行矩阵所有运算模式-mfc code matrix calculator, you can run the matrix of all modes of operation
Matrix
- 矩阵运算C++类,个人觉得是C++里面很规范的一个类了。混了一点MFC的东西,可以自己剔除掉,这样就能够在标准C++里面使用了。-Matrix operator C++ classes, personal feel that is C++ specification inside a class. Mixed with a little MFC things can weed out, will be able to in standard C++ which uses the.
Matrix
- mfc下的矩阵计算器,可实现简单的矩阵加减乘除计算-mfc under matrix calculator, enabling simple matrix addition, subtraction calculation
matrix_src
- 基于单文档的矩阵计算器,可以计算矩阵,实现加减乘运算,还包括转置(Based on a single document matrix calculator, you can calculate the matrix, to achieve addition and subtraction multiplication, but also transpose)
transform_new
- 二维几何变换的基本变换矩阵,包括向上/下平移,基于原点对称,相对x轴/y轴对称,相对中心点向左/右旋转,相对中心点缩小/放大,x轴/y轴正向及反向错切。(The basic transformation matrix of two-dimensional geometric transformation.)