搜索资源列表
vp_mfc
- Visual C++与Vega Prime联合编程的方法-Visual C and Vega Prime joint programming method
MFCVegaPrime1.rar
- vega prime用于军事仿真或虚拟现实,标准C++代码,VSG内核,集成于MFC中方便用户开发应用程序!,vega prime for military simulation or virtual reality, standard C++ code, VSG core, integrated into MFC in the development and application of user-friendly program!
vpmotion_drive
- vega prime与C++混合编程实例,模拟驾驶车辆运动,可以左转右转,加速减速,刹车等功能,可以用键盘和鼠标控制。-This sample illustrates the use of the drive motion model (vpMotionDrive). It defines the class myApp, which is derived from vpApp, and overrides the vpApp::onKeyInput() method to allow for
basic-fractal-image-compression
- 基本分形算法,步骤,包括分割算法,变换类型选择,编码和解码过程及c代码-basic fractal algorithm, procedure, including segment algorithm, transformation type choice, coding and decoding process, and also the prime codes
supersushu
- 素数的计算,C++实现,可以计算任意范围内的素数-Prime number calculation, C++ implementation, we can calculate any prime number within the
RLE
- 游程编码,对于二值图像而言是一种编码方法,对连续的黑、白像素数(游程)以不同的码字进行编码。是无损压缩编码的一种。(RLE is a coding method for two valued images, encoding a continuous black and white prime number in different codewords. It is a kind of lossless compression coding.)