-
在windows平台下使用vc6图像颜色板代码
在windows平台下使用vc6图像颜色板代码-In windows platform using vc6 Image Color plate code
- 2022-01-28 03:36:32下载
- 积分:1
-
双缓冲的源代码,Visual Studio 2005的VB
VB实现visualstudio2005双缓冲源代码
- 2023-02-24 14:05:04下载
- 积分:1
-
在ListCtrl控件的report方 式头上添加背景
在ListCtrl控件的report方 式头上添加背景 -ListCtrl controls in the report to the Control report ListCtrl way to add background head-heads add background
- 2022-02-05 12:41:12下载
- 积分: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
-
foreign experts participating in the programming contest at the entries won. Ass...
此程序是国外高手参加世界编程大赛时的参赛作品,获一等奖。是汇编语言啊感觉很强-foreign experts participating in the programming contest at the entries won. Assembly language is a strong feeling ah
- 2022-02-22 10:05:09下载
- 积分:1
-
基于蒙特卡洛法的并行计算
使用蒙特卡洛法通过多线程计算π值,可以灵活的修改线程的数目
- 2022-09-30 06:45:08下载
- 积分:1
-
管理系统为公司内部车辆用车与审批管理系统。使用本系统必须先登录。...
管理系统为公司内部车辆用车与审批管理系统。使用本系统必须先登录。-Management system within the vehicle for the company car and approval management system. Use the system to be logged.
- 2023-04-17 14:35:04下载
- 积分:1
-
Rekursif列表
Rekursif List#include "boolean.h"#include "listrekursif.h"#include #include /* Manajemen Memori */address Alokasi (infotype X) { address P; /* Algoritma */ P = (address)malloc(sizeof(ElmtList)); if (P != Nil) {/* alokasi berhasil */ Info(P) = X; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-24 03:46:16下载
- 积分:1
-
断通也对如有二月二有二野人呀二月而言而已热饮
断通也对如有二月二有二野人呀二月而言而已热饮-broken links are two right there in February when two savage ah February only hot drinks
- 2022-11-29 20:45:03下载
- 积分:1
-
对一个字符串的单词数进行统计的程序,可以扩展为对文件中单词量的统计....
对一个字符串的单词数进行统计的程序,可以扩展为对文件中单词量的统计.-one programe to take words count of string,it could be expanded to take words count of file.
- 2022-02-02 18:42:21下载
- 积分:1