-
具有时间同步和协议的无线传感器网络应用
应用背景应用无线传感器网络数据收集TelosB节点。该程序实现了时间同步后固定时间与中央节点进行通信的TDD协议。簇头也随时间使功耗在每个微尘等。关键技术该代码是在TinyOS平台和所有必需的文件附件。文件和文件是最重要的。。数控和app.nc文件具有应用程序的主要代码文件。
- 2022-06-28 07:19:39下载
- 积分:1
-
INI文件的操作,是使用非常方便:1。首先,inifil删除…
操作INI文件,非常方便...
使用方法:
1.先把IniFile.h,IniFile.ccp加入Porject,在要使用该类的头文件中加入
#include "IniFile.h",及CIniFile IniFile
2.读取和写入:
string = IniFile.GetString("section","item","默认")
int = IniFile.GetInt("section","item",666)
IniFile.SetString("section","item","设置值")
IniFile.SetInt("section","item",666)
3.ini文件名及路径在初始化时,用SetFileName()设置-Operation of INI file, is very convenient to use ...: 1. First IniFile.h, IniFile.ccp adding Porject, to be used in the first such document by adding# Include
- 2023-07-09 08:15:03下载
- 积分:1
-
c文件操作,修改文件,打开,读取,写入,关闭
c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
- 2022-08-22 18:51:01下载
- 积分:1
-
a systematic collation of proceedings, although functionality is not very compre...
一个系统整理程序,虽然功能不是很全面,但是速度却比windows系统整理要快的多。这个程序拥有双重 功能。是一个不错的选择-a systematic collation of proceedings, although functionality is not very comprehensive, but still better than the Windows system to collate much faster. This process has a double function. It is a good choice
- 2023-09-05 17:50:03下载
- 积分:1
-
编程时发现,网上下的许多代码文件开头的几个都不是所需要的代码,因此就写了个简单的除去一个文件每行开始的几个字符的程序,最近发现每次要选文件的路径不方便,改用直接...
编程时发现,网上下的许多代码文件开头的几个都不是所需要的代码,因此就写了个简单的除去一个文件每行开始的几个字符的程序,最近发现每次要选文件的路径不方便,改用直接拖东文件更方便
-discard the first byte from a source file,this new editon,you can drap source file and not to select source file s path
- 2022-03-22 17:13:29下载
- 积分:1
-
用vb.net编写的读office中doc文件的例子.
用vb.net编写的读office中doc文件的例子.-vb.net using office time to prepare the documents were doc example.
- 2022-12-15 15:45:03下载
- 积分:1
-
registry, fixed, modify
registry, fixed, modify
- 2022-04-18 21:17:38下载
- 积分:1
-
CIniFile功能很多,直接将ini文件读写简单,CON…
cinifile类封装了大量的函数,能直接对ini文件进行读写操作,操作简单,方便,实用-cinifile a lot of functions, will direct the ini file read and write simple, convenient and practical
- 2022-03-23 14:35:55下载
- 积分:1
-
巧用ASP生成PDF文件
巧用ASP生成PDF文件-produce PDF files using asp
- 2022-06-14 02:41:10下载
- 积分:1
-
TinyXML is an open
TinyXML是一个开源的解析XML的解析库。这个解析库的模型通过解析XML文件,然后在内存中生成DOM模型,从而让我们很方便的遍历这课XML树。给出了tinyxml应用示例,vc实现。-TinyXML is an open-source parsing XML parsing library. The analytical model of the library by parsing XML file, and then generate the DOM model in memory, so that we are very convenient to traverse the XML tree that lesson. Tinyxml application examples are given, vc achieved.
- 2022-03-22 06:35:10下载
- 积分:1