-
zzzzz
用于所下载的calipso数据中气溶胶类型的频率统计(Statistics of the annual aerosol depolarization ratio frequency used in the downloaded calipso data)
- 2019-02-25 21:40:20下载
- 积分:1
-
Joint-eMBB-URLLC-master
说明: 在Underlay Device-to-Device通讯环境下,考虑到基站对D2D接收团应如何分配资源
提高全体网络系统性能所必需的。
本文是在无线移动通信环境中均匀分布的蜂箱用户和D2D
针对有效的资源分配,运用了利用Gale-Shapley算法的配比理论。
…通过模拟实验获得的有限资源。
当Gale-Shapley运算法则对Gale-Shapley运算法则中的D2D页面进行测试时,
检验了整个系统性能的提高。(In the Underlay device-to-device communication environment, how should the base station allocate resources to the D2D receiving group
Required to improve overall network system performance.
In this paper, beehive users and D2D are uniformly distributed in wireless mobile communication environment
Aiming at the effective resource allocation, the matching theory using Gale-Shapley algorithm is applied.
...
Limited resources obtained through simulation experiments.
When the GALe-Shapley algorithm tested the D2D page in gale-Shapley algorithm,
The performance improvement of the whole system is examined.)
- 2021-04-05 16:49:07下载
- 积分:1
-
Cygwin,模拟UNIX操作系统的东东在win32下有名,谁喜欢…
cygwin, 著名的在win32下模拟unix操作系统的东东,对那些喜欢研究操作系统的朋友很有帮助。-cygwin, famous in win32 under simulated unix operating system Dongdong, who likes to study the operating system helpful friends.
- 2022-05-25 12:56:20下载
- 积分:1
-
心率计(脉搏测量仪)
本设计利用现代电子技术、传感器技术等,设计出一款测量准确、简单易用,造价便宜的电子心率计。此心率计总体包括了红外心率检测电路、前端信号处理电路、控制电路和电源转换电路。并用C语言编写控制程序,实现对电路的控制。(This design uses modern electronic technology, sensor technology, etc. to design an electronic heart rate meter with accurate measurement, simple use and low cost. The heart rate meter includes infrared heart rate detection circuit, front-end signal processing circuit, control circuit and power conversion circuit. The control program is written in C language to realize the control of the circuit.)
- 2019-04-09 09:25:33下载
- 积分:1
-
C# 清空回收站的源码实例
C# 清空回收站,这个功能不用多介绍了吧,你懂的,具体的实现请看以下代码:
const int SHERB_NOCONFIRMATION = 0x000001;//整型常量在API中表示删除时没有确认对话框
const int SHERB_NOPROGRESSUI = 0x000002;//在API中表示不显示删除进度条
const int SHERB_NOSOUND = 0x000004;//在API中表示删除完毕时不播放声音
[DllImportAttribute("shell32.dll")]//声明API函数
private static extern int SHEmptyRecycleBin(IntPtr handle, string root, int falgs);
private void button1_Click(object sender, EventArgs e)
{
//清空回收站
SHEmptyRecycleBin(this.Handle, "", SHERB_NOCONFIRMATION + SHERB_NOPROGRESSUI + SHERB_NOSOUND);
}
- 2022-12-15 14:50:03下载
- 积分:1
-
WebSite1
说明: 水晶报表
导出excel格式
包含网格线(Crystal report export excel format containing grid)
- 2008-10-10 15:47:18下载
- 积分:1
-
从站添加对象字典操作流程-R1.1
本文适合初学ethercat者,教你如何添加对象字典(This article is suitable for beginner ethercat, teach you how to add object dictionary)
- 2021-04-17 22:38:52下载
- 积分:1
-
固定电流调节器-stationarycurrentregulator
说明: stationary current regulator
- 2020-06-22 12:20:02下载
- 积分:1
-
内含24点游戏,飞机订票系统和火车信息查询系统以及课设论文,注释非常详细,相信对学...
内含24点游戏,飞机订票系统和火车信息查询系统以及课设论文,注释非常详细,相信对学-intron 24-point game, the aircraft booking system and trains and the Information Systems Office located thesis, Notes is very detailed, I believe for school
- 2022-08-14 21:12:20下载
- 积分:1
-
vb版唐诗三百首源代码参考
vb版唐诗三百首源代码参考,数据存储为TXT,TXT作为数据库了,因为唐诗基本是文字的,没有图片等文件,容易保存,TXT占用空间比较小,也容易复制拷贝,程序保存唐诗数据 (二维表)一行一条记录,一列一个字段,下标从0开始记录。本软件注释大部分选自湖北人民出版社1993年出版的《唐诗三百首》,在此特表示感谢!
- 2023-02-13 16:10:03下载
- 积分:1