-
Fatigue testing pipeline system, the system for filling high
管道疲劳强度检测试验系统,系统用于管道高压液体充放疲劳实验控制,充放压过程实时检测、数据曲线动态显示、及底层硬件异常情况的响应处理。-Fatigue testing pipeline system, the system for filling high-pressure liquid pipeline release fatigue experimental control, the process of filling pressure put real-time detection, the data curve of dynamic display, and the underlying hardware to deal with abnormal response.
- 2022-01-25 20:34:46下载
- 积分:1
-
该装置由8块LED、RS
该装置由8块LED、RS-232C等外设构成,内核为H8,具有以下功能。
通过使用RS-232、Xmodem 通讯,进行命令文件的下载功能。
通过8块LED根据命令进行各种模式的显示功能。
-The device consists of 8 LED, RS-232C and other peripheral structure, the kernel for the H8, has the following features. by using the RS-232, Xmodem communications, command files to the download function. by 8 LED under the command of various modes of display.
- 2022-06-15 22:30:36下载
- 积分:1
-
三星S3c2410芯片与MAXIM 504 DAC 共同进行A/D D/A联动转换程序(从A/d得到值,从D/A输出)...
三星S3c2410芯片与MAXIM 504 DAC 共同进行A/D D/A联动转换程序(从A/d得到值,从D/A输出)-Joint D/A A/D conversion program between Samsung S3C2410 & MAXIM 504 DAC (Input from A/D and output to D/A)
- 2023-04-19 12:35:04下载
- 积分:1
-
无线音频电话(gprs),可完成接听限定的电话号码。远程调节音量...
无线音频电话(gprs),可完成接听限定的电话号码。远程调节音量--A wireless touch tone phone. It can receive restricted phone number and adjust phone volume remotely.
- 2023-09-06 09:00:03下载
- 积分:1
-
for Eclipse GEF插件
gef plugin for eclipse
- 2022-06-12 17:05:51下载
- 积分:1
-
成都理工大学基于MAXPLUS II 的设计过程报告内涵有源程序及设计过程中的调试:在文本编辑窗口中输入二进制8位优先编码器的程序;
3设计驱动显示程序如下...
成都理工大学基于MAXPLUS II 的设计过程报告内涵有源程序及设计过程中的调试:在文本编辑窗口中输入二进制8位优先编码器的程序;
3设计驱动显示程序如下:
5采用原理图方式设计如下:
6引角分配图如下:
7仿真结果如下:
-Chengdu University of Technology II-based FPGA design process report connotation source and the design process Debugging : in the text editing window importation of eight priority binary coding of procedures; 3 shows the design-driven procedures are as follows : 5 diagram using design methods are as follows : 6 primers angle distribution plan are as follows : 7 simulation results are as follows :
- 2022-12-10 21:50:03下载
- 积分:1
-
EPICS开发案例
应用背景epics是加速器控制行业的开源软件。针对加速器控制,质子医疗装置开发的一种控制系统开源框架开发的代码。这个是一个实际应用安全,可以用它在EPICS环境下进行使用。关键技术epics是一个开源软件,是加速器控制行业的开源软件。可以去官网下载该平台,进行部署,具体的使用见代码,代码就是实际的一个质子医疗器械控制系统的实际案例。有需要的下载看吧。
- 2023-05-09 10:10:03下载
- 积分:1
-
此文件包含用visual c++编译的程序代码,绝对可用CH06.rar
此文件包含用visual c++编译的程序代码,绝对可用CH06.rar-This file contains the use of visual c++ compiled code, can be used absolutely CH06.rar
- 2023-06-05 21:30:06下载
- 积分:1
-
u-boot移植
uboot代码详细分析,u-boot-1.1.6之cpu/arm920t/start.s分析........................................................................................... 2
u-boot中.lds 连接脚本文件的分析...................................................................................................12
分享一篇我总结的uboot学习笔记(转).....................................................................................15
U-BOOT内存布局及启动过程浅析...................................................................................................22
u-boot中的命令实现.......................................................................................................................... 25
U-BOOT环境变量实现......................
- 2022-04-29 05:52:29下载
- 积分:1
-
单片机电子密码锁
#include
#include
#include
#include //包含随机函数rand()的定义文件
#include //包含_nop_()函数定义的头文件
#define uchar unsigned char
#define uint unsigned int
#define LCDIO P0
#define delay4us() _nop_();_nop_();_nop_();_nop_();
uchar buffer[4]={0}; //缓冲
sbit sda=P3^3; 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 00:10:04下载
- 积分:1