-
Hough Transforms
matlab code for hough transform
- 2019-03-07 01:23:17下载
- 积分:1
-
BugId.release.2019-03-04.15.31
bugid for automatic crashes classification
- 2019-05-28 16:53:27下载
- 积分:1
-
Sentinel_LDK_Run-time_setup
Sentinel_LDK_Run-time_setup
- 2018-02-13 07:53:37下载
- 积分:1
-
FFT16
基于FPGA的16点FFT快速傅立叶变换的Verilog源代码。(the FFT implement of Verilog based on FPGA)
- 2021-04-18 15:48:57下载
- 积分:1
-
BEKK-GARCH模型之Matlab编程
建立bekk-garch模型,用于时间建序列的分析(Establishment of bekk-garch model for UShi sequence analysis)
- 2021-02-10 14:09:52下载
- 积分:1
-
pjhsan
破解灰色的按钮,使灰色的铵钮变为正常,对于一些注册才能使用某些功能的软件有点用(Gray button to break, so that the ammonium gray button to normal, for a number of registration in order to use certain features of the software a bit by)
- 2009-07-02 12:00:34下载
- 积分:1
-
使用DELPHI6.0开发的停车场管理信息系统 使用ADO和BDE技术连接SQL数据库 是我计算机双学位的毕业设计...
使用DELPHI6.0开发的停车场管理信息系统 使用ADO和BDE技术连接SQL数据库 是我计算机双学位的毕业设计-Delphi6.0 development of the use of the car park management information system BDE and ADO SQL database connectivity technology is a double degree in computer design graduates
- 2022-01-21 18:52:02下载
- 积分:1
-
STorM32-NT_IMU_R2M
STorM32 is a modole of gimal controler
- 2020-06-19 12:00:06下载
- 积分: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
-
ISP
独立集是指图 G 中两两互不相邻的顶点构成的集合。任意有关图中团的性质都能很自然的转述成独立集的性质。一般而言,寻找图的最大团是 NP 困难的,从而寻找图的最大独立集也是 NP 困难的。用模拟退火算法找出图的最大独立集。(Independent set is a set of vertices in graph G that are not adjacent to each other. The properties of cliques in any graph can be naturally expressed as the properties of independent sets. Generally speaking, it is NP-hard to find the maximum clique of a graph, so it is NP-hard to find the maximum independent set of a graph. Simulated annealing algorithm is used to find the maximum independent set of graphs.)
- 2018-12-06 10:16:13下载
- 积分:1