-
the boat are so strong that it can afford two item
the boat are so strong that it can afford two item
- 2022-02-13 07:50:28下载
- 积分:1
-
用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮
用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮-With the C language to create a simple Snake game, the interface is not very pretty
- 2022-12-09 21:25:03下载
- 积分:1
-
CVS版本的Windows平台建立在Linux早期的不同是必要的。
CVS版本的Windows平台与我们之前在LINUX上构建的不同,现在已经在WIN下了
- 2022-07-03 12:22:39下载
- 积分:1
-
Inverse synthetic aperture radar imaging with MATLAB algorithms-Wiley
应用背景Inverse synthetic aperture radar imaging with MATLAB algorithms-Wiley.关键技术ISAR 成像相关算法说明,且都带有配套的MATLAB程序。目前国内在SAR 和 ISAR 的公开的程序代码并不多。本文就提供了较完善的系统的程序代码。
- 2023-05-22 07:50:05下载
- 积分:1
-
python
这是《Beginning Python : From Novice to Professional》一书的源码,非常经典(The source code of the book "Beginning Python : From Novice to Professional")
- 2012-11-16 12:01:12下载
- 积分:1
-
全是很实用的入门代码 可以轻松让新手上手
全是很实用的入门代码 可以轻松让新手上手-all very practical entry code
- 2023-03-11 15:30:03下载
- 积分:1
-
VC++扩展型CListCtrl列表控件
VC++扩展型CListCtrl列表控件,支持双击鼠标实现编辑主项(Item),也可以编辑子项(SubItem),并尽量符合CListCtrl的操作习惯,目前好像很多控件都有这功能的,应该加入这个实用的功能。
- 2022-07-28 13:07:49下载
- 积分:1
-
trade
俄罗斯方块,对c++ builder 初学者有一定好处。(Tetris, the c++ builder for beginners there are certain advantages.)
- 2012-01-01 20:08:34下载
- 积分:1
-
p0wnedShell-master
p0wnedShell is an offensive PowerShell host application written in C# that does not rely on powershell.exe but runs powershell commands and functions within a powershell runspace environment (.NET). It has a lot of offensive PowerShell modules and binaries included to make the process of Post Exploitation easier.
- 2020-06-21 11:00:02下载
- 积分:1
-
是程序计算从选定的点的地形图的可见性。我..
这个程序可以计算给定点处的小区信号范围覆盖。-is program computes a map of visibility from a selected point on a topography. It has been written to help the search for radio relay best location. Because it considers only direct line of sight, it gives a good estimation for possible radio link for short distances only (less than 10 km), neglecting curvature of the Earth, Fresnel zone and atmospheric refraction on radio waves propagation. The program computes the relative elevation angle of the mask for each point (the angle is null or negative if the point is visible).
The function needs a digital elevation model Z and associated (X,Y) vectors or matrices of coordinates (same unit as Z), position of the point (X0,Y0), the antenna height H0 (for instance 4 m), and the hypothetic antenna height Ha on each topography points (for instance 3 m). When no output argument is given, the function plots a map of the results (color map of mask angles, and blank for visible points, see example screenshot).
The s
- 2022-06-27 17:42:17下载
- 积分:1