搜索资源列表
matlab_vc_example
- 现在要实现VC与MATLAB混编的方法有好几种,而其中最方便高效的为使用MATCOM,MATCOM因其可视化界面,方便丰富的调试功能以及对数学库的强大支持,尤其是可以直接在VC中实现可视化编程,并能将.m文件编译成相应C++程序,受到愈来愈多工程技术人员的重视。通过VisualMatcom实现混合编程,既保持了MATLAB的优良算法,又保证了c++的高执行效率。本文所使用的是VC6与MATCOM4.5
qqlike
- 主要研究与设计内容: 1)网络聊天室的研究和分析,掌握网络聊天室的基本原理和常用的实现技术; 2)要求能够实现网络在线聊天的功能,即模仿实现QQ功能。 3)系统整体设计架构和实现方法、系统框图和主要模块的说明; 4)主要模块的编程实现以及关键数据结构说明等; 5)建议采用VC6.0开发工具,采用MFCWinSock编程。
MATLAB与VC混合编程
- VC和MATLAB混合编程 VC中调用MATLAB编译生成的动态链接库方法 软件:MATLAB 7.4(R2007a),VC6.0
ClassFactory
- 这是在VC6.0下实现的COM编程中的重要概念类厂的一个实现DEMO。-This is in VC6.0 COM programming to achieve the important concepts in a class factory implementation DEMO.
netchat
- 简单的聊天程序,使用VC6.0进行简单socket编程-Simple chat program, using a simple socket programming VC6.0
MFC
- 在VC6.0数据库编程之MFC ODBC-MFC ODBC
rmcpu20040303_src
- rmcpu CPU性能测试代码vc6编程-rmcpu Performance test code
testmultiply
- 主要实现了单文档多视图的编程实现,编码由VC6.0软件开发完成-Main achieved a single-document multi-view programming, coding, software development be completed by VC6.0
Matlab_VC
- 使用MATLAB和VC6进行混合编程的教程-Mixed use of MATLAB and programming tutorials VC6
nvvnbn
- vc6调试资料,图文并茂系统的讲解如何编程,是比较好的学习资料-Vc6 debugging material, illustrated the sense of the system how to program, is a good learning material
MFCPSocket-Signal-communication
- 基于VC6.0平台的SOCKET典型编程案例,采用UDP协议-VC6.0 platform based on SOCKET typical programming examples, using UDP protocol
MultiThread-10-Examples
- 多线程编程十例 我收集编辑的,能够让你很全面的理解多线程编程 部分代码有两个版本 vc6和vs2010分别能编译通过-Multi-threaded programming ten cases be able to compile my collection edited, can make you a very comprehensive understanding of multi-threaded programming part of the code there are two vers
Matlab
- Matlab与C/C++混合编程技术研究。本文基于常用的Matlab6.5 和VC6.0开发环境,在Windows平台下就它们之间的混合编 程问题从Matlab调用C/C++和C/C++调用Matlab两方面进行 深入研究并举例说明。-Matlabhasstrongabilityofnumericalvaluecalculationandanalysis, whereasC/C++isoneofthemostpopularprogramming languages. Andthe
VCPP
- 文档《120页VC++编程通用技巧范例大全 2011最新版,适用VC6-VC2010》-Documentation " 120 VC++ programming paradigm generic skills Daquan 2011 latest version for VC6-VC2010"
VC-Excel
- 介绍了如何使用Vc6操作excel表格的几种方法,常用的编程方法-how to operate excel with VC6
Combination-Programming-for-MATLAB
- 1.LabVIEW与Matlab_Simulink混合编程方法及应用 2.MATLAB_VC 组合编程方法及其应用 3.MATLAB和LabVIEW混合编程及在控制系统中的应用 4.Matlab与C_C 混合编程技术研究 5.VC6.0与MATLAB7.x混合编程方法研究 6.探讨Matlab与VC 联合编程-these PDF introduced the Research on the Combination Programming for MATLAB and VC 、
A-DLL-export-interface-in-VS2010
- 看《VC++动态链接库(DLL)编程深入浅出》时,里面提到使用Visual C++的Depends工具可以查看动态链接库中的导出接口。对于VC6.0,VC所带的Depends软件,在VC6安装目录下的tools文件夹里面,可以直接运行。但是VS2010中没有了Depends工具,如何查看DLL文件的导出接口呢?-How to view a DLL export interface in VS2010
Thread programming guide
- 基于VC6.0线程编程指南,包括创建线程,线程间通信,线程同步(Based on the VC6.0 thread programming guide, this includes creating threads, inter-thread communication, and thread synchronization)
2017.02-vc6精简版[中文版]
- VC6.0精简版,去掉了debugger和一些编程初学者不太用的功能,无疑是入门编程的好帮手(VC6.0 simplified edition)