-
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
-
测试工作能力,究竟什么方向适合你。很准的,而且很权威
测试工作能力,究竟什么方向适合你。很准的,而且很权威-Test the ability to work, what the direction for you. Very accurate and very authoritative
- 2022-08-20 22:49:02下载
- 积分:1
-
顾伟三机九节点仿真程序
电力系统潮流计算体现在数学就上是多元非线性方程组的求解问题,求解的方法有很多种。牛顿—拉夫逊法是数学上解非线性方程式的有效方法,收敛性好、迭代次数少。将牛顿—拉夫逊法用于潮流计算是以导纳矩阵为基础的,由于利用了导纳矩阵的对称性、稀疏性及节点编号顺序优化等技巧,使牛顿—拉夫逊法解题规模和计算速度进一步提高,此算法至今仍是潮流计算中广泛采用的优秀算法。(Power flow calculation in power system is a problem of solving multivariate non-linear equations in mathematics. There are many methods to solve it. Newton-Raphson method is an effective method for solving nonlinear equations in mathematics. It has good convergence and fewer iterations. The application of Newton-Raphson method to power flow calculation is based on admittance matrix. Because of the use of symmetry, sparsity and optimization of node number sequence of admittance matrix, the scale and speed of Newton-Raphson method are further improved. So far, this algorithm is still an excellent one widely used in power flow calculation.)
- 2018-11-14 22:13:29下载
- 积分:1
-
一个关于RBF的神经网络算法,对学习RBF网络的同志有很大帮助和引导。...
一个关于RBF的神经网络算法,对学习RBF网络的同志有很大帮助和引导。-one of the RBF neural network algorithm, to learn RBF network comrades great help and guidance.
- 2022-02-25 15:26:07下载
- 积分:1
-
CommMonitor-v8.0
串口监听工具,很好用,而且不会占用串口资源。(Serial port listener and does not occupy serial port)
- 2017-11-28 16:02:51下载
- 积分:1
-
模拟退火算法背包问题MATLAB程序
学习模拟退火算法的案例,背包问题,可以初学者学习使用,,,,(Learn the case of simulated annealing algorithm, knapsack problem, can be used by beginners to learn,,,,)
- 2020-06-18 10:20:02下载
- 积分:1
-
HC05_CODE
说明: 用keil5开发 ,应用于stm32单片机(there is no need for added english information to realize)
- 2020-06-18 12:00:02下载
- 积分:1
-
地震资料信号处理中 nmo
说明: 地震资料信号处理中,动校正处理,校平反射波同相轴。(In seismic data signal processing, NMO correction is used to level the in-phase axis of reflection wave.)
- 2019-12-12 10:30:48下载
- 积分:1
-
eof_uv
说明: 风场EOF分析,适用于nc资料,对原始场、距平场、标准场,程序内有详细说明。(The wind field EOF analysis is applicable to the nc data, and the original field, the anomaly field, and the standard field are detailed in the program.)
- 2021-03-22 01:09:16下载
- 积分:1
-
人工智能
prolog 论文
Visual Prolog是国际上已经广泛流行的功能强大的通用智能化应用集成开发环境。...
人工智能
prolog 论文
Visual Prolog是国际上已经广泛流行的功能强大的通用智能化应用集成开发环境。-artificial intelligence prolog papers Visual Prolog is international has been widely popular Gong can be a powerful generic intelligent application integration development environment.
- 2022-09-05 19:30:02下载
- 积分:1