-
一个用C语言实现的学生管理系统,比较简单明了,适合初学者的学习。...
一个用C语言实现的学生管理系统,比较简单明了,适合初学者的学习。-1 with the C language implementation of the student management system, relatively simple and clear, suitable for beginners to learn.
- 2022-10-29 09:10:03下载
- 积分:1
-
一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32...
一个checksum工具源代码 用于从命令行中生成和校验文件的checksum digest 支持MD5, MD2, MD4, SHA1 and CRC32-a checksum tool for source code generated from the command line and checking documents to support MD5 checksum data, MD2, MD4, SHA1 and CRC
- 2023-04-06 21:35:03下载
- 积分:1
-
基于背景相减的运动检测
用opencv做的运动目标检测,采用了背景相减的算法,此方法适用于背景变化不大的情况,效果较好,绘制外围绿色框,作为目标的跟踪,里面用到了图像灰度化、阈值化、图像膨胀与腐蚀、绘制边缘轮廓及外界矩形等相关知识,kernel的选择要注意把握好kernel的大小
- 2022-01-24 15:44:54下载
- 积分:1
-
候俊杰深入浅出mfc,为初学者提供一个很好的基础。
候俊杰深入浅出mfc,为初学者提供一个很好的基础。-A book for learning MFC.
- 2022-04-15 23:29:24下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1
-
列表框选择自定义的性能和按钮作为 DLL
易于使用的自定义列表框控件,可以嵌入到任何.Net 应用程序 (用 c# 测试)
易于修改和添加更多的功能到它
包含的示例代码,以显示它是如何工作
享受。
阿里利维
- 2022-02-11 16:26:50下载
- 积分:1
-
《C语言实用培训教程》源代码,可供初学者学习使用
《C语言实用培训教程》源代码,可供初学者学习使用-the source codes of c language course for practice training, suitable for the beginner
- 2022-12-05 16:05:03下载
- 积分:1
-
To the adjacent multi
以邻接多重表为存储结构,实现连通无向图的深度优先和广度优先遍历。以用户指定的结点为起点,分别输出各种遍历下的结点访问序列和相应生成树的边集-To the adjacent multi-table for the storage structure, to achieve connectivity of undirected graph depth-first and breadth-first traversal. To user-specified node as a starting point, respectively, the output under a variety of traversal sequence of nodes visited and the corresponding spanning tree of the edge set
- 2022-01-31 22:12:00下载
- 积分:1
-
Using c to prepare the user rights of the small production procedures, simpl...
用c++编写的用户权限制作的小程序,简单实用-Using c to prepare the user rights of the small production procedures, simple and practical
- 2022-07-11 20:03:17下载
- 积分:1
-
jforum 论坛 速度非常优秀的开源论坛,虽然功能还不足.利用了很多JSP新技术,并且支持HSQLDB数据库,是学习研究的好东东哦....
jforum 论坛 速度非常优秀的开源论坛,虽然功能还不足.利用了很多JSP新技术,并且支持HSQLDB数据库,是学习研究的好东东哦.-Jforum source code, a very fast forum source code, using the newest technology of JSP, support HSQLDB database.
- 2022-03-02 16:47:40下载
- 积分:1