-
vehicle refueling will issue the restrictions many! I would like to think of onl...
汽车加油行驶问题 这个问题限制条件很多!我想了两天才想出一个动态规划程序!已经经过测试,是正确的!-vehicle refueling will issue the restrictions many! I would like to think of only two days a dynamic planning process! Have been tested, is correct!
- 2022-11-23 06:30:03下载
- 积分:1
-
解决约瑟夫环问题
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace 实战_使用数组解决约瑟夫环问题
{
class Program
{
static void Main(string[] args)
{
int[] intPers = Jose(12, 3, 4);
Console.WriteLine
- 2023-06-26 06:40:03下载
- 积分:1
-
Hidden Markov classic algorithms, as well as generic algorithms, linux environme...
隐MARKOV经典算法,也是通用算法,linux环境,可以移植到windows-Hidden Markov classic algorithms, as well as generic algorithms, linux environment, can be transferred to the windows
- 2023-01-16 17:00:04下载
- 积分:1
-
通过邻接矩阵构造图
通过邻接矩阵构造图-through adjacency matrix structural map
- 2023-06-11 03:35:02下载
- 积分:1
-
字符串匹配 KMP算法
包含main()函数,KMP()以及GetNext()函数。VS2010编译通过。
- 2022-02-28 21:09:56下载
- 积分:1
-
在C++程序点四
四叉树是一种树数据结构,其中每个内部节点正好有四个子节点。四叉树是最重要的
- 2022-08-15 15:07:12下载
- 积分:1
-
this document for the use of C language prepared by the search algorithm
此文件为用c语言编写的查找算法-this document for the use of C language prepared by the search algorithm
- 2022-07-15 09:54:07下载
- 积分:1
-
A Reader Anti-collision Protocol for RFID-Enhanced Wireless Sensor Networks
资源描述Abstract Considering rapid developments in the technologies of both radio-frequency identification
(RFID) systems and wireless sensor networks (WSN), an integration of the two
technologies may lead to the formation of an RFID-enhanced WSN which would possess
improved functions and capabilities. In the RFID-enhanced WSN, many reader-enhanced
nodes have increasingly been employed. In such networks, RFID data contains a lot of duplication,
because the same tag may be read multiple times, and collision may occur among
readers, while energy constraints are also a serious problem. These three could in turn cause
serious problems. In this paper, we have proposed our CSMA-based algorithm since it is light,
efficiently minimizes all kinds of reader collision, and eliminates the duplicate data. For this
purpose, we have used a separate control channel and a tag ID forwarding mechanism with a
special co
- 2023-05-06 18:20:03下载
- 积分:1
-
摄影测量中单独像对立体前交的算法实现,挺有用的
摄影测量中单独像对立体前交的算法实现,挺有用的-Photogrammetry separate ago as a three-dimensional reference to the algorithm, quite the
- 2022-12-14 19:35:03下载
- 积分:1
-
DG method for transport equations
DG method for transport equations
- 2022-01-27 08:40:38下载
- 积分:1