-
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率<1,>1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。...
该程序使用了Bresenham算法的思想,将四个象限(考虑到斜率1一共八种情况)的问题通过交换端点的方法合并成一,四象限的问题。-draw line
- 2022-02-03 03:12:04下载
- 积分:1
-
a little algorithm for your reference, if I may be able to e
一个小小的算法供大家参考、 如果有可能可以给我电子邮件 谢谢!-a little algorithm for your reference, if I may be able to e-mail, thank you!
- 2023-05-11 08:55:02下载
- 积分:1
-
planets太阳系八大行星
资源描述
import QtQuick 2.0
import QtCanvas3D 1.0
import "planets.js" as GLCode
Item {
id: mainview
width: 1280
height: 768
visible: true
property int focusedPlanet: 100
property int oldPlanet: 0
property real xLookAtOffset: 0
property real yLookAtOffset: 0
property real zLookAtOffset: 0
property real xCameraOffset: 0
property real yCameraOffset: 0
property real zCameraOffset: 0
property real cameraNear: 0
NumberAnimation {
id: lookAtOffsetAnimation
target: mainview
properties: "xLookAtOffset, y
- 2022-03-09 11:25:15下载
- 积分:1
-
Matlab编程实现FFT变换及频谱分析的程序代码
Matlab编程实现FFT变换及频谱分析的程序代码-Matlab Programming FFT transform and spectral analysis of the program code
- 2023-01-03 21:10:03下载
- 积分:1
-
bmp image processing exposure
bmp图像曝光处理-bmp image processing exposure
- 2022-09-07 20:10:02下载
- 积分:1
-
人脸识别是机器视觉当中研究的热门,此程序运用opencv和vc相结合开发出来的智能人脸识别程序...
人脸识别是机器视觉当中研究的热门,此程序运用opencv和vc相结合开发出来的智能人脸识别程序-Machine Vision Face Recognition is the most popular among the research, this program use a combination of opencv and vc developed Intelligent Face Recognition procedures
- 2022-02-03 23:36:17下载
- 积分:1
-
a statement Print Software
一个报表打印的软件-a statement Print Software
- 2023-02-19 00:25:03下载
- 积分:1
-
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32...
功能是图象的检测,模板匹配如果上
命令行编译过程如下
vcvars32
rc bmp.rc
cl detect.c bmp.res user32.lib gdi32.lib
这里是vc可直接运行
注意事项:
运行时,文件c: est.bmp必须存在-Function of image detection, template matching on the command-line compiler, if the process is as follows vcvars32rc bmp.rccl detect.c bmp.res user32.lib gdi32.lib here can be directly run vc Note: run-time, file c: est.bmp must exist
- 2022-09-30 18:50:03下载
- 积分:1
-
一件事的C语言实现的技术非
a copylefted C implementation of a technique for non-linear, robust
homography estimation from matched image point features.-a copylefted C implementation of a technique for non-linear, robusthomography estimation from matched image point features.
- 2022-02-02 12:36:25下载
- 积分:1
-
a good waveform display program, left Mobile, with XP button. The pressure for t...
一个不错的波形显示程序、向左移动,带XP按钮。本用于气压控制的,拿出来共享一下!:)-a good waveform display program, left Mobile, with XP button. The pressure for the control of the show to share what! :)
- 2022-04-06 23:17:24下载
- 积分:1