资源列表
joseph
- 1. 以单项循环链表存储结构模拟约瑟夫环问题。即编号为1、2、3…、n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。按出列顺序印出各人编号。 2. 演示程序以用户与计算机的对话方式执行,用户输入相应的数据,输出结果显示在其后。
simple_migong
- 一个迷宫程序,数据结构复杂,有需要的可以下载研究,
基于SVM支持向量机的行人识别C++源程序
- 基于SVM支持向量机的行人识别C++源程序,支持最新的opencv2.0版本.在VC环境下配置opencv2.0后,可以运行检测静止图像中的行人。-people recognition based SVM(supporting vector machine) detector launched by Dalal with the OpenCV2.0 environment.this can work on the static images
fisherself
- 一个人脸识别的源程序,是在matlab环境下做的,可以实现人脸识别,不过仍有待改进-The source of a face recognition is done in matlab environment, and face recognition can be achieved, but has yet to be improved
pxtree
- 每一个参加排列的数据对应二叉树的一个结点,且任一结点如果有左(右)子树,则左(右)子树各结点的数据必须小(大)于该结点的数据。中序遍历排序二叉树即得排序结果。-Order to participate in each of the data corresponding to a binary tree node, and any one node if there is left (right) subtree, then the left (right) subtree of the data
HoffmanEncoder
- 用C语言实现数据结构中的哈弗曼编译器。可以求出n个字符的赫夫曼编码。建立函数输入二叉树,输出其赫夫曼编码。用户输入n个字符在电文中的使用频率(扩大100倍),并输入这n个字符,确定后系统给出这n个字符的赫夫曼编码。-With the C language data structures Havermann compiler. You can find the n-character Huffman encoding. The establishment of a function input b
example
- 太阳、地球和月亮的行星运动仿真! -this is a simulation about the aun earth and moon!
stereo
- This example programme creates a wav file, with 30 seconds of a 440Hz tone. The source file can be downloaded using the link below. writeWav.c It is compiled and executed as follows: > gcc -lm -lsndfile -o writeWav writeWav.c >
Code
- matlab学习之系列学习1,非常值得学习-Matlab learning series of 1, very worth learning
3d2d
- Converts 3d poly to 2d poly
off
- off文件读取绘图函数,能读取顶点坐标和拓扑关系,并以此绘制三维模型图像-Off file to read the drawing function, can read the vertex coordinates and topological relations, and in order to draw the three-dimensional model image
moveit2
- matlab进行鼠标拖动图形,移动坐标,左击按住并拖动。-matlab to mouse to drag graphics, moving coordinates, left click hold and drag.
