-
侯俊杰的深入浅出MFC
侯俊杰的深入浅出MFC-Hou Junjie"s easy MFC
- 2022-10-04 05:35:04下载
- 积分:1
-
现在matlab应用范围很广,通信又是现在比较热门的专业,这本书讲的就是matlab用于通信方面的仿真。...
现在matlab应用范围很广,通信又是现在比较热门的专业,这本书讲的就是matlab用于通信方面的仿真。-now Matlab a wide range of applications, communication is now more popular in the professional, This book is about communication Matlab for the simulation.
- 2022-04-10 15:10:35下载
- 积分:1
-
中间件DbConnHelper.dll说明文档(类MSDN类型文档),该中间件可以帮助您连接根据不同数据库类型需要(如Oracle、SQL Srv等)采取相应的...
中间件DbConnHelper.dll说明文档(类MSDN类型文档),该中间件可以帮助您连接根据不同数据库类型需要(如Oracle、SQL Srv等)采取相应的连接数据库操作,并提供存储过称操作服务,相当适合团队开发。-Middleware DbConnHelper.dll documentation (class MSDN type document)
- 2023-03-14 07:00:03下载
- 积分:1
-
An experimental paper on the numerical control system components, welcome to dow...
一篇论文关于数控系统的实验组件,欢迎大家下载-An experimental paper on the numerical control system components, welcome to download
- 2022-03-17 23:50:31下载
- 积分:1
-
actionscript3 cookbook。很好的工具书
actionscript3 cookbook。很好的工具书-actionscript3 cookbook
- 2022-06-17 07:25:57下载
- 积分:1
-
机器人足球比赛是一项非常复杂的高技术对抗活动,其中快速准确地识别小球和机器
人小车是决策及控制的基础.在足球机器人视觉跟踪中,颜色信息是最主要的识别分割依据...
机器人足球比赛是一项非常复杂的高技术对抗活动,其中快速准确地识别小球和机器
人小车是决策及控制的基础.在足球机器人视觉跟踪中,颜色信息是最主要的识别分割依据,
由于HSV模型更接近人眼对颜色的感知,在不同光照条件下,色调参数H数值较稳定,比较适
合用做识别处理的基础.因此使用色调H和亮度V作为识别颜色的参数,同时为了提高识别速
度,作了一些改进,并提出一种橙色高尔夫球和机器人小车的快速识别算法.试验快速准确,证
明了该算法的可靠性和有效性
-Robot soccer is a very complex high-tech combat activities, which quickly and accurately identify the small ball and robot car is the basis for decision-making and control. In the Soccer Robot visual tracking, the color information is the most important basis for identification of segmentation , due to HSV model is more close to the human eye" s perception of color in different lighting conditions, color parameters of H values was more stable, more suitable for use as the basis for recognition processing. Therefore, the use of hue H and V brightness of the color used to identify the parameters, and in order increase the recognition speed, made some improvements, and propose a robotic car orange golf and fast recognition algorithm. quick and accurate te
- 2022-04-09 16:39:24下载
- 积分:1
-
北大青鸟内部教程,很难得,我希望能提供给想要的人,多努力把...
北大青鸟内部教程,很难得,我希望能提供给想要的人,多努力把-Beida Jade Bird-house tutorials, it is difficult to get, I hope I have provided to those who want more efforts to
- 2023-02-19 14:50:04下载
- 积分:1
-
报检员 考试资料
报检员 考试资料-examination will receive information! !
- 2022-02-24 14:45:12下载
- 积分:1
-
一个书城项目
package com.hk.book.bean;
public class Book {
private String bid;
private String bname;
private String author;
private double price;
private double currPrice;
private double discount;// 折扣
private String press;// 出版社
private String publishtime;// 出版时间
private int edition;// 版次
private int pageNum;// 页数
private int wordNum;// 字数
private String printtime;// 印刷时间
private int booksize;// 开本
private String paper;
private String cid;
private String image_w;// 大图
private String image_b;// 小图
private int orderBy;
public String getBid() {
return bid;
}
public void setBid(String bid) {
this.bid = bid;
}
public String getBname() {
return bname;
}
public void setBname(String bname) {
- 2023-05-19 22:40:05下载
- 积分:1
-
Easy mfc, author of an open network spread version, written by very good, many c...
易mfc,作者开发了一个开放的网络传播版,写的很不错,很多概念和技巧通过勤勉注重细节,适合中级以上用户
- 2022-02-05 18:38:44下载
- 积分:1