-
0724
说明: C#与S7-1200通讯,控制AGV,前进,后退,读取AGV当前状态,写入控制,电机转速,导航偏差,RFID数据,扫描仪信息,AGV位置。(C# communicates with S7-1200, controls AGV, moves forward and backwards, reads current status of AGV, writes control, motor speed, navigation deviation, RFID data, scanner information, AGV position.)
- 2020-06-19 04:20:01下载
- 积分:1
-
鼠标中断功能的高级开发
鼠标中断高级开发功能 -mouse interrupt function Advanced Development
- 2022-01-24 09:37:42下载
- 积分:1
-
多像空间前方交会(共线条件方程法)
摄影测量中的空间前方交会程序,采用的是matlab编写的共线条件方程法,结合空间后方交会求解的双像外方位元素,可以进行待定点的三维坐标的求解。(The program of space intersection in photogrammetry, using the collinear equation method to prepare the MATLAB, combined with the space resection for double image exterior orientation elements, can be solved three dimensional coordinates.)
- 2017-10-22 17:47:10下载
- 积分:1
-
数字信号处理课程的有关实验,分为两部分,这是第一部分
数字信号处理课程的有关实验,分为两部分,这是第一部分-Digital signal processing courses offered by the experiments, divided into two parts, this is the first part of
- 2023-09-04 16:00:04下载
- 积分:1
-
show_splash_screen
说明: 为你的IDL交互界面添加启动画面,内含调用说明(Add a splash screen to your IDL interface)
- 2019-12-24 23:38:03下载
- 积分:1
-
21ic下载_OTDR详解
说明: OTDR详解,包括工作原理,重要的参数等等(OTDR details, including working principle, important parameters, etc.)
- 2020-06-22 23:40:01下载
- 积分:1
-
y自动跟随图片大小变化
自动跟随图片大小变化是一款基于jquery实现的随图片宽度高度自动适应的幻(Automatically following the change of image size is an illusion based on jQuery that automatically adapts to the width and height of the image.)
- 2019-03-11 10:24:47下载
- 积分:1
-
20.7.20_32内部三角波(可用幅度0—3.3V)
说明: stm 32 F407内部输出0-3.3V的电压可控的三角波,(Realization of triangle wave by STM 32)
- 2020-07-29 15:55:21下载
- 积分:1
-
EN50128_中文版
EN50128中文版,翻译比较详细,编译对EN50128标准的理解(There is EN50128 which is transfered to Chinese)
- 2020-06-22 12:40:01下载
- 积分:1
-
JSP Ajax学习实例集源代码
JSP Ajax学习实例集源代码,数据库采用MYSQL,实例中大部分文件为HTML及JSP文件,部分Java源文件存放在java目录中。可将目录中的内容作为Eclipse的一个项目导入Eclipse中使用。所有实例在jdk 1.4.2 + Tomcat 5.0.28 环境下测试通过。
将webapp目录中的内容复制到Tomcat的webapps目录中作为一个web应用发布即可。
下面是简要操作方法:
1. 实例数据库在MySQL 5.0.27 版本下测试通过
2. 将database目录中ajax.sql文件复制到C:
3. 进入MySQL安装目录中的bin目录
4. 输入 mysql -u root -p ,然后输入密码登录本地MySQL服务器
5. 输入 CREATE DATABASE ajax DEFAULT CHARACTER SET utf8; 创建名为ajax的数据库
6. 输入 use ajax
7. 输入 source c:ajax.sql 执行数据库初始化语句
- 2023-01-14 23:25:03下载
- 积分:1