-
This procedure for 74x164
本程序针对74x164的LED显示驱动程序
2.I/O脚使用
io_74x164clk // 串行通信时钟,上升沿有效 (该属于本人转载的)
io_74x164data // 串行数据,单向通信
-This procedure for 74x164
- 2022-08-11 12:57:45下载
- 积分:1
-
粗糙集的综述,对于理解事物的分类很大的帮助。
粗糙集的综述,对于理解事物的分类很大的帮助。-Overview of rough set for understanding the classification of things of great help.
- 2022-01-21 01:28:13下载
- 积分:1
-
Programming C user guide very good book
Programming C user guide very good book
- 2022-09-06 00:50:03下载
- 积分:1
-
Ibm db2通用数据库sql入门.pdf
Ibm db2通用数据库sql入门.pdf-Ibm db2 common database sql entry. Pdf
- 2022-07-27 03:13:02下载
- 积分:1
-
与月食,开源的发展
linux development with eclipse,open source
- 2022-09-29 20:10:04下载
- 积分:1
-
Bounre Shell study document, very help for linux and unix study.
Bounre Shell study document, very help for linux and unix study.
- 2022-06-20 18:43:50下载
- 积分:1
-
j2ee ejb开发
j2ee ejb开发-j2ee ejb develops
- 2022-02-02 01:17:47下载
- 积分:1
-
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此...
描述了C++文件操作的操作方法
ios::app: 以追加的方式打开文件
ios::ate: 文件打开后定位到文件尾,ios:app就包含有此属性
ios::binary: 以二进制方式打开文件,缺省的方式是文本方式。两种方式的区别见前文
ios::in: 文件以输入方式打开
ios::out: 文件以输出方式打开
ios::nocreate: 不建立文件,所以文件不存在时打开失败
ios::noreplace:不覆盖文件,所以打开文件时如果文件存在失败
ios::trunc: 如果文件存在,把文件长度设为0 -Describes the C++ file operations How ios:: app: an additional way to open the file ios:: ate: File opened locate end of file, ios: app will contain this attribute ios:: binary: open the file in binary mode , the default way is to text mode. The difference between two ways to see above ios:: in: file to open the input mode ios:: out: file to output mode open the ios:: nocreate: do not create the document, so when you open the file does not exist failed ios:: noreplace: Do not overwrite file, so when you open the file if the file exists failed ios:: trunc: If the file exists, the file size set to 0
- 2022-03-24 03:47:54下载
- 积分:1
-
对当前的全面解释
全程解释当前最新的机器学习理论,各种机器学习算法。-Full explanation of the current up-to-date machine learning theory, various machine learning algorithms.
- 2022-03-10 19:14:41下载
- 积分:1
-
深入浅出MFC 2e 学习MFC编程的书,讲的很深入。
深入浅出MFC 2e 学习MFC编程的书,讲的很深入。-Dissecting MFC
- 2022-01-28 06:31:51下载
- 积分:1