-
spirialMFC
本例通过绘制螺旋图案描述了如何用VC++绘制MFC图形程序。适合学习MFC图形编程的初学者学习。(cases by mapping the spiral patterns described how MFC with VC graphics rendering procedures. MFC for learning graphical programming beginners learning.)
- 2007-05-04 16:24:47下载
- 积分:1
-
suh__apd__folders
Browse Folder dialog, search folder and all sub folders
- 2018-08-05 19:26:51下载
- 积分:1
-
bujindianji
基于单片机MSP430的 步进电机控制 测距程序 (MSP430 microcontroller-based stepper motor control ranging program)
- 2014-04-19 16:02:47下载
- 积分:1
-
C# write to a network system, was originally used to school, and now to share th...
用C#写的一个网络提交系统,本来是给学校用的,现在拿出来共享以下-C# write to a network system, was originally used to school, and now to share the following show
- 2022-03-13 17:14:21下载
- 积分:1
-
6_7
1000以内所有的完数,比较简单,用于学习和交流(1000 all finished within few, relatively simple, for learning and communication)
- 2013-11-14 15:45:36下载
- 积分:1
-
成績管理系統
成績管理系統
#include
#include
#include
#include
using namespace std;
class Student
{
public:
char name[20];
char Id[20];
int score;
Student * Next;
void Input()
- 2023-05-23 08:45:03下载
- 积分:1
-
m-linboard-st802-testsoftware
STM32F103共享电平车无线终端源代码(STM32F103 source code for shared motor,electric bike.)
- 2017-05-08 16:26:16下载
- 积分:1
-
DM9621--2018资料
USB网卡 DM9621ANP 的Linux驱动,以及硬件设计资料(USB network card DM9621ANP Linux driver, and hardware design information.)
- 2020-11-26 17:59:31下载
- 积分:1
-
四位抢答器
四路抢答器。首先通过主持人按下抢答按键代表抢答开始,
其他四人进行按键抢答,一个抢到后,其他人不可以进行操作。(Four way responder.First of all, through the moderator press answer button, on behalf of answer start,
Other four people to answer the key, after a grab, other people can not operate.)
- 2021-03-19 13:49:19下载
- 积分:1
-
腐蚀膨胀c语言算法
这是一个c语言实现的腐蚀膨胀算法,是腐蚀,膨胀,细化算法
命令行编译过程如下
vcvars32
rc bmp.rc
cl morph.c bmp.res user32.lib gdi32.lib
注意事项:
运行时,文件c: est.bmp必须存在
- 2022-02-25 21:09:23下载
- 积分:1