-
stack stack stack
stack stack stack -stack stackstackstackstack
- 2022-11-01 11:30:02下载
- 积分:1
-
vc调用FORTRAN动态库,喜欢的下载哦!
vc调用FORTRAN动态库,喜欢的下载哦!-vc call FORTRAN dynamic libraries, like the download Oh!
- 2022-03-21 05:34:30下载
- 积分:1
-
源于VB妮可的素材和想法的一个小游戏,垦地越多,垦石越少,得分越高,个人最高得分为166分。...
源于VB妮可的素材和想法的一个小游戏,垦地越多,垦石越少,得分越高,个人最高得分为166分。-Nicole from VBNike material and ideas of a small game, the more cultivated land, reclaimed stone less the higher the score, the highest individual score of 166 points.
- 2022-02-07 11:04:16下载
- 积分:1
-
ASP Type Library
资源描述说明:帮助 Delphi 建立 ASP Server 构件的修正版 ASP Type Library 之 Pascal 宣告档,并提供 COM Apartment Threading Model 的相关修正文件 ( 1.0 版,附源码
- 2022-03-11 15:23:12下载
- 积分:1
-
上课时编的 基于单文档的小游戏 坚持三十秒
操纵鼠标躲避乱飞的多个小球,当鼠标碰到边界 或者被小球击中时游戏结束。
可以实时显示鼠标位置,产生动画效果,...
上课时编的 基于单文档的小游戏 坚持三十秒
操纵鼠标躲避乱飞的多个小球,当鼠标碰到边界 或者被小球击中时游戏结束。
可以实时显示鼠标位置,产生动画效果,
目前程序还不完善,还未加入追踪型的小球,
其他功能有待完善-Class series of games based on single documents adhere to 30 seconds to manipulate the mouse to avoid flying a number of small ball, when the mouse come across the border or being hit by the ball when the game ended. Can be real-time display the mouse position, producing animation effects, the current procedure is not perfect, not yet joined the track-type small ball, the other functions remain to be improved
- 2022-04-21 10:50:26下载
- 积分:1
-
facedetector
人脸检测器 #include < iostream >
#include < cv.h >
#include < highgui.h >
int main(void)
{
int 键 = 0 ;
int i;
CvMemStorage * 存储 = cvCreateMemStorage (0) ;
CvCapture * 捕获 = cvCaptureFromCAM (0) ;
char * 文件名 ="haarcascade_frontalface_alt.xml";
CvHaarClassifierCascade * 梯级 = (CvHaarClassifierCascade *) cvLoad (文件名,
0,0,0) ;
虽然 (关键! = "q") {
IplImage * 帧 = cvQueryFrame (捕获) ;
如果 (! 帧) 断 ;
CvSeq * 脸 = cvHaarDetectObjects (
帧,
级联,
存储,
1.1、
3,
0 / * CV_HAAR_DO_CANNY_PRUNNING *,
cvSize (40,40)) ;
为 (我 = 0 ; 我 < (脸? 面孔-> 共: 0) ; i + +) {
CvRect * wajah = (CvRect *) cvGetSeqElem (的脸,我) ;
CvFont 字体 ;
cvInitFont (& 字体,CV_FONT_HERSHEY_SIMPLEX,1.0,1.0,1,5,CV_AA) ;
CvRect * r=(CvRect*) cvGetSeqElem(faces, i) ;
cvPutTex
- 2022-01-30 19:16:21下载
- 积分:1
-
接口 74hc595 和 8051 led 效果
在这里,文件中包含代码和 proteus 仿真接口 AT89S52 单片机与 74HC595 8 位移位寄存器。
- 2022-03-19 22:00:45下载
- 积分:1
-
多
Multi-threaded example source code
- 2022-03-20 09:27:09下载
- 积分:1
-
由Tommi S.雅科拉主动学习
active learning by Tommi S. Jaakkola
MIT AI Lab
- 2023-04-12 03:50:04下载
- 积分:1
-
Convert years to date numbers and plot
Convert years to date numbers and plot
- 2022-07-16 09:25:59下载
- 积分:1