-
亚像素级角点检测
在visual studio中用opencv3编译的Harris角点检测的源代码,并根据附近点的关系把角点位置精确到亚像素级。毛星云opencv3编程入门源码。
- 2022-11-15 22:00:03下载
- 积分:1
-
EVC开发的读取系统时间,如果时间错误,通过调用控制面板强制用户修正时间。
EVC开发的读取系统时间,如果时间错误,通过调用控制面板强制用户修正时间。-EVC developed reading system time, time error, by calling the user control panel to amend the mandatory time.
- 2022-07-13 15:25:10下载
- 积分:1
-
一些很好的C++网站,也很实用的,大家看看,顶一下啊,分享知识...
一些很好的C++网站,也很实用的,大家看看,顶一下啊,分享知识-Some good C++ Website is also very useful, let us look at the top click ah, to share knowledge
- 2023-04-20 11:05:03下载
- 积分:1
-
BER for BPSK in ISI channel with Zero Forcing equalization
BER for BPSK in ISI channel with Zero Forcing equalization
- 2022-01-25 16:13:54下载
- 积分:1
-
访问联系人服务
访问联系人服务-所带源代码,是很好的示例.-Visit the Contact service-
- 2022-11-13 22:20:03下载
- 积分:1
-
GetAdaptersInfo:获取网卡的相关信息
GetAdaptersInfo:获取网卡的相关信息-GetAdaptersInfo:Get information about mac
- 2022-03-17 07:10:52下载
- 积分:1
-
i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 use the latest d...
i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 最新的WINCE6.0 BSP使用说明文档-i.MX27_ADS_BSP_15_Windows_Embedded_CE_6_Reference_Manual I.MX27 use the latest documentation WINCE6.0 BSP
- 2023-07-15 07:25:04下载
- 积分:1
-
Qemu 0.9.1 windows mobile port (need GCC 3.3.x to compile)
Qemu 0.9.1 windows mobile port (need GCC 3.3.x to compile)
- 2023-07-28 09:35:04下载
- 积分:1
-
A very good vc++ProgrammingGuide book.
A very good vc++ProgrammingGuide book.
- 2022-12-12 10:40:04下载
- 积分:1
-
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut3...
glut.h 把这个文件"include"到您的源代码中。通常把这个文件放在您的编译器的头文件目录gl文件夹下。
glut.lib(SGI版)和glut32.lib(微软版),这个文件会被链接到您的程序,所以,把它放到编译器的lib文件夹下。
glut.dll(SGI版)和glut32.dll(微软版),把这个文件放在%WinDir%System32文件夹下。
然后拷贝对应的文件到对应的目录:
glut32.dll to %WinDir%System, //这里或者是System32
glut32.lib to $(MSDevDir)....VC98lib,
glut.h to $(MSDevDir)....VC98includeGL
对于vc2005,则应拷贝到:
VCPlatformSDKLib和VCPlatformSDKIncludeGL-glut.h put this file include to your source code. Usually put this file on your compiler s header files directory gl folder. glut.lib (SGI version) and glut32.lib (Microsoft version), this document will be linked to your procedures, therefore, put it on the compiler s lib folder. glut.dll (SGI version) and glut32.dll (Microsoft version), put the document on the WinDir System32 folder. And copies of the corresponding documents to the corresponding directory: glut32.dll to WinDir System,// here or are System32glut32.lib to $ (MSDevDir ).... VC98lib, glut.h to $ (MSDevDir ).... VC98includeGL for vc
- 2022-06-28 06:41:31下载
- 积分:1