皮皮学,免费搜题
登录
搜题
【判断题】
在实际工作中 , 原材料 、 应收账款等明细账可以采用活页式账簿格式 。
A.
正确
B.
错误
拍照语音搜题,微信中搜索"皮皮学"使用
参考答案:
参考解析:
知识点:
.
..
皮皮学刷刷变学霸
举一反三
【判断题】该实验体系(乙醇-水)塔顶组成xD不可能超过0.894,是因为该实验设备为教学实验装置,塔板数有限造成的。
A.
正确
B.
错误
【判断题】If the inputs of an exclusive-NOR gate are different, the output is LOW (0).如果一个“同或”门的两输入取值不同,则输出为低电平(0)。
A.
正确
B.
错误
【判断题】(True or False) If the inputs of an exclusive-NOR gate are different, the output is HIGH (1).
A.
正确
B.
错误
【判断题】If the inputs of an exclusive-OR gate are the same ,the output is HIGH(1)
A.
正确
B.
错误
【单选题】本馆可以欣赏中英文科普影片的数据库是____。
A.
超星学术视频
B.
蔚秀报告厅
C.
kuke数字音乐图书馆
D.
“知识视界”视频教育资源库
【简答题】电路图如图1所示,以下程序完成的功能是“实现8只 彩灯从LED0到LED7循环间隔闪烁,再从LED7到LED0循环间隔闪烁。” #include (__)(1) #define uchar unsigned char #define uint unsigned int void ys(uint x) { uchar t; (__)(2) for(t=120;t>0;t--); } void mai...
【简答题】把10米长的绳子平均分成3段,每段长是全长的______.
【判断题】If the inputs of an exclusive -NOR gate are different , the output is LOW(0)
A.
正确
B.
错误
【简答题】如下图所示,实现以下功能:(1) 8 只发光二极管先整体闪烁 3 次(先亮后灭); (2) 根据开关状态控制相应灯亮或灯灭。 #include void delay(unsigned char t) { unsigned char i,j; for(i=200; ;i--) for(j=t;j>0;j--); } void main() { unsigned char k; for(k=0; ;k...
【判断题】(True or False) If the inputs of an exclusive-OR gate are the same, the output is LOW (0).
A.
正确
B.
错误
相关题目: