资源列表

« 1 2 ... .80 .81 .82 .83 .84 385.86 .87 .88 .89 .90 ... 653 »

[控制台(字符窗口)编程zhang_calibration_opencv

说明:在VC6.0和OpenCV1.0的环境下亲测通过,采用张正友棋盘标定方法对摄像机进行标定,程序要求每幅图像中角点的数目都是一样的。-In the VC6.0 and OpenCV1.0 the environment pro-test by Zhang Zhengyou checkerboard calibration method to calibrate the camera, the procedural requirements are the same number of each i
<陈毅杰> 在 2025-06-27 上传 | 大小:26kb | 下载:0

[控制台(字符窗口)编程szTest

说明:根据sz的经典论文实现的图像细化(骨架化)程序。程序中没有使用opencv,而是使用了matcom C++库函数。需要用到matlib.h和matlib.lib。-Sz classic paper to achieve the image thinning (skeleton) program. The program does not use opencv, but the use matcom C++ library functions. Need matlib.h and matlib.l
<高海> 在 2025-06-27 上传 | 大小:616kb | 下载:0

[控制台(字符窗口)编程snekenewnew

说明:一个snake图像分割的程序,是按照kass的论文实现的。用vc+实现,界面不漂亮,但是实现了snake分割的效果。-A snake image segmentation procedure is in accordance with the the kass paper to achieve. With vc+ achieve, the interface is not pretty, but the snake segmentation effect.
<高海> 在 2025-06-27 上传 | 大小:4.92mb | 下载:0

[控制台(字符窗口)编程the-simulation-of-lift

说明:通过输入相关信息,可以模拟电梯的运行,符合实际运行情况。-The simulated lift the run
<刘俊杰> 在 2025-06-27 上传 | 大小:506kb | 下载:0

[控制台(字符窗口)编程JSGLXT

说明:教师管理系统,可以添加或删减教师信息,语言用的是C++编写的-Teacher management system, you can add or delete information of teachers
<derek> 在 2025-06-27 上传 | 大小:193kb | 下载:0

[控制台(字符窗口)编程CRectangle

说明:C语言实现简单的CRectangle类C 语言实现简单的CRectangle类C语言实现简单的CRectangle类-C language implementation a simple CRectangle class C language implementation a simple CRectangle C-like language the simple CRectangle C-like language simple CRectangle class
<wujisen> 在 2025-06-27 上传 | 大小:174kb | 下载:0

[控制台(字符窗口)编程SogouAgent

说明:搜狗代理程序,借鉴http://xiaoxia.org/的源码,基于Poco,对迅雷等支持更好-The Sogou agent, learn the source code of http://xiaoxia.org/, based on Poco, Thunder and other support better
<赵曦锋> 在 2025-06-27 上传 | 大小:9kb | 下载:0

[控制台(字符窗口)编程SimpleCircle

说明:建立圆类,并使用指针存放半径,需要动态申请内存以存放对象圆的半径-dynamic memory
<Wu Haotian> 在 2025-06-27 上传 | 大小:2.68mb | 下载:0

[控制台(字符窗口)编程iam-Farther-from-today

说明:my source in console when I used to enroll in an academy-my source in console when I used to enroll in an academy..
<Seungwoo> 在 2025-06-27 上传 | 大小:3.64mb | 下载:0

[控制台(字符窗口)编程DRAW-PRIMITIVE

说明:It draws things like triangles, stars etc... on console
<Seungwoo> 在 2025-06-27 上传 | 大小:2kb | 下载:0

[控制台(字符窗口)编程Sample-16

说明:This is a sample DirectX when I was in a college
<Seungwoo> 在 2025-06-27 上传 | 大小:8.06mb | 下载:0

[控制台(字符窗口)编程maze

说明:完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
<ld> 在 2025-06-27 上传 | 大小:203kb | 下载:1
« 1 2 ... .80 .81 .82 .83 .84 385.86 .87 .88 .89 .90 ... 653 »

源码中国 www.ymcn.org