-
C,MFC源代码iteratordemo
C++、MFC源代码IteratorDemo-C, MFC source code IteratorDemo
- 2023-09-04 06:20:03下载
- 积分:1
-
该代码模拟建设银行的取款机,这是我的首次需求分析
该代码模拟建设银行的取款机,这是我的首次需求分析-the bank"s teller machines, this is my first demand analysis
- 2022-01-26 03:10:12下载
- 积分:1
-
这是一个简单的多文档框架程序,对于出学者是很好的例子,能帮助你很快理解MDI编程原理....
这是一个简单的多文档框架程序,对于出学者是很好的例子,能帮助你很快理解MDI编程原理.-This is a more simple procedure framework document for scholars out is a good example, to help you quickly understand MDI programming principles.
- 2023-02-09 04:30:04下载
- 积分:1
-
486DX66 cache测试文件,vcd格式
486DX66 cache测试文件,vcd格式-486DX66 cache test document format vcd
- 2022-03-15 15:42:18下载
- 积分:1
-
课程设计,用C++编写的目录管理程序,用来对我..
课程设计 一个用C编写得通讯录管理程序 用链接实现得 可以删除添加项目-curriculum design with a C prepared in directory management procedures used to link realize that they can add the item to delete
- 2023-02-07 08:15:03下载
- 积分:1
-
汇编语言的示例,学习的好东东,要下的快了。
汇编语言的示例,学习的好东东,要下的快了。-Examples of assembly language, learning a good Dongdong, it is necessary to fast.
- 2023-07-17 13:45:03下载
- 积分:1
-
c语言写的一个图书馆管理程序,功能较为完善。
c语言写的一个图书馆管理程序,功能较为完善。-c language program written in a library management, functions more properly.
- 2022-10-29 18:20:03下载
- 积分:1
-
采用TCP handoff技术实现服务器集群。减少接入点的负载负担,使得集群的性能大大提高。...
采用TCP handoff技术实现服务器集群。减少接入点的负载负担,使得集群的性能大大提高。-Using TCP handoff technology for server clusters. The burden of reducing the load on the access point, making the performance of the cluster increased substantially.
- 2022-07-07 23:10:52下载
- 积分:1
-
This is WINCC study on some of the information, I hope to give a rookie like me...
这是关于WINCC学习的一些资料,希望能给象我这样的菜鸟一些帮助-This is WINCC study on some of the information, I hope to give a rookie like me some help
- 2023-02-15 20:35:04下载
- 积分:1
-
电机控制--通过安川伺服控制电机
#include "DIALOG.h"
#include "ButtonUse.h"
#include "led.h"
#include "beep.h"
//////////////////////////////////////////////////////////////////////////////////
//±¾³ÌÐòÖ»¹©Ñ§Ï°Ê¹Óã¬Î´¾×÷ÕßÐí¿É£¬²»µÃÓÃÓÚÆäËüÈκÎÓÃ;
//ALIENTEK STM32F103Õ½½¢¿ª·¢°å
//STemWin BUTTONʹÓÃ
//ÕýµãÔ×Ó@ALIENTEK
//¼¼ÊõÂÛ̳:www.openedv.com
//´´½¨ÈÕÆÚ:2015/4/10
//°æ±¾£ºV1.0
//°æÈ¨ËùÓУ¬µÁ°æ±Ø¾¿¡£
//Copyright(C) ¹ãÖÝÊÐÐÇÒíµç×ӿƼ¼ÓÐÏÞ¹«Ë¾ 2014-2024
//All rights reserved
//////////////////////////////////////////////////////////////////////////////////
#define ID_FRAMEWIN_0 (GUI_ID_USER + 0x00)
#define ID_BUTTON_0 (GUI_ID_USER + 0x01)
#define ID_BUTTON_1 (GUI_ID_USER + 0x02)
#define ID_BUTTON_2 (GUI_ID_USER + 0x03)
#define ID_BUTTON_3 (GUI_ID_USER + 0x04)
//¶Ô»°¿ò×ÊÔ´±í
- 2022-03-24 05:49:03下载
- 积分:1