-
此应用程序是一个无线传感器网络的模拟。这样的网络…
This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a remote area - e.g., a battlefield sensor network that detects and reports troop movements. The idea behind this network is that it can be deployed simply by scattering sensor units across the area, e.g. by dropping them out of an airplane the sensors should automatically activate, self-configure as a wireless network with a mesh topology, and determine how to send communications packets toward a data collector (e.g., a satellite uplink.) Thus, one important feature of such a network is that collected data packets are always traveling toward the data collector, and the network can therefore be modeled as a directed graph (and every two connected nodes can be identified as "upstream" and "downstream.") -This application is a simulation of a wireless sensor network. Such a network is used to detect and report certain events across an expanse of a
- 2022-02-13 05:01:20下载
- 积分:1
-
可以统计文章的字数的软件,功能简单,适合学习使用
可以统计文章的字数的软件,功能简单,适合学习使用-article wordage software functions simple, suitable for learning to use
- 2022-02-25 14:22:05下载
- 积分:1
-
erlang B theoretical calculation erlang B theoretical calculation
erlang B 理论计算 erlang B 理论计算-erlang B theoretical calculation erlang B theoretical calculation
- 2022-05-05 12:09:41下载
- 积分:1
-
VC中使用内联汇编
VC中使用内联汇编-对混合编程学习很实用-VC used in inline assembly- a very useful study of mixed programming
- 2022-07-08 14:27:56下载
- 积分:1
-
failed to translate
孙鑫教程源码
孙鑫视频 教程第2课源码-failed to translate
- 2022-01-26 04:01:59下载
- 积分:1
-
泛型堆栈
在 c + + 的泛型堆栈的 implementatioon
堆栈被定义作为泛型堆栈和它可以做为 int 或 double 类型的需求
- 2022-08-22 12:58:02下载
- 积分:1
-
good things, the entry of the MFC good entry good things, entry good material MF...
MFC入门好东西,入门的好教 材MFC入门好东西,入门的好教材-good things, the entry of the MFC good entry good things, entry good material MFC entry good things, the entry of good material
- 2023-05-05 14:15:02下载
- 积分:1
-
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他...
10. 编写程序对八皇后问题进行求解:在8行8列的棋盘上放置8个皇后,使任一个皇后都不能吃掉其他的7个皇后(注:皇后可吃掉与她处于同行或同列或同一对角线上的其他棋子),并将结果以某种方式显示出来。-10. Write a program to solve the eight queens problem: In the line 8 8 of 8 placed on board the Queen, so that either a queen can not eat the other seven Queen (Note: The Queen can eat with her peers or the same column in the or the same diagonal and other pieces), and the results displayed in some way.
- 2023-08-14 11:50:03下载
- 积分:1
-
courses and scores a good management system he used in small programs ah hope yo...
学生课绩管理系统 he很好用的小程序呀 希望大家喜欢-courses and scores a good management system he used in small programs ah hope you like
- 2022-05-30 03:23:36下载
- 积分:1
-
PNG美化Button
#ifndef _PNGBUTTON_H
#define _PNGBUTTON_H
#if _MSC_VER >= 1000
#pragma once
#endif
#include
#include "gdiplus.h"
#pragma comment(lib,"gdiplus.lib")
using namespace Gdiplus;
class CPngButton : public CButton
{
DECLARE_DYNAMIC(CPngButton)
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-07-13 22:43:22下载
- 积分:1