搜索资源列表
lesson2
- 孙鑫老师VC视频第二课代码:C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC AppWizard生成的工程奠定了
matlab.player
- Matlab编程基础及应用视频教程\播放器安装后可以观看我上传的基础教程-Matlab programming and application of basic video tutorials \ player installed to watch my uploaded Essentials
AssemblyLanguage_1
- 这是汇编语言基础的第一课--数值的讲解资料,通过该视频课程可以更加直观的学习汇编语言。-This is the first lesson in basic assembly language- explain numerical information, via the video program can be more intuitive to learn assembly language.
AssemblyLanguage_2
- 这是汇编语言基础的第二课--数的符号的讲解资料,通过该视频课程可以更加直观的学习汇编语言。-This is the second class based on assembly language- the number of symbols to explain the information through the video program can be more intuitive to learn assembly language.
AssemblyLanguage_3
- 这是汇编语言基础的第三课--寄存器的讲解资料,通过该视频课程可以更加直观的学习汇编语言。-This is the third assembly language-based courses- register explanations of the material, through the video program can be more intuitive to learn assembly language.
AssemblyLanguage_4
- 这是汇编语言基础的第四课--字节的讲解资料,通过该视频课程可以更加直观的学习汇编语言。-This is the fourth assembly language-based courses- byte explanations of the material through the video program can be more intuitive to learn assembly language.
AssemblyLanguage_5
- 这是汇编语言基础的第五课--分段的讲解资料,通过该视频课程可以更加直观的学习汇编语言。-This is the fifth assembly language-based courses- section of the explanations of the material through the video program can be more intuitive to learn assembly language.
ZiDongJi
- 自动机的视频压缩文件第2章 形式语言与自动机理论基础.ppt-ZI DONG JI
Java
- 本资源包含了Java的基础学习,还有部分视频讲解,对于Java的初学者很有帮助。-This resource contains a Java-based learning, as well as part of the video to explain, for the Java beginners.
fanlei-cpp-gaoji
- 零起点精通c++视频书籍配套源码文件,此文件是高级篇代码,又需要基础篇的可以找我。-Beginners video books matching proficient c++ source file, which is an advanced piece of code, they need to Basics can find me.
yuanwenjian
- Labview ,视频文件,视频教学,基础视频-basic mv,mv file
zhenchafa
- 帧差法做帧间差分来追踪视频物体有很好的效果,是最基础的算法来着-use matlab to do video tracking
Oraycn.MCaptureDemo
- 在多媒体系统中,一般都会涉及到录音、录像、录屏问题,采集得到的数据可以用来传输、播放、或存储。所以,对于像课件录制系统、语音视频录制系统、录屏系统等,多媒体数据的采集就是最基础的功能之一。 MCapture可用于采集本地摄像头拍摄到的图像、麦克风输入的声音、以及当前电脑桌面的图像。(In the multimedia system, the problems of recording, recording and recording are generally involved. Th