-
Paint on a split windows with color
用颜色在分体式窗户上作画
- 2022-02-04 02:18:06下载
- 积分:1
-
Operator
VC++ 操作符重载, 可在VC++下直接编译执行-Operator
- 2022-02-21 20:07:10下载
- 积分:1
-
黑色二级下拉菜单代码
二级下拉菜单 样式以及功能都在,可以实用在一般页面得导航,在此代码基础上做修改,方便简单。简单得html——css——JQUERY结合,初学者试用。。。。。。。。。。。。。。
- 2022-02-21 15:52:03下载
- 积分:1
-
这是一个压缩包,请解开后浏览。如果有不清,请邮件方式告诉本人。...
这是一个压缩包,请解开后浏览。如果有不清,请邮件方式告诉本人。-This is a compressed, decompressed View. If there is unclear, please mail told me. Thank you
- 2022-06-27 15:10:31下载
- 积分:1
-
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;...
顺序表的基本运算
(1) 初始化顺序表L
(2) 依次采用尾插法插入a,b,c,d,e
(3) 输出顺序表L
(4) 输出顺序表L长度;
(5) 判断顺序表L是否为空;
(6) 判断顺序表L 的第3个元素;
(7) 输出元素‘a’的位置;
(8) 在第4个元素位置上插入‘f’元素;
(9) 输出顺序表L
(10) 删除L的第3个元素;
(11) 输出顺序表L
(12) 释放顺序表L
-The order of the table basic operations (1) The initialization sequence table L (2) followed by tail-interpolation method into a, b, c, d, e (3) the output sequence table L (4) the output sequence of Table L length (5) to determine the order of the table is empty L (6) to determine the order of the table L, the first three elements (7) output elements of " a" position (8) in the first four elements in place insert the " f" element (9) the output sequence of Table L (10) to delete the first three elements of L (11) the output sequence of Table L (12) the release of the order form L
- 2022-03-19 16:49:15下载
- 积分: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
-
实现计算器的四则运算,代码简洁。但缺乏进制转换和复杂运算...
实现计算器的四则运算,代码简洁。但缺乏进制转换和复杂运算-4 realize calculator computation, concise code. However, the lack of M-ary conversion and the complexity of computing
- 2023-01-16 22:35:03下载
- 积分:1
-
不使用控件实现文件的打开、浏览、保存功能
不使用控件实现文件的打开、浏览、保存功能-not to use controls to open the files, browsing, retention
- 2022-08-15 01:48:54下载
- 积分:1
-
Information on the download page to download data from multiple sites of informa...
下载网页资料,下载多个网站的数据信息,实现数据共享-Information on the download page to download data from multiple sites of information, data sharing
- 2022-03-24 04:44:17下载
- 积分:1
-
利用VC实现的求最小公约数,任意输入两个数即可得到您要的结果...
利用VC实现的求最小公约数,任意输入两个数即可得到您要的结果-Realize the use of VC for the lowest common denominator, both the number of arbitrary input can be the result you want
- 2022-01-21 06:10:09下载
- 积分:1