-
The Simulation of BER of QDPSK
这个文件是用来模拟QDPSK的误码率的。结果被写入一个txt文件,然后您可以将其导入matlab。
- 2022-02-12 18:16:28下载
- 积分:1
-
Exceptional C++ shows by example how to go about solid software engineering. Alo...
Exceptional C++ shows by example how to go about solid software engineering. Along with a lot of other material, this book includes expanded versions of the first 30 issues of the popular Internet C++ feature Guru of the Week (or, in its short form, GotW), a series of self-contained C++ engineering problems and solutions that illustrate specific design and coding techniques.
- 2022-12-15 03:15:03下载
- 积分:1
-
学习C++的小程序
这是我去年开始学习C++时用到的代码,觉得挺不错的,适合初学者看一看,很基础,不光要看懂,还要自己敲一敲,争取全部自己敲出来
- 2023-08-03 06:50:04下载
- 积分:1
-
partition algorithm chessboard coverage
分治算法解决棋盘覆盖问题-partition algorithm chessboard coverage
- 2022-09-24 19:00:03下载
- 积分:1
-
issue a travel home to travel home to drive a car with the minimum of cost yi us...
旅行家问题 一个旅行家想驾驶汽车以最少的费yi 用从一个城市到另一个城市(假设出发时油箱是空的)。给定两个城市之间的距离为D1、汽车油箱的容量为C(以升为单位),每升汽油能行驶的距离为 D2,出发点每升汽油价格P和沿途油站数N(N可以为零),油站i离出发点距离Di,每升汽油价格Pi(i=1,2...N)。计算结果四舍五入至小数点后两位。 如果无法到达目的地,则输出“No Solution"。-issue a travel home to travel home to drive a car with the minimum of cost yi used from one city to another city (assuming starting at the fuel tank was empty). Given the two cities for the distance between D1, car fuel tank capacity of the C (in liters) per liter petrol traveling distance to the D2, the starting point liter gasoline prices P and several petrol stations along the N (N can be zero), PFS i distance from the starting point Di per liter Steam oil prices Pi (i = 1,2 ... N). Calculation results rounded to two decimal places. If unable to reach their destination, the export of "No Solution."
- 2023-09-07 00:25:03下载
- 积分:1
-
表时间表
类调度系统-c + +描述: 我想要在这里分享我在 c + + 版本中的调度系统,该系统是仅 8 模块 (书记官长、 平地机、 控制器、 调度程序、 检查/评税主任、 收集器/收银员、 管理员和 Web 成绩单) 组成的我高中招生制度的一部分。该系统涵盖学校、 高中或大学的时间表。它使用一种快速、 高效的排课算法。这能力展示厅的时间表,节计划、 教员日程,并可以建议房间可用性和教员可用性通过图形化的方式显示。这是一个演示系统因此不指望所有的功能可以完全使用。请跌至免费使用,请不要忘记为注释"谢谢你"如果你发现我的系统对你有用的......但是,如果你认为它是理所当然。也许我会采取一些措施来删除这篇文章 =)
- 2022-02-04 06:17:30下载
- 积分:1
-
VOF
VOF-3d,NASA开发的用于3维的VOF计算程序-VOF-Nasa-3D
- 2022-12-05 20:25:03下载
- 积分:1
-
中文的C语言算法书c
中文的C语言算法书c-Chinese C-language algorithm book c
- 2022-02-13 04:40:51下载
- 积分:1
-
The use of C language procedures for the three
利用C语言编写的三维FDTD程序,计算电磁散射-The use of C language procedures for the three-dimensional FDTD calculation of electromagnetic scattering
- 2022-05-13 13:45:09下载
- 积分:1
-
超声波传感器 SRF05 LPC1769
该程序演示了如何使用 SRF05 超声波传感器来测量本身和远处的对象之间的距离。为 LPC1769 编写程序。
- 2022-05-31 04:39:24下载
- 积分:1