数码管真值表表(truth table)

1088人阅读
& & &对于 真值表都不陌生。其原理略&
& & &代码如下:
#include &iostream&
#include &cmath&
void TruthTable(const int n);
enum { FALSE, TRUE };
int main()
const int nBoolNum = 5;
TruthTable(nBoolNum);
void TruthTable(const int N)
int nState = (int)pow(2.0, N);
int nTotalNum = nState * N;
int* nPtr = new int[nTotalNum];
int nRem, nDiv, nC
int nCount = 0; // N incerments
for (int nIndex = 0; nIndex & nS ++nIndex)
for (nCol = N - 1 + nC nCol &= 0 + nC --nCol)
nRem = nDiv % 2;
nDiv /= 2;
if (!nRem)
nPtr[nCol] = FALSE;
nPtr[nCol] = TRUE;
for (int i = nC i & N + nC ++i) // Display
std::cout && nPtr[i] && '\t';
nCount += N;
std::cout && std::
delete[] nP
运行结果:正确且每行生成的数值对应成功
参考知识库
* 以上用户言论只代表其个人观点,不代表CSDN网站的观点或立场
访问:53911次
排名:千里之外
原创:20篇
转载:10篇
评论:20条
(2)(2)(1)(1)(3)(3)(1)(3)(6)(7)(1)74HC00中文资料(真值表,引脚图,电气参数及应用电路)_百度文库
两大类热门资源免费畅读
续费一年阅读会员,立省24元!
74HC00中文资料(真值表,引脚图,电气参数及应用电路)
上传于||文档简介
&&7H​C0​中​文​资​料​(​真​值​表​,​引​脚​图​,​电​气​参​数​及​应​用​电​路​)
阅读已结束,如果下载本文需要使用0下载券
想免费下载更多文档?
定制HR最喜欢的简历
下载文档到电脑,查找使用更方便
还剩4页未读,继续阅读
定制HR最喜欢的简历
你可能喜欢真值表 - 必应 词典[zhēn zhí biǎo] n. ; ;
n.1. ; 2. truth table74hc245_百度百科 ... Operation 运行 TRUTH TABLE 真值表 Absolute Maximum Ratings 绝对最大额定值 ... |2.True Table图 2(b)给出了 2 选 1 数据选择器的真值表(True Table),图 2(c)给出的是 2 选 1 数据选择器的电路符号。 图 2 二选一的数据选择器 2 ...|3.matrice石油词汇英语翻译(M)--石油百科 ... matric algebra 矩阵代数 matrice 矩阵;真值表;母式 matrix acidizing 基岩酸化 ... |4.table,truth电子技... ... table,programmable lookup 可编程搜寻列表 table,truth 真值表 table-driven routing 表驱动路由选择,表驱动选路 ... |5.truth matrix数学词汇英语翻译(S-Z) ... truth function 真值函项 truth matrix 真值表 truth set 真值集合 ... |6.FUNCTION TABLE74LS247中文资料... ... Parameter 参数 参数 FUNCTION TABLE 真值表: 74LS247 GUARANTEED OPERATING RANGES 保证工作范 …|7.Excel Andexcelif教学:... ... If Excel 多条件 Excel And 真值表 Excel If 多条件 ... |更多释义收起释义例句释义:全部,truth table,matrix,true table,True Table,matrice,truth matrix类别:全部,口语,书面语,标题,技术来源:全部,字典,网络难度:全部,简单,中等,难更多例句筛选收起例句筛选1.Basically
tables2.The
that appear
is irrelevant6.
circuits, the
often begins with a
describing
determine whether it is
for the same ,
Diagrams of
of 准确权威无广告下 载 手 机 版 必 应 词 典体 验 P C 版 必 应 词 典最新自考资讯
猜猜下面是您感兴趣的内容

我要回帖

更多关于 数码管真值表 的文章

 

随机推荐