//使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define
//使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE...
LT-48UXP技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
//使用gray code的解法 #include <iostream> #include <cmath> using namespace std #define ZERO 0 #define ONE...
一本<<电路与模拟电子技术教程>>书籍,高清PDF格式,一本学习模电的好书,具有很高的参考价值。
经典教材<<The C Programming Language>>的英文原版PDF版本,很难找到。
由林锐博士编写的<<高质量C++编程指南>>,包含作者自己的大量编程经验,并带有自测题及其参考答案
ACM试题Problem K:Ones Description Given any integer 0 <= n <= 10000 not divisible by 2 or 5, some multiple of n i...
12864液晶原程序.#include <reg52.h> #include <intrins.h> typedef unsigned char BYTE typedef bit BOOL sbit rs...
Demonstration script for LSSB-AM modulation. The message signal is +1 for 0 < t < t0/3, -2 for t0/3 < t < 2...