搜索资源列表
Convex_Hull
- 凸包算法在VC6下实现,使用MFC界面编程显示结果
LZW2
- 用可视化环境,实现LZW压缩算法 编程环境:VC6.0
examle
- Matcom是mathTools公司推出的一个能将M文件转化成相同功能C++代码的工具。相比Matlab自带的编译器Compiler,用Matcom转化代码要简单和方便得多。本文将结合作者编程经验,以VC6.0和Matcom为例,详细介绍如何利用Matcom进行VC与Matlab的联合编程。-Matcom is mathTools Company introduced a document can M into the same functional C code tool. Compared
CEGraph
- matlab与vc6.0实现混合编程的源代码,可以实现C++调用matlab数学方法,而无需安装matlab,可以实现快速数学算法实现,效率比较高!欢迎大家下载学习!-matlab and vc6.0 achieve mixed programming source code, you can call C++ implementation matlab math methods, and do not need to install matlab, mathematical algorithm
shuanfayanshi
- 中国数学建模-编程交流-组合算法概论 ├数学思想-vc6.0
VCMATLAB
- 如何用VC6.0和MATLAB进行联合编程文章-How to conduct a joint program VC6.0 and MATLAB article
CMathArray
- 在vc6.0z中开发的数学矩阵类,用来操控矩阵相关编程,功能还待完善,但一定程度上,是我们不用再去搞C++与matlab的混编-to control simple calculation works in mathmetical array works with compile language just based c++ in the vc6.0 enviroment.
dialogtest
- 小波分解与重构,用VC6.0和MATLAB实现的混合编程,用MFC实现的界面设计。-Wavelet decomposition and reconstruction, with VC6.0 and MATLAB implementation of the hybrid programming, interface design implemented with MFC.
1
- 数据结构里的迷宫问题求解,文档中有VC6.0编程源代码-Data structure in the maze problem solving, documentation, program source code in VC6.0
vcmatlab7src
- 利用MATLAB7.0与VC6.0联合编程,通过com组件实现了二维曲线,非常好,保证没错误-VC6.0 joint programming with the use of MATLAB7.0 by com component implements two-dimensional curve, very good, to ensure no errors
HEHUA
- 针对一种核化机器人的上位机的编程,用的是VC6.0,使用了游戏手柄来操作机器人。-For a nuclear-based PC programming robots, using VC6.0, use joystick to operate the robot.
list_operation_Of_C_Language
- 链表操作完整工程,包括链表的创建、删除、插入、翻转、排序等等。编程环境为VC6.0,完整工程,可以直接下载运行。-Complete list operation projects, including the creation of the list, delete, insert, flip, sort, and so on. Programming environment for VC6.0, complete projects, you can download Win The lin
matlab_VC
- matlab与vc的混合编程说明,主要是如何配置环境,有详细的截图说明-the help for together using of matlab and VC6.0,including collocate environment and giving detailed illustrate
MexDemo
- 使用vc6.0与matlab 2010b联合编程,并且测试通过 接口函数的编写-vc6.0 matlab 联合编程
matlab7.0.1-and-vc6.0-and-dll
- 使用MATLAB_Engine与C混合编程的实例,并添加DLL的使用-MATLAB_Engine andC hybrid programming plus dll
cv
- 摄像机标定作业 两步标定法 vc与matlab混合编程实现 程序编译环境为VC6.0,采用MFC框架编写。Matlab版本为2008a。-The two-step calibration method of camera calibration operation vc and matlab mixed programming compiler environment VC6.0, written using MFC framework. Matlab version 2008a.
Pascals-triangle-based-on-List
- 基于VC6.0环境下的C++编程,用循环链式队列的数据结构,实现杨辉三角的计算-Based on VC6.0 environment C++ programming with cycle chain queue data structure, to achieve the calculation of Pascal' s Triangle
Polynomial-arithmetic
- 基于VC6.0编程环境,数据结构为队列,实现多项式运算的C++源码,通过测试,绝对正确无误。-Based on VC6.0 programming environment for the queue data structure, polynomial arithmetic C++ source
arithmetic
- 压缩文件主要包含是10道算法编程题:强盗分赃,区间相交问题,取数对弈,删除问题,统计你序对,整除15,整数因子分解,最优自然数,最长公共子串。 里面每道题都是.txt,包含了题目具体的描述及源码实现。程序实现是在vc6.0完成编译通过。-Zip file mainly contains programming algorithm is 10 questions: robbers spoils, interval intersection problem, take the number of c
VCBP
- XP系统,VC6.0编程环境。验证BP神经网络的函数逼近能力,模拟Sin函数的输出。在View中分别用“-”、“o”代表Sin函数的原输出值和BP的输出值。-XP system,VC6.0. BP network is used to approximate the output of sin function.In th view.cpp, - shows the value of sin function and 0 shows the value of BP network.