-
java 建造模式,JavaMail中最重要的一种模式,包括例子。
java 建造模式,JavaMail中最重要的一种模式,包括例子。-java construction mode, the most important JavaMail a model, including examples.
- 2023-03-10 10:00:04下载
- 积分: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
-
java写的一个可收发EMAIL的类.可用其中的方法直接收发EMAIL.
java写的一个可收发EMAIL的类.可用其中的方法直接收发EMAIL.-wrote a java can send and receive e-mail and the like. The method can be used directly TX EMAIL.
- 2022-02-01 20:13:47下载
- 积分:1
-
通俗易懂< 路由与交换>>,也许有些人需要编写关于路由与交换的程序,这个或许有帮助...
通俗易懂< 路由与交换>>,也许有些人需要编写关于路由与交换的程序,这个或许有帮助-User-friendly
- 2023-04-04 04:30:04下载
- 积分:1
-
biupou
部分实现了追踪测速迭代松弛算法,对球谐函数图形进行仿真,一种流形学习算法(很好用)。( Partially achieved tracking speed iterative relaxation algorithm, Of spherical harmonics graphic simulation, A fluid manifold learning algorithm (good use).)
- 2016-09-14 14:01:36下载
- 积分:1
-
QCTOOL-1.1.0.24(20160322)
说明: QCTool 1.1.0.24 by usbdev.ru
- 2020-06-25 08:00:02下载
- 积分:1
-
3PhaseInverterDSPControlBoard
3相逆变器DSP数字电源主控板,包含最小系统,人机交互接口:按键和LCD(3 phase inverter DSP digital power master board, including the minimum system, human-computer interaction interface: buttons and LCD)
- 2017-09-18 07:01:10下载
- 积分:1
-
这是一个企业的论坛.我参与制作的.大家一起分享
这是一个企业的论坛.我参与制作的.大家一起分享-This is a business forum. I participated in the production. To share with everyone
- 2022-03-01 22:38:32下载
- 积分:1
-
SWF内核的在线音乐播放器特效
一款SWF内核的在线音乐播放器特效,里面是SWF+XML+js共同结合实现的,风格十分漂亮,而且很小巧,大家请看截图,放在网页上相当漂亮。相关设置:
urlskin:皮肤背景图片
colorcircle:播放控制区背景色
ipod_title:播放器名称
title_color:播放器名称字体色
ombra:音乐随机播放关闭为:no
buttoncolor:播放控制按钮颜色
autoStart:启动时自动播放,关闭为:no
download:音乐下载开关,关闭为:no
ipod_volume:播放器初始音量,值为:1~100
- 2022-03-25 08:28:30下载
- 积分:1
-
Dload子程序-abaqus
使用此子程序定义非均匀的分布式机械负载(压力和体力)。
当负载是时间和/或位置的复杂函数时,通常使用用户子程序DLOAD。
通常可以用* AMPLITUDE选项建模简单的时间函数。
子程序也可以用来定义一个随元素号和/或积分点数而变化的负载。(This subroutine is used to define non-uniform distributed mechanical loads (pressure and physical force).
When the load is a complex function of time and/or location, the user subroutine DLOAD is usually used.
A simple time function can usually be modeled with the * AMPLITUDE option.
Subprograms can also be used to define a load that varies with the number of elements and/or points of integration.)
- 2020-06-20 17:00:02下载
- 积分:1