-
一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度...
一种高精度匹配算法,精度可达亚像素级,角度误差可达0.1度-A high-precision matching algorithm, Aceh-pixel accuracy, angle of error of up to 0.1 degrees
- 2022-12-27 11:15:04下载
- 积分:1
-
PE文件格式系列译文之一
PE文件格式系列译文之一----
【翻译】“PE文件格式”1.9版 完整译文(附注释)-PE file format, one of series of translation Translation---- 【】 " PE file format" 1.9 version of the full translation (with notes)
- 2023-07-19 16:35:03下载
- 积分:1
-
Free Source Code for harris corner detector
Matlab实现Harris角点检测源代码
这个matl...
Free Source Code for harris corner detector
Matlab实现Harris角点检测源代码
这个matlab程序可以计算并在原图像上绘制Harris角点.
-Free Source Code for harris corner detector Matlab realization of Harris corner detection matlab source code for this program can calculate and draw in the original image, Harris corner.
- 2022-06-19 23:08:35下载
- 积分:1
-
时间函数的简单运用! 很有用的,可嵌入大的运用程序.
时间函数的简单运用! 很有用的,可嵌入大的运用程序.- Function of time simple utilization! Very useful, may insert
the big utilization procedure
- 2022-02-04 00:00:30下载
- 积分:1
-
cnc钻机管理系统
cnc钻机管理系统
扫描条码实现钻孔
订单录入后发送到预审的订单在这里显示,由二级权限人员派发到责任人,填写订单系数和难度说明等;派发完成后该型号显示被派发人及时间并自动更改颜色,且能跟“待完成订单”同步更新状态;已完成预审的订单可自动隐藏,未完成的要显示出来;需具有自动刷新和手动刷新功能,需要提供填写备注栏的功能;
- 2023-03-05 05:35:04下载
- 积分:1
-
a general purpose class for multithreaded applications. Derive your class from i...
a general purpose class for multithreaded applications. Derive your class from it, call the constructor with the proper number of threads and populate the lpfns member before starting threads.
The main advantage is that you do not need to bother with the details of making the static method separate from your class and then passing the this pointer to it. CMultithreaded allows you to have all of your class methods in-class, even if they are to be run on separate threads. It is also a good example of RAII.
- 2023-02-05 08:40:03下载
- 积分:1
-
an .net Source code for send Email With Attachment
an .net Source code for send Email With Attachment
- 2022-09-06 02:10:03下载
- 积分:1
-
java source code
java source code
- 2022-01-28 17:44:24下载
- 积分:1
-
检查日期的合法性
检查日期的合法性-check the legality of the date of
- 2022-03-21 17:14:17下载
- 积分:1
-
使用子
使用子像素的方法来减轻图像系统的负荷已经是目前主流3D程序中的必用方法。比如知道Sin函数的特性,就只需要计算0~pi/2的点就可以了,剩下的pi/2~pi可以通过子像素来画出,在图形量大的情况下可以减轻至少一半的系统压力。 这个程序不光可以加速Sin函数的显示,还可以加速所有函数的显示。 -The use of sub-pixel image of the ways to reduce the load on the system is already the existing procedures of the mainstream 3D methods will be used. For example, to know the characteristics of Sin function, we only need to calculate 0 ~ pi/2 could be the point, and the rest of pi/2 ~ pi can be sub-pixels to draw, in the graphic case of a large quantity can be reduced at least half of the system pressure. This process not only speed up the Sin function can be shown that all functions can also speed up the display.
- 2022-05-25 18:34:59下载
- 积分:1