-
Hao Qiang c language programming. Pdf generation classic collection does not loo...
谭浩强c语言程序设计.pdf
一代经典,不看收藏也好啊!
我已经加上书签了的,方便阅读!-Hao Qiang c language programming. Pdf generation classic collection does not look good also! I have to add a bookmark, the user-friendly!
- 2022-03-10 11:03:48下载
- 积分:1
-
想学习好VC
想学习好VC-MFC的朋友这是一本很好的书,希望大家天天向上,作个高级程序员-want to learn good VC-MFC friends is a very good book, we hope that we make progress day by day, as senior programmer
- 2023-09-01 11:55:04下载
- 积分:1
-
一款不错的java线程方面的电子书籍
一款不错的java线程方面的电子书籍-one good java threads of electronic books
- 2022-02-09 20:33:16下载
- 积分:1
-
Described in detail the concept of data structure, as well as the C language dat...
详细介绍了数据结构的概念、以及C语言实现的数据结构的源代码-Described in detail the concept of data structure, as well as the C language data structure source code
- 2022-02-11 10:53:36下载
- 积分:1
-
Eclipse中文教程,详细介绍了Eclipse的使用方法
Eclipse中文教程,详细介绍了Eclipse的使用方法-Eclipse Chinese Course, detailing the use of Eclipse
- 2022-10-22 22:50:04下载
- 积分:1
-
Java用户界面编程指南,着重讲述了如何用java设计出精美的界面,对java程序员来说有特别的意义。...
Java用户界面编程指南,着重讲述了如何用java设计出精美的界面,对java程序员来说有特别的意义。-Java user interface programming guide, will focus on how to use java beautifully designed interface, the java programmer is of special significance.
- 2022-01-26 08:33:40下载
- 积分: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
-
C语言函数手册,包括所有C语言函数功能、所需参数、及例子。方便编程时进行查询。...
C语言函数手册,包括所有C语言函数功能、所需参数、及例子。方便编程时进行查询。-C language function manual, including all C language function function, the required parameters, and examples. Convenient programming query.
- 2022-08-05 23:56:43下载
- 积分:1
-
一本关于嵌入式系统C语言编程的进阶书籍.包括具体实例....
一本关于嵌入式系统C语言编程的进阶书籍.包括具体实例.-A book on C language programming of embedded systems advanced books. Including specific examples.
- 2022-07-26 15:25:42下载
- 积分:1
-
#包括“PCH。”
#include "pch.h"
#include "base64.h"
NAMESPACE_BEGIN(CryptoPP)
static const int MAX_LINE_LENGTH = 72
static const byte vec[] =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
static const byte padding = =
Base64Encoder::Base64Encoder(BufferedTransformation *outQueue, bool insertLineBreak)
: insertLineBreak(insertLineBreak), Filter(outQueue)
{
inBufSize=0 -# Include
- 2023-02-26 13:15:03下载
- 积分:1