-
此文件包含某大学ACM暑期培训课程中关于二分匹配的讲义ppt和匈牙利算法代码。...
此文件包含某大学ACM暑期培训课程中关于二分匹配的讲义ppt和匈牙利算法代码。-This file contains a university summer ACM training courses on the two sub-matching algorithm lectures ppt and Hungary code.
- 2022-03-21 14:46:08下载
- 积分:1
-
列主元Gauss消去法
列主元Gauss消去法-out PCA Gaussian Elimination
- 2022-07-02 19:44:47下载
- 积分: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
-
运动学的硬化 fortran 代码
此代码为各向同性材料在平面应力状态的金属一样的随动强化你可以使用更精细的随动强化模型,所以用 fortran 语言写一个子程序来实现他们的本构关系。
- 2022-05-23 11:55:18下载
- 积分:1
-
聚类算法实现
聚类算法VC++,可产生随机数,实现了k均值聚类算法和ISODATA算法,可实现样本的载入和聚类,系统在Vc++6平台下运行,有运行的界面和菜单,聚类数目可以人为设定,不同类别以不同的颜色来表示。
- 2022-02-26 11:54:45下载
- 积分:1
-
自适应维纳滤波器函数及调用方法
自适应维纳滤波器函数及调用方法-adaptive Wiener filter function and call methods
- 2022-04-28 14:22:47下载
- 积分:1
-
指数平滑法预测数据
指数平滑法预测数据-exponential smoothing forecast data
- 2022-02-11 17:21:52下载
- 积分:1
-
8*8*8光立方制作 源码加PCB
8*8*8光立方制作,包括源码加PCB,pcb由protel布局布线完成,可直接使用,程序作者亲测可用,而且附带光立方制作资料
- 2022-05-09 04:36:03下载
- 积分:1
-
into binary system
将其他数制转化为二进制-into binary system
- 2022-02-13 13:15:10下载
- 积分:1
-
在 Java 中抛硬币
硬币 Tossing,以确定是否有死的还是活的使用。
/ 此小程序允许一个模拟投掷硬币。它使用 random() 方法
/ / 从数学类来随机生成一个 0 和 1 之间的数字。如果
/ / 数是 < 0.5,它被视为一个头。否则,它认为一条尾巴。
/ / 小程序允许一个输入的硬币扔模拟次数
/ / 是进行。它 thens 进行模拟,并报告结果。
- 2022-04-27 07:07:01下载
- 积分:1