-
51红外遥控C语言程序代码
用捕捉或外中断捕捉波长
51红外遥控C语言程序代码
用捕捉或外中断捕捉波长-51 Infrared Remote Control C language code
Interrupted by capture or capture wavelengths outside
- 2023-02-14 11:10: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
-
用以修复任务栏无法正常显示正在运行的程序的问题。此程序绝对有效...
用以修复任务栏无法正常显示正在运行的程序的问题。此程序绝对有效-use to fix the problem caused by the running programs those can not be displayed normally in the task-bar.
absolutely work!
- 2022-03-26 17:08:15下载
- 积分:1
-
打雷的DELPHI版,在操作上高度模拟WINODWS游戏里的打雷,处理各种事件。...
打雷的DELPHI版,在操作上高度模拟WINODWS游戏里的打雷,处理各种事件。-Thunder of the DELPHI version of a high degree of simulation in the operation of the thunder WINODWS game to deal with events.
- 2022-01-22 17:54:32下载
- 积分:1
-
Skype API方面的应用
skype api application2
- 2022-06-02 20:21:41下载
- 积分:1
-
该程序是用c++在windows环境下实现录入学生信息
该程序是用c++在windows环境下实现录入学生信息-students achieve the entry information
- 2022-03-16 21:26:17下载
- 积分:1
-
VFP 小程序设计 一个不错的程序设计说明
VFP 小程序设计 一个不错的程序设计说明-VFP applet program to design a good design that
- 2022-03-05 16:38:15下载
- 积分:1
-
project library
综合图书馆系统(ILS),也称为图书馆管理系统(LMS),[1][2]是;
- 2022-01-27 13:40:47下载
- 积分:1
-
Unicode字符串封装类 , vc++可用.
Unicode字符串封装类 , vc++可用.-Unicode string type package, vc++ Available.
- 2022-05-06 22:01:18下载
- 积分:1
-
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 )...
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 ) 。如果是一个目录,则输出该目录下的文件及子目录名列表。如该名称不存在,则以此名称为名在当前目录下创建一个子目录。
-prepare a process that the user from the command line parameters into the name of a judge. If it is a document, then the output of the document attribute (file name, path, the absolute path, readable, can be written and the length of documents, etc.). If it is a directory, then the output directory and subdirectory of documents from the list. If the name does not exist, it is also the name of the name of the current directory to create a subdirectory.
- 2022-05-13 23:55:22下载
- 积分:1