-
gtrack轨迹图的标题和显示鼠标的位置坐标。
GTRACK Track mouse position and show coordinates in figure title.
Once GTRACK is active the mouse position is constantly tracked and printed on the current figure title. A left-click will print the coordinates in the command line and store them. Clicking the mouse right button deactivates GTRACK.
- 2022-01-22 13:54:01下载
- 积分:1
-
Camshift tracking algorithm based on improved, applied to camera tracking
基于camshift算法的跟踪改进,适用于摄像头跟踪等-Camshift tracking algorithm based on improved, applied to camera tracking
- 2023-06-02 14:45:03下载
- 积分:1
-
This article is based on a graphics file DXF CNC machining interface design, the...
本文是一篇关于基于DXF图形文件数控加工接口设计,的文章-This article is based on a graphics file DXF CNC machining interface design, the article
- 2022-02-27 03:03:32下载
- 积分:1
-
几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用...
几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用-several common pseudo-random number generated procedures, procedures are available on the download elsewhere, I felt that more useful
- 2022-02-21 15:26:17下载
- 积分:1
-
雷老虎短信平台对接程序
雷老虎短信平台的开发该源码可以连接雷老虎短信平台发送短信查询信息等
- 2022-07-12 10:22:02下载
- 积分:1
-
本程序是一个循环队列,具有插入,删除,显示等功能
本程序是一个循环队列,具有插入,删除,显示等功能-this program is a cohort cycle, with insert, delete, display function
- 2023-01-02 18:00:03下载
- 积分:1
-
该文件是如此的好,你可以用它在任何地方
the document is so good thatyou can ues it anywhere
- 2023-01-25 07:05:04下载
- 积分:1
-
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,...
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,-use for qiu niu
- 2022-10-25 12:15:03下载
- 积分:1
-
cc++图像处理编程这本书的全部代码。分章节的
cc++图像处理编程这本书的全部代码。分章节的-All source code of the book:Image processing programming using C and C++,dispart in chapters.
- 2022-03-09 15:44:59下载
- 积分:1
-
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保...
输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integers (100,50,40,30 ...), to mark the end of 0, As several of these data to establish a domain reversal single-linked list; Keyboard input from an integer X, That will insert the single X-linked lists and maintain single-chain data domain increases the value, At this time the output of the single-linked list node data domain value; Keyboard input from an integer Y, if Y value in a single linked list exists, delete data domain is the value of Y node (single-chain data domain is not the same value nodes), At this point and the output of the single-linked list node data domain values.
- 2022-07-08 15:03:43下载
- 积分:1