登录
首页 » Visual C++ » VCPP

VCPP

于 2021-03-26 发布 文件大小:4266KB
0 164
下载积分: 1 下载次数: 216

代码说明:

  c++6.0编程代码,车道线检测,可运行,实现报警和鸣笛两种措施。运行前对OPENCV进行设置,并下载一个视频解码器。(the programming c++6.0 code, lane line detection can be run to achieve alarm and whistle two measures. Opencv set before running, and download a video codec.)

文件列表:

VC%2B%2B
....\che
....\...\che.clw,1002,2013-03-11
....\...\che.cpp,2021,2013-03-11
....\...\che.dsp,4105,2013-03-11
....\...\che.dsw,531,2013-03-11
....\...\che.h,1291,2013-03-11
....\...\che.ncb,41984,2013-03-11
....\...\che.opt,48640,2013-03-11
....\...\che.rc,4891,2013-03-11
....\...\cheDlg.cpp,4059,2013-03-11
....\...\cheDlg.h,1309,2013-03-11
....\...\Debug
....\...\RCa03836,9648,2013-03-11
....\...\RCb03836,9648,2013-03-11
....\...\ReadMe.txt,3525,2013-03-11
....\...\res

....\...\...\che.rc2,395,2013-03-11
....\...\Resource.h,528,2013-03-11
....\...\StdAfx.cpp,205,2013-03-11
....\...\StdAfx.h,1054,2013-03-11
....\PathCorrection
....\..............\Debug
....\..............\.....\PathCorrection.bsc,5645312,2011-10-09
....\..............\.....\PathCorrection.exe,131136,2013-03-12
....\..............\.....\PathCorrection.ilk,291380,2013-03-12
....\..............\.....\PathCorrection.obj,22194,2013-03-12
....\..............\.....\PathCorrection.pch,6876728,2013-03-12
....\..............\.....\PathCorrection.pdb,336896,2013-03-12
....\..............\.....\PathCorrection.res,4116,2013-03-12
....\..............\.....\PathCorrection.sbr,171484,2013-03-12
....\..............\.....\PathCorrectionDlg.obj,97525,2013-03-12
....\..............\.....\PathCorrectionDlg.sbr,186637,2013-03-12
....\..............\.....\RCa03340,15966,2013-03-06
....\..............\.....\RCa04204,15970,2013-03-06
....\..............\.....\RCa05464,15854,2013-03-12
....\..............\.....\StdAfx.obj,105618,2013-03-12
....\..............\.....\StdAfx.sbr,1368409,2013-03-12
....\..............\.....\vc60.idb,222208,2013-03-17
....\..............\.....\vc60.pdb,405504,2013-03-12
....\..............\PathCorrection.aps,23316,2013-03-12
....\..............\PathCorrection.clw,2763,2013-03-17
....\..............\PathCorrection.cpp,2175,2011-07-13
....\..............\PathCorrection.dsp,4474,2013-03-12
....\..............\PathCorrection.dsw,551,2011-07-13
....\..............\PathCorrection.h,1412,2011-07-13
....\..............\PathCorrection.ncb,386048,2013-03-17
....\..............\PathCorrection.opt,481280,2013-03-17
....\..............\PathCorrection.plg,262,2013-03-16
....\..............\PathCorrection.rc,8644,2013-03-12
....\..............\PathCorrectionDlg.cpp,35744,2011-12-29
....\..............\PathCorrectionDlg.dsp,3533,2013-03-11
....\..............\PathCorrectionDlg.dsw,559,2013-03-11
....\..............\PathCorrectionDlg.h,3577,2011-07-14
....\..............\PathCorrectionDlg.ncb,58368,2013-03-11
....\..............\PathCorrectionDlg.opt,481280,2013-03-11
....\..............\PathCorrectionDlg.plg,1204,2013-03-11
....\..............\RCa03200,15966,2013-03-06
....\..............\RCa05180,15966,2013-03-06
....\..............\RCa05856,15966,2013-03-06
....\..............\ReadMe.txt,3723,2011-07-13
....\..............\res

....\..............\...\PathCorrection.rc2,406,2011-07-13
....\..............\Resource.h,1658,2011-07-13
....\..............\StdAfx.cpp,216,2011-07-13
....\..............\StdAfx.h,1054,2011-07-13

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • backtrackng
    给定n种物品和一背包。物品i的重量是wi>0,价值为vi>0,背包的容量为c。选择装入背包的物品,使得装入背包中物品的总价值最大。(Given n kinds of goods and a backpack. Weight of the item i is wi> 0, the value of vi> 0, knapsack capacity c. Select the items into the backpack, so into the backpack of items in the total value of the maximum.)
    2017-01-01 17:51:23下载
    积分:1
  • Visual_C++GameDevelop
    Visual C++游戏开发技术与实例一书配套光盘。包含了冒险屠宰场、入侵者、赛车、网络五子棋、网络台球、对战坦克大战和面包圈7个游戏实例的完整源代码。(Visual C++ Game development technology and examples of a book supporting CD-ROM. Contains adventure slaughterhouse, the invaders, car, network Gobang, network billiards, donut war Tankedaizhan and seven examples of a complete game source code.)
    2020-06-26 03:40:02下载
    积分:1
  • isodata
    isodata聚类算法流程图,开发环境可以是vc,也可以是matlab。(Isodata clustering algorithm flow chart, the development environment can be a vc, also can be the matlab)
    2013-11-19 21:51:03下载
    积分:1
  • Sendmail
    Windows mobile程序开发的发送邮件的示例程序,Microsoft Embedded virual c++工程。(Windows mobile development of the sample programs to send mail, Microsoft Embedded virual c++ Works.)
    2008-03-18 09:59:06下载
    积分:1
  • Computer-Networks-and-Internets
    这是一个用c++编写的,socket API 的服务器端和客户端的相互响应的简单程序.用cmd打开程序exe,输入“webserver + 端口号”,webclient方面,输入“webclient + 127.0.0.1 + 端口号5600”,则可以在客户端上显示接收到的信息。(This is a c++ written in response to a simple procedure of mutual socket API server and client' s Open Program exe, enter " webserver+ port number" , webclient, the input " webclient+ 127.0.0.1+ port number 5600 with cmd " you can display the information received on the client.)
    2013-12-27 21:41:43下载
    积分:1
  • Partical-Swarm-Optimization
    粒子群算法,能计算函数的最优值。希望对大家有用。。。。。。。。。。。。(Swarm optimization, hope to be useful. . . . . . . . . . . .)
    2016-05-25 16:29:16下载
    积分:1
  • detectpoint
    光斑中心提取算法,在VS2010下,用opencv2.3.1编写的控制台程序,主要功能是利用hession矩阵和高斯滤波进行光斑中心点提取,里面附测试图片,提取精度为亚像素级别。(Spot center extraction algorithm, in VS2010, written by opencv2.3.1 console program, the main function is to use hession matrices and Gaussian filter for extracting the center spot, which is attached test images, the extraction accuracy of sub-pixel level.)
    2014-04-16 15:33:49下载
    积分:1
  • gl_mdl1_bones_animation
    ascii caracter animation in opengl
    2020-08-31 14:08:11下载
    积分:1
  • 如何获取屏幕上各颜色的红、绿、蓝值
    如何获取屏幕上各颜色的红、绿、蓝值(how to access the colors on the screen in red, green and blue values)
    2004-11-22 15:31:50下载
    积分:1
  • 1
    说明:  输入1-13中的四个数,输入要计算的值(24点游戏就输入24),计算机穷举法给出计算公式(Enter the four numbers 1-13, enter the values ​ ​ to be calculated (24-point game on the importation of 24), the computer gives exhaustive formula)
    2013-06-27 13:20:15下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载