-
cop2000
说明: cop2000实现无符号数乘法——两个8位无符号数相乘,所乘结果是16位,采用原码一位乘,在计算时,用乘数寄存器的最低位来控制部分积是否与被乘数相加,然后右移部分积和乘数,同时乘数寄存器接收部分积右移出来的一位,完成运算后,部分积寄存器保存乘积的高位部分,乘数寄存器中保存乘积的低位部分。(Cop2000 implements unsigned number multiplication-multiplication of two 8-bit unsigned numbers. The multiplied result is 16 bits. When calculating, the lowest bit of multiplier register is used to control whether or not the partial product is added to the multiplier, and then the partial product and multiplier are moved right. At the same time, the multiplier register receives the right-shifted bit of the partial product. After completing the operation, the partial product register saves the product. The higher part, the lower part of the product is saved in the multiplier register.)
- 2021-01-03 19:28:55下载
- 积分:1
-
vcchq
数据包传送源码程序,这是第二能量熵的matlab代码,均值便宜跟踪的示例。( Data packet transfer source program, This is the second energy entropy matlab code, Example tracking mean cheap.)
- 2017-05-03 18:12:15下载
- 积分:1
-
节点收缩法Matlab代码
说明: 节点收缩法完整代码,网络带入即可出结果,对网络的节点进行收缩,求得网络中节点的重要程度,用来评价网络中节点重要性的有效模型(The node shrinks the complete code, and the network brings in the result.)
- 2021-01-16 17:08:44下载
- 积分:1
-
两种 不同 方式 实现 文件的 拖放
两种 不同 方式 实现 文件的 拖放 -two different ways of achieving the drag-and-drop file
- 2022-03-20 21:54:21下载
- 积分:1
-
App3
C++ code for Datalogic Teriminal
- 2013-09-12 21:54:57下载
- 积分:1
-
eterm协议解析.xlsx
说明: 黑屏软件客户端和中航信后台服务器通信的协议(Communication protocol between black screen software client and background server of AVIC)
- 2020-11-08 23:49:48下载
- 积分:1
-
zhongguoxiangqiCPP
c语言版本中国象棋,完美实现经典象棋的c语言程序源代码。(c language version of Chinese chess, the perfect realization of the classic chess c language program source code.)
- 2013-09-29 16:14:03下载
- 积分:1
-
经典数独游戏,本人做了一些改进。功能更强大!
经典数独游戏,本人做了一些改进。功能更强大!-shudu powerful and special~
- 2022-04-18 05:25:15下载
- 积分:1
-
python-2.6
python软件下载,最新的python软件,好用,里面的内容协议都是最新的。(python software download, latest python software, easy to use, the contents of which are the latest agreement.)
- 2021-05-13 21:30:02下载
- 积分:1
-
STM32F103ZET6_UCOSIII_TEST_ADC_DAC
stm32f103 dac和adc 以dma方式实现语音对讲,采用8000Hz,12bit格式。(STM32F103 DAC and ADC realize voice intercom in DMA mode, using 8000Hz and 12bit format.)
- 2018-05-16 10:48:22下载
- 积分:1