搜索资源列表
DS2438使用总结
- DS2438温度电流电压.txt DS2438使用总结(温度、电压已调通,电流还在调) 调了2天了,终于将DS2438调通了,着这里说说经验。其实说白了就是个时序问题,但是要注意两点:1>1-wire总线的复位和读写时间问题(这个相信做过的人一般都没有问题);2>DS2438内部AD转换的时间问题(这个问题大家可能容易忽视)。在坛子里看过别人的程序,在其他网站上也找过程序,有很多人有这样的问题,就是采温度是准确的,采电压不正确,其实这就是忽视了DS2438的内部ADC转换时间的
bddoc-v1.0
- 易读百度豆丁文档下载器可实现百度及豆丁文库单个文件下载。支持百度及豆丁当前所有格式文件,包括txt/doc/pdf/ppt/xls等等;支持豆丁V2/V3格式 使用方法:将百度文库或豆丁网的文档阅读页面网址复制到软件的地址栏中,就会自动出现下载提示。-Read Baidu Douding Download Baidu and Douding device allows a single file download library. Baidu and Douding support all
readconfiguernew
- 读取TXT文件中的数据,每行都是配置数据,读进去作为全局变量-TXT file to read the data, each row is the configuration data, read into a global variable
readVSwrite
- 在一个控件里面读写TXT文件,类似电子书的功能-Read and write in TXT file inside a control, similar to the function of e-books
VC-Read-and-write-file(.TXT).doc
- 文档给出了在VC编程环境下的各种读写文件的源代码,可作为读写日志程序的参考文档。-Documents given in the VC programming environment to read and write files of various source code, read and write log program can be used as a reference document.
test
- visualbasic6.0读写txt数据文件-visualbasic6.0 literacy txt data file
acm1
- 将一个文件名为.txt的文档的类容用文件的形式读出来,并且可以按队号进行查询-A file named txt documents class content with the form of the document read out, and the team No. queries
Read-and-write-operations-to-files
- 在本地建立一个txt文档,该程序用于对该文件实行读写操作,对理解读写互斥、写写互斥很有帮助。-Setting up a txt document locally, the procedures used for the implementation of read and write operations.
1
- 将两个一元n次多项式相加,并输出相加后的新的一元n次多项式 (1) 从input.txt文件读入一元多项式的系数和指数,用尾插法建立一元多项式的链 表。 (2) 以输入系数0为结束标志。 (3) 并约定建立多项式链表时,总是按指数从小到大的顺序排列。 (4) 要求借鉴第一章课件中给出的编程思路,一元多项式链表采用带头结点的单链表 实现。-The two one yuan polynomial of degree n, and outputs the added new o
MFC_forreadorwrite_txtfile
- 手把手叫你如何使用MFC,读和写TXT文件-Hands tell you how to use the MFC to read and write TXT file.
mfc_txt
- MFC,txt格式文件的读入,写出;向从文本文件中写入信息;从文本文件中读取信息;关闭文件-MFC,txt File read and write
TXTReadWriteDlg
- 实现txt文本的读写,实现平台VS2008,可以实现对txt文本的读写操作,支持unicode!-txt write and read MFC you can do it visual studio 2008
displacement_file
- 采用MATLAB读位移、取txt文档格式数据,并绘制结构位移、加速度等时程曲线-displacement drawing
OpenCV格式实现的txt 文件读写
- Opencv 操作文件,实现读写txt功能