-
MIMO
MIMO-OFDM仿真程序,包含完整的信道仿真程序,信道估计程序-MIMO-OFDM simulation program, including a complete simulation program channel, channel estimation procedures
- 2023-03-28 02:10:03下载
- 积分:1
-
C51 some errors and attention to the business (ZT) 1) C taboo absolute positioni...
C51的一些误区和注意事项(ZT)
1)C忌讳绝对定位。 常看见初学者要求使用_at_,这是一种谬误,把C当作ASM看待了。在C中变量
的定位是编译器的事情,初学者只要定义变量和变量的作 用域,编译器就把一个固定地址给这个
变量。怎么取得这个变量的地址?要用指针。比如unsigned char data x 后,x的地址就是...
-C51 some errors and attention to the business (ZT) 1) C taboo absolute positioning. See beginners often require the use of _at_, this is a fallacy, ASM C as a treat. C variables in the positioning of the compiler things, as long as the definition of beginners variable and the variable scope, Compiler put a fixed address to this variable. How the variables made the address? Use indicators. Unsigned char data such as x, x is the address ...
- 2022-09-01 21:15:03下载
- 积分:1
-
gis地图
gis地图 --- --æ–‡å—1-gis writing a map
- 2023-05-23 18:25:03下载
- 积分:1
-
fft源程序
fft源程序-fft source
- 2023-05-13 18:15:02下载
- 积分:1
-
A simple and easy to see to understand all of the frequency counter design progr...
一个简单大家容易看的懂的频率计设计程序,可以实现自动换挡功能。-A simple and easy to see to understand all of the frequency counter design program that can automatically shift feature.
- 2023-03-04 06:25:03下载
- 积分:1
-
小明买书的问题c算法 小明买书的问题c算法
小明买书的问题c算法 小明买书的问题c算法-Xiao-ming problem books books c algorithm problem Siu Ming Siu Ming books c algorithm for the problem c algorithm for
- 2022-07-23 21:36:38下载
- 积分:1
-
uCOS
uCOS-II嵌入式操作系统在PIC18上的移植-uCOS-II embedded operating system in the PIC18 on the transplant
- 2023-01-18 12:15:03下载
- 积分:1
-
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆...
定义一个抽象类的CShape,包括纯虚数Area(用来计算面积)和SetData(用来重设形状大小)。然后派生出三角形CTriangle类、矩形CRect类、圆CCircle类,分别求其面积。最后定义一个CArea类,计算这几个形状的面积之和,各形状的数据通过CArea类构造函数或成员函数来设置。-Defines an abstract class CShape, including the pure imaginary number Area (used to calculate the area) and SetData (used to reset the shape, size). Then the triangle CTriangle derived class, rectangle CRect class, round CCircle categories, seeking its size. The final definition of a CArea class, calculate the size of the sum of several shapes, each shape data through CArea class constructor or member function to set up.
- 2022-05-05 02:27:06下载
- 积分:1
-
显示屏测试程序的源程序
显示屏测试程序的源程序-display the source code of the test procedure
- 2023-05-22 14:15:03下载
- 积分:1
-
一个猜单词游戏,由计算机或一方给出一个单词,另一方根据单词的个数猜出单词。
一个猜单词游戏,由计算机或一方给出一个单词,另一方根据单词的个数猜出单词。-guess a word game by a computer or one of a word is given, the other party under the words to guess the number of words.
- 2022-07-03 01:31:56下载
- 积分:1