-
电机控制--通过安川伺服控制电机
#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
-
基于wince下串口助手源代码。可以支持十六进制发送接收。
基于wince下串口助手源代码。可以支持十六进制发送接收。-Serial assistant source code. Support hexadecimal send and receive.
- 2022-03-24 18:07:56下载
- 积分:1
-
asdasdasdasdasd
阿斯达斯达斯达斯达斯达斯达斯达斯
- 2022-06-19 00:03:06下载
- 积分:1
-
ShareView VC++
// Standard initialization
// If you are not using these fea...
ShareView VC++
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable, you should remove from the following
// the specific initialization routines you do not need.-ShareView VC++
// Standard initialization
// If you are not using these features and wish to reduce the size
// of your final executable, you should remove from the following
// the specific initialization routines you do not need.
- 2022-12-11 11:25:03下载
- 积分:1
-
一个开源的入侵检测系统,支持window和*nix平台。
一个开源的入侵检测系统,支持window和*nix平台。-a revenue intrusion detection systems to support window and* nix platform.
- 2022-01-25 20:37:59下载
- 积分:1
-
Mozilla plug
Mozilla 的flash 插件,RH9+Mozilla/FC3+firefox 成功使用-Mozilla plug-in flash, RH9 Mozilla/FC3 successful use firefox
- 2022-12-09 00:10:02下载
- 积分:1
-
function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four
function [tout, yout] = rk4(ypfun, tspan, y0, h)
%定步长四阶Runge-Kutta法求常微分方程(组)数值解
%[tout,yout] = rk4( ypfun , tspan, y0,h)
% 这里字符串ypfun是用以表示f(t, y)的M文件名,
% tspan=[t0, tfinal]表示自变量初值t0和终值tf
% y0表示初值向量y0,h是步长。
% 输出列向量tout表示节点 (t0 , t1 , … , tn)
% 输出矩阵yout 表示数值解,每一列对应y的一个分量-function [tout, yout] = rk4 (ypfun. tspan, y0, h)% fixed step four-stage Runge- Kutta method for ordinary differential equations (Group) numerical solution% [tout. yout] = rk4 (ypfun, tspan, y0, h)% string ypfun here is used to indicate that f (t, y) M name, tspan% = [t0. tfinal] said variable initial and final t0 tf% y0 said initial vector y0, h is a step. % Output column vector tout said Node (t0, t1, ..., tn)% output matrix yout said numerical solution, each y counterparts out of a weight
- 2023-01-15 01:20:03下载
- 积分:1
-
331 games. Very classic, but there are some functional deficiencies, and that ne...
五子棋联网游戏。很经典的,不过还有一些功能上的不足,这是需要改进的地方。-331 games. Very classic, but there are some functional deficiencies, and that needs improvement.
- 2022-05-07 17:13:07下载
- 积分:1
-
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。...
这是一个SDK程序。本程序跟踪显示鼠标的坐标位置,同时,若有鼠标操作,可在窗口标题栏中显示操作信息,要是在窗口客户区中进行双击,就会在双击位置点上显示位置信息。此外,客户中还有两个位图,当鼠标移动到位图上时,就会改变为自己定义的光标。该程序适合Win32编程初学者,内含大量的中文注释。 -SDK This is a process. This program tracking shows the coordinates of the mouse position, and if the mouse operation, the window title bar shows operating information, if the window area for customers double-click, double-click will be the point location shown on the location information. In addition, customers there are two bitmap, when the mouse movement on the plan in place, they will change their definition of the cursor. The program suitable for beginners Win32 programming, with a lot of Chinese Notes.
- 2023-02-14 02:50:04下载
- 积分:1
-
网站认证码的识别软件,可以把图片中的显示码转为数字――VerifyCode...
网站认证码的识别软件,可以把图片中的显示码转为数字――VerifyCode-Web site authentication code recognition software, can display the picture into digital code- VerifyCode
- 2022-12-31 04:50:03下载
- 积分:1