-
仿制windows画图板程序,附完整报告与分析.
VC6 MFC开发
仿制windows画图板程序,附完整报告与分析.
VC6 MFC开发-Imitation windows drawing board procedures, with full report and analysis. VC6 MFC Development
- 2022-03-11 01:40:16下载
- 积分:1
-
这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到...
这是我想到的一个非常有用的小程序,顾名思义,这个程序就是把不同的信号(如不同的文件:文本,图片,语音,乃至视频...)储存入电脑的图片文件.BMP文件中,以达到节省空间,安全加密,数据保护,多媒体同时运行,提高空间与时间的并行性。
-I think this is a very useful small program, as the name suggests, the procedure is different signals (such as different files : text, images, voice and even video ...) storage computer image files. BMP file, to save space, security encryption, data protection, while multimedia and increase the space and time of parallelism.
- 2022-01-22 15:02:49下载
- 积分:1
-
鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能
鼠标可以在窗口中画画、写字等操作,该程序实现画笔功能-mouse can in the window paint, write such an operation, the program features a paintbrush
- 2022-03-24 14:18:38下载
- 积分:1
-
Delphi下操作AutoCAD公司的dxf文件的unit和示例
Delphi下操作AutoCAD公司的dxf文件的unit和示例-Delphi operate AutoCAD
- 2022-06-01 08:09:43下载
- 积分:1
-
tracking face, using open cv and kalman filter
tracking face, using open cv and kalman filter
- 2022-08-08 15:37:19下载
- 积分:1
-
利用Visual C++ 6环境下创建MFC AppWizard(EXE),建议。
利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制任意直线,单击裁剪和中点裁剪分别对直线进行裁剪。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), to achieve a center-screen client area centered on drawing an arbitrary line, click the mid-point of cutting and cutting to cut a straight line, respectively.
- 2022-06-15 10:53:08下载
- 积分:1
-
Xilinx LUT
xilinx 基于查找表方法实现的IDCT的verilog源码-Xilinx LUT-based method to achieve the IDCT of the Verilog source code
- 2022-08-20 10:03:03下载
- 积分:1
-
linux QT坦克大战
工具:QT4 C++ Sql 实现功能:具有创建数据库文件(.db文件)、保存记录、遍历、删除、查询、修改功能 代码运行方式 1.QT4运行这个程序 2.点击“创建/打开数据”即可创建或打开相应的.db数据库.
- 2022-03-20 12:47:43下载
- 积分:1
-
This zip file contains source code and windows executables for carrying out face...
This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s face detector. Instructions for use and for compiling can be found in the Readme file.
Usage:
FaceDetect (, )
The function returns Nx4 matrix. In case no faces were detected, N=1 and all four entries are -1. Otherwise, N=number of faces in the image and the vector contains the x, y, width and height information of the face.
Example,
A = imread ( lena.jpg , JPG )
Img = double (rgb2gray(A))
Face = FaceDetect( haarcascade_frontalface_alt2.xml ,Img)
-This zip file contains source code and windows executables for carrying out face detection on a gray scale image. The code implements Viola-Jones adaboosted algorithm for face detection by providing a mex implementation of OpenCV s f
- 2022-07-12 10:23:46下载
- 积分:1
-
Cloth physics simulation, with collision detection and response, Conjugate Gradi...
布料物理模拟,有碰撞检测与响应,共轭梯度法求解-Cloth physics simulation, with collision detection and response, Conjugate Gradient Method
- 2022-07-15 11:32:28下载
- 积分:1