-
完整的注册表监控regshot的源代码,很不错
完整的注册表监控regshot的源代码,很不错-integrity of the registry monitoring regshot the source code, very good
- 2023-08-29 13:40:02下载
- 积分:1
-
用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。...
用Turbo C++ 3.0开发的模拟Windows扫雷的游戏,支持键盘和鼠标两种控制方式,支持鼠标右键,支持双键功能。-Turbo C 3.0 with the development of the mine-simulation game for Windows, support both keyboard and mouse control and support with the right mouse button, double bond support functions.
- 2022-03-02 22:35:45下载
- 积分:1
-
对于先进的几何形状,大多数应用程序将更喜欢加载前
For advanced geometry, most apps will prefer to load pre-authored
meshes from a file. Fortunately, when using meshes, D3DX does most of
the work for this, parsing a geometry file and creating vertx buffers
for us. This tutorial shows how to use a D3DXMESH
object, including loading it from a file and rendering it. One thing
D3DX does not handle for us is the materials and textures for a mesh,
so note that we have to handle those manually.
- 2022-05-26 16:23:51下载
- 积分:1
-
BMP converted to ultra
BMP转换为JGP源码,不使用第三方控件-BMP converted to ultra-source, non-use of third-party controls
- 2022-06-29 07:21:18下载
- 积分:1
-
我不太懂这个是不是有用的 希望如果没有用帮我删掉……抱歉啦...
我不太懂这个是不是有用的 希望如果没有用帮我删掉……抱歉啦-I do not quite understand this is not useful, if not used to help me ... sorry deleted Matata
- 2023-05-30 23:20:03下载
- 积分:1
-
builder5.0 C prepared for a search process ID
C++BUILDER5.0编写,用于查找一个进程ID-C BUILDER5.0 prepared for a search process ID
- 2023-02-15 22:30:04下载
- 积分:1
-
Meanshift in the video track on the application of the doctoral thesis, a relati...
有关meanshift在视频跟踪方面应用的博士论文,比较新-Meanshift in the video track on the application of the doctoral thesis, a relatively new
- 2023-04-15 21:15:04下载
- 积分:1
-
将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机...
将中缀表达式转换为后缀表达式,并计算任意四则运算表达式的结果,采用链表和队列实现,非文法和状态机-Infix expression would be converted to suffix expressions, and calculate the arithmetic expression of arbitrary results, the use of linked lists and queues to achieve, non-grammar and the state machine
- 2022-02-15 14:53:48下载
- 积分:1
-
VB的API编程的本质功能的VB的API,以典型的应用实例…
VB API编程精粹,精选VB API,用典型的实例说明api应用-VB API programming essence Featured VB API, with examples of typical applications api
- 2023-02-21 17:05:04下载
- 积分: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