-
基于MFC的音乐播放器
基于MFC的音乐播放器,实现添加、播放、删除、停止、音量控制、进度控制等功能
- 2023-03-22 10:05:04下载
- 积分:1
-
lsitcontrol演示
listcontrol的各类用法及例子,适合MFC小白,其中包括listcontrol的常用方法,一些常用的listcontrol重绘
- 2022-03-12 09:10:16下载
- 积分:1
-
还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件...
还是自己写的关于huffman加密程序,可以实现把加密的内容转为ASCII码输出到文件-huffman code ,can output coded binary to a file,and convert to a ASCII
- 2022-03-06 10:57:51下载
- 积分:1
-
自己刚写的2410的PWM测试程序,大家可参考一下!
自己刚写的2410的PWM测试程序,大家可参考一下!-Just write their own 2410
- 2022-07-02 18:15:55下载
- 积分:1
-
AppWizard has created this TCPServer application for you. This application
not...
AppWizard has created this TCPServer application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
This file contains a summary of what you will find in each of the files that
- 2022-11-13 01:40:03下载
- 积分:1
-
讲解C++的PPT(主要是关于函数的讲解)
讲解C++的PPT(主要是关于函数的讲解)-Explain the C++, PPT (mainly about the function to explain)
- 2022-03-25 18:43:40下载
- 积分:1
-
This book provides students and professional programmers with a concise yet comp...
This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.-This book provides students and professional programmers with a concise yet comprehensive view of the role that memory plays in all aspects of programming and program behavior. Assuming only a basic familiarity with C or C++, the author describes the techniques, methods, and tools available to deal with the problems related to memory and its effective use.
- 2022-12-08 09:20:03下载
- 积分:1
-
C# 打印Datagridview 中数据
C# 打印Datagridview 中数据
public GridPrinter(DataGridView objDataGridView, PrintDocument objPrintDocument, bool bCenterOnPage, bool bHasTitle, string sTitle, Font objTitleFont, Color objTitleColor, bool bPaging)
{
dataGridView = objDataGridView;
printDocument = objPrintDocument;
centerOnPage = bCenterOnPage;
hasTitle = bHasTitle;
title = sTitle;
tit
- 2022-12-23 01:35:04下载
- 积分:1
-
调色板程序模拟,实现颜色的自定义调节
调色板程序模拟,实现颜色的自定义调节-Palette program to simulate to achieve a custom color adjustment
- 2022-05-28 18:52:48下载
- 积分:1
-
一个简单捕获本地TCP数据包程序源码。 适合于初学者。
一个简单捕获本地TCP数据包程序源码。 适合于初学者。-a simple catch local TCP packet procedure source. Suitable for beginners.
- 2022-03-20 15:16:17下载
- 积分:1