搜索结果

找到约 161 项符合 Result 的查询结果

VHDL/FPGA/Verilog 移位乘法器的输入为两个4位操作数a和b

移位乘法器的输入为两个4位操作数a和b,启动乘法器由stb控制,clk信号提供系统定时。乘法器的结果为8位信号result,乘法结束后置信号done为1. 乘法算法采用原码移位乘法,即对两个操作数进行逐位的移位相加,迭代4次后输出结果。具体算法: 1. 被乘数和乘数的高位补0,扩展成8位。 2. 乘法依次向右移位,并检查其最低 ...
https://www.eeworm.com/dl/663/340895.html
下载: 78
查看: 1092

单片机开发 ARP test mode. According to the idea we design the arithmetic for the key part, first the system sen

ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether ...
https://www.eeworm.com/dl/648/351063.html
下载: 23
查看: 1061

其他 This is an extension of sign example. You can design your own traffic sign by using Verilog. And the

This is an extension of sign example. You can design your own traffic sign by using Verilog. And the result from Verilog can be seen by the attached C file.
https://www.eeworm.com/dl/534/353427.html
下载: 109
查看: 1079

Applet a Java program that reads in the following values from the standard input device (i.e. Keyboard) an

a Java program that reads in the following values from the standard input device (i.e. Keyboard) and writes its result on the standard output device (i.e. Console/Monitor): Inputs: A: the loan amount in dollars and cents (e.g. 150000.00). r: the net annual interest rate, expressed as an integer (e.g ...
https://www.eeworm.com/dl/634/362110.html
下载: 153
查看: 1054

单片机开发 Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all nat

Its functions are: n order within (excluding n) At the same time, 3 and 7 can be integral to all natural and a few of the square root of s, and function as a value to return, the final result s output to file out.dat China.
https://www.eeworm.com/dl/648/365543.html
下载: 178
查看: 1074

Delphi控件源码 EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataServiceEhLibADO.pas 第40行

EhLib 4.2.16 中文汉化版 (Faceker.com 修改版) 1. DataService\EhLibADO.pas 第40行,ADODataSetDriverName函数: 原:Result := MSACCESS 现:Result := MSSQL 功能:字符串、日期界定符匹配(STFilter.Local=False情况下) 2.Common\EhLibConsts.pas 功能:常数汉化 3.Common\DBGridEhFindDlgs.pas\dfm A、 ...
https://www.eeworm.com/dl/666/372772.html
下载: 98
查看: 1194

Java编程 This an example showing how idl helping to build the abstract class for the java objects. As a resul

This an example showing how idl helping to build the abstract class for the java objects. As a result, the client class is able to use the function of the servant program.
https://www.eeworm.com/dl/633/372833.html
下载: 46
查看: 1050

Linux/Unix编程 一个基于GTK+的单词数值计算器

一个基于GTK+的单词数值计算器,1、 按照规则计算单词的值,如果 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z 26个字母(全部用大写)的值分别为 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26,如: WINJACK这个单词的值就为:W+I+N+J+A+C+K=23+9+14+1+3+11=71% HARDWORK=H+A+R+D+W+O ...
https://www.eeworm.com/dl/619/391891.html
下载: 181
查看: 1028

汇编语言 汇编程序的循环程序的设计方法 编程计算数组m中20个字数据的和

汇编程序的循环程序的设计方法 编程计算数组m中20个字数据的和,并将和存放在result单元中
https://www.eeworm.com/dl/644/397684.html
下载: 54
查看: 1027

软件设计/软件工程 Java technology is both a programming language and a platform. The Java programming language origina

Java technology is both a programming language and a platform. The Java programming language originated as part of a research project to develop advanced software for a wide variety of network devices and embedded systems. The goal was to develop a small, reliable, portable, distributed, real-time o ...
https://www.eeworm.com/dl/684/412466.html
下载: 141
查看: 1066