-
主要功能是检测图像,因为灰度
主要功能是检测图像中,由于灰度变化产生的边缘,效果还行,主要用的是sobel算子-Main function is to detect images, because gray-scale changes in the edge line effects, mainly using a sobel operator
- 2022-01-28 05:40:35下载
- 积分:1
-
Auto Wall Paper V 0.01 试用版是一个自动换桌面墙纸的软件.
第一运行会弹出选择图像文件文件夹的对话框,选择一个存放图像的文件夹. 每...
Auto Wall Paper V 0.01 试用版是一个自动换桌面墙纸的软件.
第一运行会弹出选择图像文件文件夹的对话框,选择一个存放图像的文件夹. 每次启动Windows,桌面将自动更换为此文件夹中的图像.
软件运行不占用任何系统资源.软件无须安装,不会在系统中留下任何垃圾文件.使用软件无须复杂的设置,只须手动运行一次.-Auto Wall Paper V beta version 0.01 is an automatic desktop wallpaper for the software. The first run will pop choose Image File Folder dialog box, select an image stored in folders. Every boot Windows, the desktop will automatically replace this folder images. Software do not take up any system resources. no software installation, the system will not leave any garbage documents. the use of software without complicated set of manual only once.
- 2022-02-04 14:01:24下载
- 积分:1
-
VB动画演示图形示例
VB动画演示图形示例-VB sample animation presentation graphics
- 2022-03-21 14:50:03下载
- 积分:1
-
建立256色以上ImageList
建立256色以上ImageList-The example of creating ImageList above 256 color
- 2022-06-28 18:25:26下载
- 积分:1
-
一个仿Windows自带的画图的程序
一个仿Windows自带的画图的程序-an imitation of the Windows drawing procedure
- 2022-10-11 21:30:02下载
- 积分:1
-
Visual C cases intensive curriculum design series
Visual C++课程设计案例精编--画图-Visual C cases intensive curriculum design series-- Painting
- 2022-01-22 08:33:00下载
- 积分:1
-
近,总是有人问我要串口通讯源代码,为了方便大家,我将我写的WIN32API串口通讯程序发上来,供大家下载使用(这个是我在广西的一个项目的一个源代码,其中涉及到公...
近,总是有人问我要串口通讯源代码,为了方便大家,我将我写的WIN32API串口通讯程序发上来,供大家下载使用(这个是我在广西的一个项目的一个源代码,其中涉及到公司的串口外围设备,我没有给出通讯规则,可能大家看程序时有很多不便请谅解)。
WIN32API通讯程序采用多线程的形式进行驱动,程序中采用多串口进行通讯,有串口数据接受和发送。其中设置、读串口、写串口功能函数全为个人所写,大家可以随意使用。 -nearly always someone asked me to serial communications source code, in order to facilitate everyone, I will I write WIN32API serial communication line with the procedures, We downloaded for use (this is the one in Guangxi project a source code, Companies involved in the serial peripheral equipment, I have not given communications rules You may see a lot of procedures inconvenience understanding). WIN32API communication procedures using multithreading in the form driven process for the multi-port serial communications, Serial data is sent and received. Which set up, reading Serial, Serial-function was all written for individuals, we can use at will.
- 2022-02-15 21:32:33下载
- 积分:1
-
Avi Player is a Visual C++ application intended to show Video Handling Capabilit...
Avi Player is a Visual C++ application intended to show Video Handling Capabilities of OpenCV : Playing an avi file, capturing from usb cameras,snapshot and use of codecs
- 2023-08-12 03:40:02下载
- 积分:1
-
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使...
前在网上有一个CPictureEx类,用于加载GIF动画,不过该类是mfc封装类,对于不使用mfc的c++程序员来讲,不能使用。为了让该类能够让更多的人方便的使用,使其不再被局限于MFC,花时间改造了一下这个类,改造,该类可以应用于任何MFC、 WTL/ATL及其它INDOWS API编程。由于原来的CPictureEx是继承于CStatic类,改造后,在CPictureEx中直接封装了一个窗口句柄HWND。假设您在一个弹出式Dialog对话框中加载gif动画,您要做的就是在对话框中放一个控件,可以是BUTTON、STATIC等等。假设您加的这个控件的ID是IDC_FLASH,您的对话框窗口句柄是hDlg,则要使用CPictureEx,将非常简单。详情参见源代码。-ago on the Internet which is a CPictureEx category for loading GIF animation, But such is mfc Packaging category for the non-use of the c mfc speaking programmers, which can not be used. To allow such to allow more people to use, it will not be confined to the MFC. renovation of time spent on this category, transformation and can be applied to any such MFC, WTL/ATL and other INDOWS API programming. As the original CPictureEx inherited from CStatic category that after transformation, In CPictureEx directly Packaging a window handle HWND. Suppose you in a pop-up dialog box loaded Dialog gif animation You need to be done is up in a dialog box controls can be
- 2022-03-11 20:27:26下载
- 积分:1
-
VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用...
VC++实现的将CView中的内容直接打印出来的方法和源码,十分实用-VC++ Realized CView content will directly print out the methods and source code, very useful
- 2023-01-18 05:05:03下载
- 积分:1