搜索资源列表
dul_list
- 双向链表的vc++实现 是在命令行下的双向链表-bidirectional Chain vc realization of the command line of two-way linked list
test_dct
- 本程序是在VC++编译环境下,用纯C语言编写的2D-DCT变换,程序中用的是一个4*4的矩阵进行的变换,可以改为对一幅图像进行。运算结果正确,在Matlab中进行了检验,dct2()指令即进行DCT变换。有一定的参考价值。-This procedure is in VC++ compiler environment, written in pure C 2D-DCT transform, the program used is a 4 x 4 matrix for the transformat
VCPPchuanyu
- 穿越丛林,演示如何让人越过障碍而前进,这是《学VC编游戏》的第五个示例,重点学习安排场景和解决对象遮档。操作方法: A、在场景内用鼠标点任意点,可指挥主角移动。 B、ESC键,退出游戏。 游戏编写方面主要使用了以下知识、技术。 1.类文件和建立方法,使用方法 2.调入场景文件,初始化场景。 3.冒泡法排序。 4.用冒泡法排序解决对象遮挡。 5.实用的无闪烁刷屏方法。-Through the jungle,
Matlab
- Matlab与VC++混合编程,用VC调用Matlab命令-Matlab and VC++ mixed programming with VC call Matlab command
inOut
- VC控制台下的编程,主要实现人外部文本文件读取数据,并同时写出到外部另一个文件。希望这份小东西能对急切需要此类功能的同学有帮助。-VC console programming, the main external text files were read, while another write to the external file. Hope this code can help the students who command such functions.
elevator
- 本程序是用VC实现的模拟某校九层教学楼的电梯系统,电梯能在每层停留,电梯“空闲”时,将来到第一层候命,乘客可随机地进出于任何层,每个人有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。程序将会按时序显示系统状态的变化过程,即发生的全部人和电梯的动作序列。-This program is a simulation of a nine-story classroom building s elevator system, elevator to stay at each floor.Whe
parking
- 学数据结构时最简单的两个应用的实现。一个是停车场,含有工程文件在内的所有文件。一个是通讯录,只有cpp文件。请在vc下运行,其他环境可能需要其他头文件。-Two simple applications using the knowaledge of <data structure and algorithm>. One is a parking app, with all files included. Another is a phone book . Both run wi
libsvm-mat-2.91-1
- Matlab上使用SVM所需插件 2. 操作流程: 请注意:详细操作流程请参考上面的“详解”网站,这里只说大框架和详解里没有提到的问题。 A.设置path File->set path ->add with subfolders->加入libsvm-3.11文件夹的路径 B. 在matlab中编译 目的:将libsvm-3.11\matlab 中 libsvmwrite.c 等 C++文件编译成 libsvmread.mexw32 等matl