-
图书管理系统,可以借用和归还
图书管理系统,借书还书等操作,使用c++编写的代码,适合初学者学习-book manage system you can borrow and return
- 2022-01-26 00:40:03下载
- 积分:1
-
MFC编的简单数据库操作,实现数据库的一般操作,适合初学者理解MFC及数据库的基础知识...
MFC编的简单数据库操作,实现数据库的一般操作,适合初学者理解MFC及数据库的基础知识 -MFC for simple database operations, the realization of the general operation of the database is suitable for beginners to understand the basis of MFC and database knowledge
- 2022-04-16 15:14:51下载
- 积分:1
-
GSM基站的选择
用C++编写的GSM基站选择的规划方法.
GSM基站的选择
用C++编写的GSM基站选择的规划方法.-GSM base stations choose to C++ Prepared GSM base station planning method of choice.
- 2022-08-26 00:44:15下载
- 积分:1
-
转换到BIG5、BIG5国标GB
convert gb to big5 conver big5 to gb
- 2022-07-18 06:48:13下载
- 积分:1
-
VC system of the code was developed for the White Box 2003 VC.NET category code...
VC++系统中对自己编制的代码进行白盒测试的VC.NET 2003代码类及例子-VC system of the code was developed for the White Box 2003 VC.NET category code and examples
- 2023-06-26 02:10:03下载
- 积分:1
-
MFC Insider (source book distribution) CHAP04.rar
MFC技术内幕(配书源码)CHAP04.rar-MFC Insider (source book distribution) CHAP04.rar
- 2022-02-06 18:46:21下载
- 积分:1
-
基于opencv实现图像小波变换
本程序通过滤波器组实现图像的小波变换和逆小波变换,同时也将小波变换用于去噪的两种方法:硬阈值去噪法和软阈值去噪法都写了,在去除图像噪声后能够重建图像达到很好的效果。此外,本程序可以实现多层小波变换,通过参数的设置从而实现。
- 2022-02-11 10:57:59下载
- 积分: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
-
VC脚本DLL模版
应用背景针对辅助的一个模版,大家可以用这个模版自己添加代码关键技术主线程调用,解决各种CALL执行不了的情况, 窗口子类化技术,防止游戏检测堆栈, 隐藏DLL模块,防止其他进程扫描,消息传递,减少游戏检测.其他技术自己看
- 2022-03-12 18:42:38下载
- 积分:1
-
完全平面的Edit控件类
完全平面的Edit控件类-completely flat Edit Control Class
- 2022-01-26 04:34:11下载
- 积分:1