搜索资源列表
kaluotu
- 一个计算卡洛图的应用程序,里面有详细的代码
graph
- 实现图的深度优先遍历和图的广度优先遍历的控制台应用程序-Graph depth-first traversal and graph breadth-first traversal of the console application
juzhen
- 数据结构中关于图的应用,涉及到遍历,查询,Prim算法等-Data structure on the Charts, involves traversal, query, Prim algorithm
cam
- 基于OpenCv+VC2010编写的多摄像头的控制台应用程序,可以实现红蓝3D抓图-And based on OpenCv+ VC2010 prepared by the the a console application that of the multi-camera, you can achieve to a red and blue 3D capture
Hik_Stage_1
- 使用vs2010编写了一个consel应用程序,该应用程序可对任何输入的yuv420指定帧号图像进行中值滤波和sobel处理,并输出处理后的两张bmp图片(8bit灰度图)-the application program can get one frame yuv420 sequence, medianfilter and sobel edge extract,then output two bmp(8bit)
FamilyTree
- 家谱图的简单实现,利用二叉树作为数据结构实现家谱图,可以对家庭成员实现增加,删除,修改,查找等操作,同时二叉树的应用能大大提高查找的效率-Simple implementation of family tree, binary tree data structure to achieve as a family tree, a family member can achieve add, delete, modify, search and other operations, and binar