资源列表
ChangeLR
- 数据结构表c语言原代码,从小到大排序数字。
huffman
- 声明定义链表结构,创建线性表,打印链表元素
perm
- 利用回溯法求解背包问题和全排列的算法,用c++实现。-The use of retrospective method knapsack problem and the whole array of algorithms, using c++ realize.
tree
- 对一建立的二叉树进行先序遍历、中序遍历、后序遍历、层次遍历并输出结果-The establishment of a first sequence to the binary tree traversal, in order traversal, postorder traversal, traversal and output levels
node
- 本程序是一个很好的数据链程序,实现构建一个数据链,对数据链中的元素修改和插入和删除一个节点.-This program is a good data links program is to build a data chain ,we can link data elements to the data chain and insert and delete a node
LVDCL_ZipInit
- this file contains zip/unzip tool part 4
Three-Frame-Difference-Algorithm
- 利用opencv和vc++实现目标检测中的三帧差分法- Three Frame Difference Algorithm
FDTDdipole
- 计算dipole的C语言代码,可能有错误。如有希望自己改下。-Calculation of the dipole of the C language code, there may be errors. If want to change under
example
- 一个弹簧一个细细的黄黄的不太长的弹簧,由opengl绘制-A thin yellow spring a spring is not too long from opengl rendering
keystocontroltheaircraft
- 使用OPENGL编程实现利用方向键对飞机模型的控制-The use of OPENGL programming model using the arrow keys to control the aircraft
TeamQueue
- 数据结构,队列实现程序,引自余立功《算法训练教程》-Basic Data structure , implement of Queue
glutEx3
- 一、实验目的和要求 在OpenGL编程基础上,通过实现实验内容,掌握OpenGL的矩阵使用,并验证课程中矩阵变换的内容。 二、实验内容和原理 使用Visual Studio C++编译已有项目工程,并修改代码生成以下图形: “平移的桌子,旋转的桌子”-First, experimental purposes and requirements of the OpenGL programming, based on the contents through the