-
基于哈日日食的角点检测程序,使用ZNCC进行匹配
基于哈日日食的角点检测程序,使用ZNCC进行匹配-yet the solar eclipse on the corner detection, the use of matching ZNCC
- 2022-05-30 00:44:16下载
- 积分:1
-
这只是一些平时的课件,如果不好,请原谅!
这只是一些平时的课件,如果不好,请原谅!-this is just some ordinary courseware, if not, please forgive us!
- 2023-08-24 17:00:03下载
- 积分:1
-
这是很难得的玉雕龙的源文件,观看代码请用vrmlpad,预览请用bs....
这是很难得的玉雕龙的源文件,观看代码请用vrmlpad,预览请用bs.-This is a rare jade dragon
- 2022-01-26 05:12:41下载
- 积分:1
-
范型与STL的书的源码. Generic Programming and the STL code
范型与STL的书的源码. Generic Programming and the STL code-Fan-type and the source code for STL book. Generic Programming and the STL code
- 2022-05-20 09:57:55下载
- 积分:1
-
audio and speech compression,image restoration,ezw tree using trellis codes
audio and speech compression,image restoration,ezw tree using trellis codes
- 2022-01-25 23:20:56下载
- 积分:1
-
很好的c语言习题解答
很好的c语言习题解答-good language to answer the questions
- 2022-07-14 14:42:49下载
- 积分:1
-
一个利用星际内的资源制作的SLG,有完整的源码和各类文档,有兴趣的可以看一下...
一个利用星际内的资源制作的SLG,有完整的源码和各类文档,有兴趣的可以看一下-A use of resources within the interstellar production of SLG, complete source code and various types of documents, interested parties can look at
- 2022-04-27 09:12:04下载
- 积分:1
-
1. The use of serial port with two west4170 (PID Control Temperature Instrumenta...
1.使用串口同两块west4170(PID控制温度仪表).
2.可以显示当前温度,并可设定参数(主要是设定温度)-1. The use of serial port with two west4170 (PID Control Temperature Instrumentation) .2. Can display the current temperature, and set the parameters (mainly temperature)
- 2023-08-13 16:55:03下载
- 积分:1
-
Introduction to C programming.
Quite useful for beginners.
Introduction to C programming.
Quite useful for beginners.
- 2022-03-12 01:57:00下载
- 积分:1
-
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)...
c语言编写的俄罗斯方块程序,c语言环境编写,供大家娱乐一下:)-/********************************/
/* Desc: 俄罗斯方块游戏 */
/* Date: 2008.03.12 22:30 */
/********************************/
#include
#include
#include
#include
#include
#include
#define true 1
#define false 0
#define BoardWidth 12
#define BoardHeight 23
#define _INNER_HELPER /*inner helper method*/
- 2022-03-31 10:48:11下载
- 积分:1