搜索资源列表
2009513
- vc高级编程,你可以了解到用c++语言编程的好处-vc
VC
- 100个经典C算法,对于初学C语言的同学有一定的指导作用-100 Classic C algorithm, C language for the beginner students will have a guiding role
OpenGLVC
- 介绍了openGL,以及vc设置,Visual C++ 6.0下OpenGL开发环境配置 -Introduced openGL, and vc set Visual C++ 6.0 OpenGL development environment configuration
ADO
- vc 利用ADO开发数据库介绍,对初学者有帮助-Visual c++ ADO
VC-digital-image-processing
- 讨论如何利用微软的Visual C++开发工具来实现一些常用的数字图像处理算法,论述了图像处理的理论,同时给出了VC实现的源代码- VC digital image processing programming lecture
CCC
- 在VC环境下的C程序,主要是关于数据的排序问题-VC environment in the C program, mainly to sort data
example_src
- 该程序中包含邓肯张模型在C++中二次开发的具体过程,将其中的代码直接在VC中生成dll文件即可在flac中加以应用-The program contains Duncan zhang model in c++ specific process of secondary development, the code directly in the VC to generate DLL files as well as applications of flac
jz
- 用c++实现任意两矩阵相加,运用了运算符重载,在VC环境下运行-Two matrix addition