-
waterboiling
1.传感器:Pt100铂热电阻
2.测量放大器:自己设计与搭建
3.被控对象:400W电热杯,约0.5公斤自来水
4.执行机构:12V驱动,5A负载能力的继电器
5.控制系统:51单片机
6.控制算法:PID
7.温度范围:环境温度~100度
8.测量误差1度,控制误差2(1. sensor: Pt100 platinum thermal resistance
2. measurement amplifier: its own design and construction
3. controlled object: 400W electric cup, about 0.5 kilograms of tap water
4. actuators: 12V driven, 5A load relay
5. control system: 51 single chip microcomputer
6. control algorithm: PID
7. temperature range: ambient temperature ~100 degree
8. measurement error 1 degree, control error 2 degree)
- 2018-02-14 12:47:22下载
- 积分:1
-
0794796
uiOne的介绍 手机以后ui开发的趋向(Introduction to uiOne: the trend of ui Development after Mobile phone)
- 2019-01-06 05:48:43下载
- 积分:1
-
采用mfc框架的 ftp 服务器端。支持断点续传等功能
采用mfc框架的 ftp 服务器端。支持断点续传等功能-Mfc framework using ftp server-side. Features such as support for HTTP
- 2022-01-25 19:39:39下载
- 积分:1
-
dol-plugin-0.1-src
IDA反汇编器DOL加载器插件源码,编译需要IDA SDK(IDA disassembler DOL loader plug-in source code, the compiler needs IDA SDK)
- 2011-09-16 14:48:22下载
- 积分:1
-
ac
说明: 在動態的圖片中畫框,內建範例圖片,應用於使用者區塊選取(In a dynamic picture frame, built-sample images, applies to the user to select block)
- 2008-03-18 01:05:58下载
- 积分:1
-
lock_hungry
给出进程需求矩阵C、资源向量R以及一个进程的申请序列。使用进程启动拒绝和资源分配拒绝(银行家算法)模拟该进程组的执行情况。要求:
初始状态没有进程启动
计算每次进程申请是否分配?如:计算出预分配后的状态情况(安全状态、不安全状态),如果是安全状态,输出安全序列。
每次进程申请被允许后,输出资源分配矩阵A和可用资源向量V。
每次申请情况应可单步查看,如:输入一个空格,继续下个申请
(The gives processes demand matrix C resource vector R as well as the application of a process sequence. Using the process starts refused to reject and resource allocation (the bankers algorithm) analog implementation of the process group. Requirements: initial state process starts calculated each time the process is whether the application is assigned? : Calculate a state after the pre-allocated (safe state, unsafe state), if it is a safe state, the output safety sequence. Each process the application is allowed, the the output resource allocation matrix A and the resources available vector V. Each application should be able to single-step view, such as: type a space, continue to the next application)
- 2021-01-17 00:38:45下载
- 积分:1
-
PS2运行程序
这是一个关于PS2的Arduino的程序代码(There is nothing explain about this.)
- 2020-06-23 22:00:02下载
- 积分:1
-
MFC-Skill
MFC使用的一些小技巧,较为实用,可解决一些小问题(some MFC skill)
- 2016-11-11 00:22:23下载
- 积分:1
-
Beep
this project provide beep in c#
- 2015-08-27 16:21:14下载
- 积分:1
-
3005
5、大整数除法
Description
求2个大的正整数相除的商
Input
第1行是测试数据的组数n,每组测试数据占2行,第1行是被除数,第2行是除数。每组测试数据之间有一个空行,每行数据不超过100个字符
Output
n行,每组测试数据有一行输出是相应的整数商
Sample Input
3
2405337312963373359009260457742057439230496493930355595797660791082739646
2987192585318701752584429931160870372907079248971095012509790550883793197894
10000000000000000000000000000000000000000
10000000000
5409656775097850895687056798068970934546546575676768678435435345
1
Sample Output
0
1000000000000000000000000000000
5409656775097850895687056798068970934546546575676768678435435345
(5, large integer division Description demand two large positive integer dividing the business Input line 1 is the number of test data set n, each test data and 2 lines, line 1 is the dividend, in line 2 is the divisor. Each test data have a blank line between each row of data does not exceed 100 characters Output n lines, each line of output test data with the corresponding integral operators Sample Input 3 2405337312963373359009260457742057439230496493930355595797660791082739646 2987192585318701752584429931160870372907079248971095012509790550883793197894 10000000000000000000000000000000000000000 10000000000 5409656775097850895687056798068970934546546575676768678435435345 1 Sample Output 0 1000000000000000000000000000000 5409656775097850895687056798068970934546546575676768678435435345)
- 2010-08-27 15:07:08下载
- 积分:1