登录
首页 » Visual C++ » CD

CD

于 2017-09-23 发布 文件大小:17964KB
0 201
下载积分: 1 下载次数: 1

代码说明:

说明:  采用张正仪标定法,是单目标定。VS+opencv.(The monocular camera calibration, using the zhangzhengyou calibration method, reliable use)

文件列表:

CD\.vs\CD\v15\.suo
CD\.vs\CD\v15\Browse.VC.db
CD\.vs\CD\v15\ipch\AutoPCH\fc778937c199c404\CD.ipch
CD\.vs\CD\v15\Solution.VC.db
CD\.vs\CD\v15\Solution.VC.db-shm
CD\.vs\CD\v15\Solution.VC.db-wal
CD\CD\calibdata.txt
CD\CD\CD.cpp
CD\CD\CD.vcxproj
CD\CD\CD.vcxproj.filters
CD\CD\CD.vcxproj.user
CD\CD\chess1.bmp
CD\CD\chess10.bmp
CD\CD\chess11.bmp
CD\CD\chess12.bmp
CD\CD\chess13.bmp
CD\CD\chess14.bmp
CD\CD\chess2.bmp
CD\CD\chess3.bmp
CD\CD\chess4.bmp
CD\CD\chess5.bmp
CD\CD\chess6.bmp
CD\CD\chess7.bmp
CD\CD\chess8.bmp
CD\CD\chess9.bmp
CD\CD\x64\Debug\CD.log
CD\CD\x64\Debug\CD.tlog\CL.read.1.tlog
CD\CD\x64\Debug\CD.tlog\CL.write.1.tlog
CD\CD\x64\Debug\vc141.idb
CD\CD\x64\Debug\vc141.pdb
CD\CD.sln
CD\.vs\CD\v15\ipch\AutoPCH\fc778937c199c404
CD\.vs\CD\v15\ipch\AutoPCH
CD\.vs\CD\v15\ipch
CD\CD\x64\Debug\CD.tlog
CD\.vs\CD\v15
CD\CD\x64\Debug
CD\.vs\CD
CD\CD\x64
CD\x64\Debug
CD\.vs
CD\CD
CD\x64
CD

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

发表评论

0 个回复

  • Genetic_Algorithm_for_Mapping
    采用遗传算法来实现任务图到多核处理器的映射功能。遗传算法是计算机科学人工智能领域中用于解决最优化的一种搜索启发式算法,是进化算法的一种。这种启发式通常用来生成有用的解决方案来优化和搜索问题。进化算法最初是借鉴了进化生物学中的一些现象而发展起来的,这些现象包括遗传、突变、自然选择以及杂交等。遗传算法通常实现方式为一种计算机模拟。对于一个最优化问题,一定数量的候选解(称为个体)的抽象表示(称为染色体)的种群向更好的解进化。传统上,解用二进制表示(即0和1的串),但也可以用其他表示方法。进化从完全随机个体的种群开始,之后一代一代发生。在每一代中,整个种群的适应度被评价,从当前种群中随机地选择多个个体(基于它们的适应度),通过自然选择和突变产生新的生命种群,该种群在算法的下一次迭代中成为当前种群。这个程序通过遗传算法那实现任务图到多核的映射的路径最优。(Using genetic algorithms to achieve the task graph mapping to multicore processors . Genetic algorithms are used in the field of artificial intelligence in computer science to solve an optimization heuristic search algorithm , an evolutionary algorithm . This heuristic is typically used to generate a useful solution to optimization and search problems. Evolutionary algorithm was originally borrowed from evolutionary biology and developed a number of phenomena , these phenomena include genetic mutation , natural selection and hybridization . Genetic algorithms are typically implemented as a computer simulation methods . For an optimization problem , a number of candidate solutions ( called individuals ) an abstract representation of the population ( called chromosomes ) to evolve a better solution . Traditionally, the solution of the binary representation ( i.e., a string of 0 and 1 ) , but can also be expressed by other methods . Evolved from a completely random population of individua)
    2020-12-11 12:49:18下载
    积分:1
  • jjcsy
    酒精测试仪proteus仿真,单片机进行分析处理,判断是否醉酒驾车,再通过液晶板显示出来。(Alcohol Tester proteus simulation, analysis and processing microcontroller to determine whether drunk driving, and then through the LCD panel display.)
    2013-11-27 15:26:09下载
    积分:1
  • SwiftInAction-Code-final
    swift action code swift 语言源码(Swift action code swift source code)
    2017-05-13 10:00:34下载
    积分:1
  • gobang-game
    基于控制台的五子棋游戏,用easyX提供的图形接口进行编写,适合初学者,简单易懂,注释全面。注:安装图形库需要去EasyX官网下载“2012立冬版”,必须是这个版本,因为后来新的版本对有些函数做了调整,导致显示会有问题。(Console-based backgammon game, the graphical interface provided by easyX be written for beginners, easy to understand, comprehensive notes. Note: Installing graphics libraries need to EasyX official website to download " 2012 Lidong Edition" , must be this version, because the new version was made adjustments for some functions, resulting in the display there will be problems.)
    2014-10-11 14:53:47下载
    积分:1
  • chap12
    vc++matlab图像处理与识别分章代码下载12(vc++ matlab image processing and recognition of sub-chapter code 12download)
    2009-03-28 09:54:55下载
    积分:1
  • s3c2410
    s2c2410说明手册,开发可用,希望有用处(about s2c2410)
    2009-05-25 12:08:31下载
    积分:1
  • CHAP05
    企业备忘录管理系统 利用VC++技术实现 需要连接数据库(SQl MFC)
    2010-06-13 14:06:28下载
    积分:1
  • lpc2368IAP
    lpc2368的IAP参考代码有很强的使用价值。请认真阅读下载(lpc2368 of IAP reference code has a strong value. Please carefully read the download)
    2013-06-09 16:37:55下载
    积分:1
  • oven_VCPP
    焦炉加热燃烧过程即时模型设计,把焦炉温度的实时数据生成温度曲线,实现了VC++与matlab的混合编程(Instant combustion process of coke oven model design)
    2013-09-04 15:03:25下载
    积分:1
  • Joker-Hacks-Dayz-Sa
    Another Dayz SA hack with script r
    2016-02-05 14:06:38下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载