-
This is a small version of the maze to improve the game. Which spent a boolean v...
这是一个小的改进版的迷宫游戏。其中用了一个boolean量的矩阵表示位置。-This is a small version of the maze to improve the game. Which spent a boolean volume matrix location.
- 2022-01-25 16:11:09下载
- 积分:1
-
VB基本函数库文件打包,内含有多个vb基本函数,有很好的学习价值...
VB基本函数库文件打包,内含有多个vb基本函数,有很好的学习价值-VB basic function library package
- 2023-05-20 12:45:04下载
- 积分:1
-
Easy linux device driver, after you know how to write
深入浅出linux设备驱动,看了你就知道怎么写了-Easy linux device driver, after you know how to write
- 2022-04-09 10:07:00下载
- 积分:1
-
一个简单二叉树类(非本人原创)
一个简单二叉树类(非本人原创)-a simple binary tree type (I originality)
- 2022-07-24 12:43:08下载
- 积分:1
-
2D game map editor V0.1 beta
2D游戏地图编辑器 V0.1 测试版-2D game map editor V0.1 beta
- 2022-05-09 02:07:26下载
- 积分:1
-
HDB3编码器的设计 HDB3编码器的设计
HDB3编码器的设计 HDB3编码器的设计 -HDB3 Encoder HDB3 Encoder HDB3 Encoder HDB3 Encoder
- 2022-09-28 00:30:03下载
- 积分:1
-
DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mo...
DM,ADM,DPCM,ADPCM.LP,PARCAR等语音压缩的算法,此为adpcm的c语言编写的程序-DM, ADM, DPCM, ADPCM.LP, PARCAR such as voice compression algorithm, for this mode of c written procedures
- 2023-07-19 05:00:03下载
- 积分: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
-
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(...
设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
(3) 重载运算符“+”、“-”、“*”和“/”
2. 设计有理数类rational_number
数据成员:
int numerator(分子)
int denominator(分母)
成员函数
(1)构造函数rational_number ()和rational_number (int x, int y)
(2)拷贝构造函数
友元重载运算符“+”、“-”、“*”和“/”
3. 分别使用以上两个类,完成有理数的加、减、乘、除运算;验证其加运算、乘运算的交换律。
-Rational Design category rational_number
- 2023-03-17 02:25:04下载
- 积分:1
-
这是不是103规约文本,想用的时候找不到,空闲时多收集是个好办法, 开发规约的朋友用得着的...
这是不是103规约文本,想用的时候找不到,空闲时多收集是个好办法, 开发规约的朋友用得着的-This is not 103 version of the Statute, to use the time could not find spare time to collect more is a good idea, Development of the Statute of friends worthwhile
- 2023-04-26 00:35:04下载
- 积分:1