E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Exams
[HDLBits]
Exams
/ece241 2014 q4
Giventhefinitestatemachinecircuitasshown,assumethattheDflip-flopsareinitiallyresettozerobeforethemachinebegins.Buildthiscircuit.moduletop_module(inputclk,inputx,outputz);wired1,d2,d3,q1,q2,q3;assignd1
向盟约宣誓
·
2023-08-15 01:43
HDLBits
fpga开发
verilog
fpga
Exams
/ece241 2013 q4
蓄水池问题S3S2S1例如:000代表无水,需要使FR3,FR2,FR1都打开(111)S3S2S1FR3FR2FR1000111001011011001111000fr代表水变深为0,水变少为1moduletop_module(inputclk,inputreset,input[3:1]s,outputfr3,outputfr2,outputfr1,outputdfr);parameterB_S
eachanm
·
2023-08-14 07:55
HDLBits题目
verilog
[HDLBits]
Exams
/ece241 2014 q1c
Assumethatyouhavetwo8-bit2'scomplementnumbers,a[7:0]andb[7:0].Thesenumbersareaddedtoproduces[7:0].Alsocomputewhethera(signed)overflowhasoccurred.moduletop_module(input[7:0]a,input[7:0]b,output[7:0]s,o
向盟约宣誓
·
2023-08-13 02:19
HDLBits
fpga开发
verilog
fpga
[HDLBits]
Exams
/m2014 q4f
Implementthefollowingcircuit:moduletop_module(inputin1,inputin2,outputout);assignout=(!in2)&in1;endmodule
向盟约宣誓
·
2023-08-09 03:04
HDLBits
verilog
fpga开发
fpga
Exams
/2014 q4b
Considerthen-bitshiftregistercircuitshownbelow:Writeatop-levelVerilogmodule(namedtop_module)fortheshiftregister,assumingthatn=4.InstantiatefourcopiesofyourMUXDFFsubcircuitinyourtop-levelmodule.Assumet
eachanm
·
2023-08-01 05:46
HDLBits题目
verilog
Exams
/m2014 q4k
Implementthefollowingcircuit:moduletop_module(inputclk,inputresetn,//synchronousresetinputin,outputout);reg[2:0]temp;always@(posedgeclk)if(resetn==0)beginout<=1'b0;temp<=3'b0;endelsebegintemp[0]<=in;t
eachanm
·
2023-07-31 07:15
HDLBits题目
verilog
HDLbits---Circuits---Sequential Logic---Finite State Machines第四部分
1.
Exams
/ece2412013q8moduletop_module(inputclk,inputaresetn,//Asynchronousactive-lowresetinputx,outputz
ZxsLoves
·
2023-07-20 12:00
HDLBits学习
fpga开发
HDLbits---Circuits---Building Larger Circuits
1.
Exams
/review2015count1kmoduletop_module(inputclk,inputreset,output[9:0]q);always@(posedgeclk)beginif
ZxsLoves
·
2023-07-15 14:02
HDLBits学习
fpga开发
Exams
/ece241 2014 q7a(Counter1-12)
项目场景:Designa1-12counterwiththefollowinginputsandoutputs:ResetSynchronousactive-highresetthatforcesthecounterto1EnableSethighforthecountertorunClkPositiveedge-triggeredclockinputQ[3:0]Theoutputofthecou
Joney Feng
·
2023-06-22 13:13
fpga开发
Leetcode 1412. 查找成绩处于中游的学生
https://leetcode-cn.com/problems/find-the-quiet-students-in-all-
exams
/selecta.student_id,b.student_namefrom
七齐起器
·
2023-06-20 06:25
【git】error: failed to push some refs to ‘https://github.com/biluko/ZJGSU-
Exams
-in-master-two.git‘
我在提交代码的时候,遇到了下面的错误:Tohttps://github.com/biluko/ZJGSU-
Exams
-in-master-two.git!
旅途中的宽~
·
2023-06-09 17:02
Github
git
github
《How to pass
exams
》读后感
这是一本关于如何有效学习和记忆的科普书。这对于大学以下的学生和老师,有很多值得借鉴的地方。学生能高效有趣的记忆知识点,老师能生动形象的教学。快速长久记忆的基本原则:联想、想象、场所。总之,就是尽可能调动和发挥所有的感官去记忆/学习。以下是节选的部分图片,希望能引起大家阅读兴趣。
suman啊
·
2023-03-24 12:21
Lost-Something After My
Exams
嗨,这里是文刀先生。今天这个时间点,距离我恐怖而又令人怀念的考试月,刚过去两天整。可能这里就有同为医学生的伙伴掀桌而起:你他妈学疯了吧怀念考试月???不要着急嘛年轻人。说是考试月,对我来说,并非是在密集考试轰炸的六月中的两个周开始的。它要来得更早一点——早到我基本结束身上大部分社团工作、活动结束的那个时间点:对我而言,是学院晚会结束时。那天是5月19日。在花费了很多时间、反反复复将稿子和进退场练习
千灯一梦
·
2023-03-15 08:13
【资料分享】浙工商研一上学期期末资料汇总分享
二、项目地址https://github.com/biluko/ZJGSU-
Exams
-in-master-one
旅途中的宽~
·
2023-02-17 13:31
浙工商
研一
期末考试
Circuits--Sequential Logic--Latches and Flip-Flops--
Exams
/2014 q4a
网址:https://hdlbits.01xz.net/wiki/
Exams
/2014_q4amoduletop_module(inputclk,inputw,R,E,L,outputQ);wiretemp1
余睿Lorin
·
2022-08-08 14:45
HDLbits
fpga
verilog
(173)Verilog HDL:设计一个卡诺图电路之
Exams
/ece241 2014 q3
(173)VerilogHDL:设计一个卡诺图电路之
Exams
/ece2412014q31.1目录1)目录2)FPGA简介3)VerilogHDL简介4)VerilogHDL:设计一个卡诺图电路之
Exams
宁静致远dream
·
2022-08-01 20:00
Verilog
HDL教程
fpga开发
执行计划分析 · datalake · 可视化
NestedLoopLeftJoin(cost=11.95..28.52rows=5width=157)(actualtime=0.010..0.010rows=0loops=1)Output:rel_users_
exams
.user_username
sinwaj
·
2022-07-02 19:15
python学习记录(二)Python 推导式、运算符
www.runoob.com/python3/python3-basic-syntax.html仅作为自己学习记录使用列表推导式格式:[表达式for变量in列表][表达式for变量in列表if条件]#
exams
路边大榕树
·
2022-06-15 07:00
python系统学习
python
学习
开发语言
HDLBits
Exams
/review2015 fancytimer
1.原题复现
Exams
/review2015fancytimer2.思路以及代码历时2个小时,终于把这道题给弄得差不多了,但是还是有一些细节没弄明白,特此记录一下。
qq_42282258
·
2022-06-09 12:09
HDL专栏
fpga开发
HDLBits练习-有限状态机FSM
Exams
/ece2412013q4-水位问题1、输入是什么?2、现态是什么?3、次态是什么?4、转换条件是什么?5、输出是什么?
Taccc
·
2022-04-20 13:44
HDLBits
verilog
fpga
考试的价值 The Value of
Exams
考试的价值TheValueofExams初中111字Examisnecessaryforeverystudents.Chineseparentstakespecialattentiontoexamsandsometeachersmeasurestudentsmainlybyexams,whileinwesterncountries,examsarenecessarybutnottheonlythi
奇点之光_dae0
·
2022-02-20 08:09
codeforces 732D
Exams
(贪心+二分)
题目链接:http://codeforces.com/problemset/problem/732/D题目大意:每组数据第一行包括两个数n,m,第二行是n个数,表示每i天可以通过哪一门考试(0表示这天不能通过任何一门考试),第三行是m个数,表示每门课要复习的时间。求出要通过m门考试的最小花费天数。解题思路:贪心+二分(自己做题时想到了贪心,但还是不知道怎么去实现,同时题目的范围比较大直接贪心枚举肯
JXR_12355
·
2020-09-14 18:18
ACM
Codeforces 492C Vanya and
Exams
(贪心)
题目链接:Codeforces492CVanyaandExams#include#include#includeusingnamespacestd;typedeflonglongll;constintmaxn=1e5+5;structExams{inta,b;}ex[maxn];intN,R,avg;llS;inlineboolcmp(constExams&A,constExams&B){retu
JeraKrs
·
2020-09-14 04:20
CF
GRADE:D
算法设计-贪心法
哈尔滨工业大学2020春软件构造、形式语言与自动机及算法设计与分析期末试题
详见https://github.com/Itaaaachi/The-final-
exams
-of-HIT-2nd-spring因为属于疫情期间,所以软件构造、形式语言与自动机难度较低,软件构造的复习一定注意设计模式的记忆以及英文专有名词的记忆
北丐东邪
·
2020-09-12 08:25
哈工大
软件构造
算法设计与分析
MongoDB+laravel 查询mongodb集合中数组个数
match:{'process.correct':1}},{$group:{_id:null,count:{$sum:1}}}$db=DB::getMongoDB();$collection=$db->
exams
拼GO
·
2020-08-25 08:35
php+mysql
codeforces 1500分题目(持续更新)
codeforces1500分题目(持续更新580A-KefaandFirstSteps580C-KefaandPark479C-
Exams
550C-DivisibilitybyEight545C-Woodcutters1152B-NekoPerformsCatFurrierTransform
UnKfrozen
·
2020-08-25 02:19
闲时自练
Exams
(二分)
http://codeforces.com/problemset/problem/732/D题目大意:一个人有m门科目需要考试,每一门科目需要a[i](1#include#include#include#includeusingnamespacestd;typedeflonglongll;#definemod1000000007constintmaxn=1e5+10;intn,m,d[maxn],
FZH_SYU
·
2020-08-24 08:45
ACM
codeforces
HDLbits答案更新系列19(3.3 Building Larger Circuits 3.3.1 Counter with period 1000等)
目录前言3.3BuildingLargerCircuits3.3.1Counterwithperiod1000(
Exams
/review2015count1k)3.3.24-bitshiftregisteranddowncounter
wangkai_2019
·
2020-08-23 07:35
HDLbits答案更新系列18(3.2.5 Finite State Machines 3.2.5.27 Q6b: FSM next-state logic等)
目录前言3.2.5FiniteStateMachines3.2.5.27Q6b:FSMnext-statelogic(
Exams
/m2014q6b)3.2.5.28Q6c:FSMone-hotnext-statelogic
wangkai_2019
·
2020-08-23 07:35
HDLbits答案更新系列8(3.2 Sequential Logic 3.2.2 Counters)
(Count10)3.2.2.3Decadecounteragain(Count1to10)3.2.2.4Showdecadecounter(Countslow)3.2.2.5Counter1-12(
Exams
wangkai_2019
·
2020-08-23 07:04
HDLbits
Exams
/ece241 2013 q4
HDLbitsQuestion123
Exams
/ece2412013q4IreckonmostofguyscouldreadthroughinstructionsoverthatquestionsothatIwon
日落下的巴德尔
·
2020-08-23 06:49
Digital
Logic
hdlbits_
Exams
/2014_q3fsm
https://hdlbits.01xz.net/wiki/
Exams
/2014_q3fsmerrorinfo:moduletop_module(inputclk,inputreset,//Synchronousresetinputs
anbncn1234
·
2020-08-23 05:25
verilog
hdlbits_
Exams
/ece241_2014_q5b
https://hdlbits.01xz.net/wiki/
Exams
/ece241_2014_q5bmoduletop_module(inputclk,inputareset,inputx,outputz
anbncn1234
·
2020-08-23 05:25
verilog
hdlbits_
Exams
/m2014_q6b
https://hdlbits.01xz.net/wiki/
Exams
/m2014_q6bmoduletop_module(input[3:1]y,inputw,outputY2);reg[3:1]d;
anbncn1234
·
2020-08-23 05:25
verilog
hdlbits_
Exams
/2014_q3c
https://hdlbits.01xz.net/wiki/
Exams
/2014_q3cmoduletop_module(inputclk,input[2:0]y,inputx,outputY0,outputz
anbncn1234
·
2020-08-23 05:25
verilog
hdlbits_ece241_2013_q8
https://hdlbits.01xz.net/wiki/
Exams
/ece241_2013_q8moduletop_module(inputclk,inputaresetn,//Asynchronousactive-lowresetinputx
anbncn1234
·
2020-08-23 05:25
verilog
hdlbits_
Exams
/review2015_shiftcount
https://hdlbits.01xz.net/wiki/
Exams
/review2015_shiftcountmoduletop_module(inputclk,inputshift_ena,inputcount_ena
anbncn1234
·
2020-08-23 05:24
verilog
hdlbits_
Exams
/review2015_fsmseq
https://hdlbits.01xz.net/wiki/
Exams
/review2015_fsmseq用LFSR写更简单一些moduletop_module(inputclk,inputreset,
anbncn1234
·
2020-08-23 05:24
verilog
HDLBits Verilog编程题127 存水放水状态机
HDLBits存水放水状态机-
Exams
/ece2412013q4状态转换图原题链接:https://hdlbits.01xz.net/wiki/
Exams
/ece241_2013_q4说明:水位在S1
Utopia_sy
·
2020-08-23 05:16
Verilog
HDLBits Verilog编程题139 Mealy状态机时序检测设计
Mearly状态机时序检测设计139.
Exams
/ece2412013q8(Q8:DesignaMealyFSM)原题:ImplementaMealy-typefinitestatemachinethatrecognizesthesequence
Utopia_sy
·
2020-08-23 05:16
Verilog
HDLBits刷题合集—19 Finite State Machines-5
HDLBits刷题合集—19FiniteStateMachines-5HDLBits-146
Exams
/m2014q6bProblemStatement考虑下面显示的状态机,它有一个输入w和一个输出z。
GitHDL
·
2020-08-23 04:16
HDLBits
HDLBits刷题合集—18 Finite State Machines-4
HDLBits刷题合集—18FiniteStateMachines-4HDLBits-140
Exams
/ece2412013q8ProblemStatement实现一个Mealy型有限状态机,该状态机可以识别
GitHDL
·
2020-08-23 04:16
HDLBits
HDLbits答案更新系列20(3.3 Building Larger Circuits 3.3.4 FSM: Enable shift register等)
目录前言3.3BuildingLargerCircuits3.3.4FSM:Enableshiftregister(
Exams
/review2015fsmshift)3.3.5FSM:ThecompleteFSM
wangkai_2019
·
2020-08-23 04:09
HDLbits答案更新系列16(3.2.5 Finite State Machines 3.2.5.20 Sequence recognition等)
目录前言3.2.5FiniteStateMachines3.2.5.20Sequencerecognition(Fsmhdlc)3.2.5.21Q8:DesignaMealyFSM(
Exams
/ece2412013q8
wangkai_2019
·
2020-08-23 04:09
HDLbits答案更新系列17(3.2.5 Finite State Machines 3.2.5.24 Q3a: FSM等)
目录前言3.2.5FiniteStateMachines3.2.5.24Q3a:FSM(
Exams
/2014q3fsm)3.2.5.25Q3b:FSM(
Exams
/2014q3bfsm)3.2.5.26Q3c
wangkai_2019
·
2020-08-23 04:09
HDLbits答案更新系列5(3 Circuits 3.1 Combinational logic 3.1.1 Basic Gates 3.1.2 Multiplexers)
目录前言3.1Combinationallogic3.1.1BasicGates3.1.1.1Wire(
Exams
/m2014q4h)3.1.1.2GND(
Exams
/m2014q4i)3.1.1.3NOR
wangkai_2019
·
2020-08-23 04:38
HDLBits刷题合集—20 Building Larger Circuits
HDLBits刷题合集—20BuildingLargerCircuitsHDLBits-153
Exams
/review2015count1kProblemStatement建立一个计数器,其计数范围为0
GitHDL
·
2020-08-23 04:04
HDLBits
HDLBits刷题合集—7 Basic Gates
HDLBits刷题合集—7BasicGatesHDLBits-44
Exams
/m2014q4hProblemStatement实现以下电路:代码如下:moduletop_module(inputin,outputout
GitHDL
·
2020-08-23 04:03
Tmutarakan
Exams
(莫比乌斯反演)
题目链接:http://acm.timus.ru/problem.aspx?space=1&num=1091题意:从1~S个数字里选出K个数使得K个数的gcd>1的选择情况数有多少种,注意的是,如果答案大于10000,输出10000即可。Kn)break;vis[i*pri[j]]=1;if(i%pri[j]==0){mu[i*pri[j]]=0;break;}mu[i*pri[j]]=-mu[i
JayYe
·
2020-08-23 03:01
ACM_Ural
ACM_数论and数学类
Exams
/ece241 2013 q4答案解析
题目链接:https://hdlbits.01xz.net/wiki/
Exams
/ece241_2013_q4题目的意思就是输入s表示着当前水位的状态,s1为1就表示水位在s1之上,这时就需要打开两个阀门
FishSeeker
·
2020-08-19 07:15
科研
上一页
1
2
3
4
5
6
下一页
按字母分类:
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
其他