-
Shape indexing
基于内容的图像检索是图像检索的一个重要领域。此代码用于使用一组描述符(如fourrier)显示形状并为其编制索引;
- 2022-03-10 05:13:12下载
- 积分:1
-
用C++怎样开发漂亮的软件界面,转载我的同学
用C++怎样开发漂亮的软件界面,转载我的同学-Using C How to develop good software interface reprint my classmates
- 2022-01-31 19:12:30下载
- 积分:1
-
< 项目开发全程实录>>中第一个项目:"社区视频监控系统"的源代码....
< 项目开发全程实录>>中第一个项目:"社区视频监控系统"的源代码.-> in the first project: Community Video Surveillance System, the source code.
- 2022-04-20 23:07:35下载
- 积分:1
-
How to remove noise from your satelite receiver in Iran.
How to remove noise from your satelite receiver in Iran.
- 2022-03-26 12:52:46下载
- 积分:1
-
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++...
linux下用ffmpeg解码库写的一个简单的视频播放器,原则上应能播放ffmpeg支持的视频格式,但仅能播放h.263视频,编译命令:g++ -g -o ffplay ffmp1.cc -L./libavformat -lavformat -L./libavcodec -lavcodec -L./libavutil -lavutil -lm -lz -ldl -L/usr/lib -lSDL -lpthread-linux using ffmpeg decoding the written a simple video player, in principle, be able to support the ffmpeg broadcast video format, but only broadcast h.263 video, compiled order : g-g-o ffplay ffmp1.cc-L./libavformat- lavfo rmat-L./libavcodec- lavcodec-L./libavutil- lavutil- lm- lz- ldl-L/usr/lib- lSDL- lpthre ad
- 2022-02-15 03:45:04下载
- 积分:1
-
MIPS processors flash treatment. Function: Updating the contents of Flash memory...
MIPS处理器中flash处理。功能:
Updating the contents of Flash memory without an external programmer, requires some precau-
tion when designing code that writes/erases the same Flash memory in which it is located.
Currently, no flash memories exist that allow read cycles during a write/erase cyclus. Therefore,
the code that performs the actual write/erase of the flash memory, must reside outside the flash
memory.-MIPS processors flash treatment. Function: Updating the contents of Flash memory without an external programmer, requires some precau-tion when designing code that writes/erases the same Flash memory in which it is located.Currently, no flash memories exist that allow read cycles during a write/erase cyclus. Therefore, the code that performs the actual write/erase of the flash memory, must reside outside the flashmemory.
- 2022-03-06 09:41:27下载
- 积分:1
-
一个将pcm格式转化为WAV的源码
一个将pcm格式转化为WAV的源码-to a PCM WAV format into the FOSS
- 2023-01-12 23:10:03下载
- 积分:1
-
vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助...
vc6.0 控制摄像头源代码,采用directxshow 效率很高,小弟参考了很多的资料才搞明白,和大家共享,希望对大家有帮助-vc6.0 control the camera source code, using directxshow efficient, little brother a lot of information in reference to thoroughly understand and share the hope that help to everyone
- 2022-09-15 20:30:04下载
- 积分:1
-
a player with media control.
以media为控件的播放器-a player with media control.
- 2022-02-14 16:19:25下载
- 积分:1
-
鼠标控制器
历史上,鼠标键支持 GUI 程序时许多终端有没有专门的指点设备。当指针设备变得无处不在使用的鼠标密钥收窄的情况下一种指针设备丢失,无法使用,或不方便。这种情况可能有以下几种:
精度要求 (例如,为技术绘图)
禁用用户或人机工程学问题
环境限制 (例如,在汽车或飞机的振动)
破碎的设备
下的X 窗口系统 Xorg和XFree86上使用类似于 Unix系统
- 2022-02-06 15:30:34下载
- 积分:1