-
单盘碰摩转子程序
说明: 单盘碰摩转子程序,能够计算轴心轨迹图、时间历程图(Rotor system with Rubbing fault)
- 2018-12-27 17:45:40下载
- 积分:1
-
javaAPI procedures, the realization of a string of figures, in order for the use...
javaAPI程序,实现了的数字串的排序,对于用户的非法输入进行了处理-javaAPI procedures, the realization of a string of figures, in order for the user of illegal importation of processing
- 2022-07-17 16:27:32下载
- 积分:1
-
java程序实现的通俗易懂的饿汉式单例模式的实现代码
java程序实现的通俗易懂的饿汉式单例模式的实现代码-java program to achieve a hungry man is user-friendly single-mode Example realize code
- 2023-08-28 02:20:03下载
- 积分:1
-
AngularJS中文教程
AngularJS中文使用教程,简体中文(AngularJS user Manual for china)
- 2017-09-21 12:57:15下载
- 积分:1
-
gpops2
说明: 基于伪谱法的大规模非线性优化MATLAB工具箱(Large scale nonlinear optimization MATLAB toolbox based on pseudospectral method)
- 2021-03-12 15:39:25下载
- 积分:1
-
卡尔曼滤波估测电池SOC
说明: 用于动力电池SOC估计,在simulink搭建模型,采用一阶RC环节(matlab/Simulink,SOC estimation,extended Kalman filter)
- 2020-03-06 16:07:48下载
- 积分:1
-
mYahtzee version 0.82益智类游戏
mYahtzee version 0.82益智类游戏-mYahtzee version 0.82 Puzzle Games
- 2022-05-06 14:01:09下载
- 积分:1
-
MATLAB仿真天线阵代码
说明: 使用matlab语言进行阵列天线的仿真与编程,获得不同阵元的天线阵列的方向图(Using MATLAB language to simulate and program the array antenna, obtain the pattern of different array elements)
- 2020-05-29 23:49:19下载
- 积分:1
-
实验3
1、单向通信
向甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;并将a的值取反从P0口输出,控制D0、D1、D2、D3相应点亮。乙方接收到数据并偶校验正确后,将接收数据取反从P0口输出,控制D0、D1、D2、D3相应点亮。
2、双向通信
甲方连续不断地发送变量a的值,未按键,a=0x0f,按键后根据按键确定a值;乙方未按键不发送,按键后将乙方按键得到的a*16发送;甲乙双方都将发送数据与接收数据相或后再取反,从P0口输出控制D0—D7相应点亮。
3、间隔发送
未按键,甲方不发送数据,按键后甲方每隔50ms连续发送4个字节:0xff、a、a、a。
乙方只在收到甲方数据0xff后的3个数据并验证相同时,才将接收数据*16发送。
甲乙双方都将发送数据与接收数据相或后,从P0口输出控制D0—D7相应点亮。(1. One-way communication
The value of variable a is continuously sent to Party A without key, a = 0x0f. After the key is pressed, the value of a is determined according to the key; and the value of a is output from P0 port to control the corresponding lighting of D0, D1, D2 and D3. After receiving the data and checking it correctly, Party B will output the received data from P0 port and control D0, D1, D2 and D3 to light up accordingly.
2. Two-way communication
Party A continuously sends the value of variable a without key, a = 0x0f, and determines a value according to the key after the key; Party B does not send the key without key, and sends the a*16 obtained by the key after the key is pressed; Both parties will send the data to or from the receiving data, and then retrieve the data and control D0-D7 from the P0 port to light up accordingly.
3. Interval Sending
Without keys, Party A does not send data. After keys, Party A sends 4 bytes continuously every 50 ms: 0xff, a, a.)
- 2020-11-16 09:29:42下载
- 积分:1
-
C#窗体背景自适应大小实例
C#让窗口背景随窗体的大小自动适应,当窗口变大或变小时,背景也会跟着变大或变小,自动适合窗口的改变,初学者学习源码。
- 2022-02-10 11:41:54下载
- 积分:1