资源列表
Sinus_modulation_einphasig
- to explain something abouit SPVM
PSK
- solo es u programa dejen de moler
Horse-riding-board-
- 马踏棋盘课程设计。输出形式为棋盘,这样便于直观。-Horse riding board curriculum design. The output form the board, it is easy and intuitive.
CircleBuffer
- 模板类名:CircleBuffer 功 能:环形缓冲区 优 点:相对于队列来说减少了很多对地址的反复操作,增加稳定性。-Template class name: CircleBuffer function: the ring buffer Pros: relative to the queue for reduced many repeated operation of the address, to increase stability.
poly
- 运用c++来实现实系数一元多项式简单的四则运算-Use c++ to achieve a polynomial with real coefficients of the four simple arithmetic
IRKDLED
- 利用红外遥控系统控制3个高亮度LED,其发光颜色为红、绿、蓝根据三原色进行搭配呈现不同颜色的光-Using the infrared remote control system 3 high-brightness LED, the light colors are red, green, and blue primary colors to match according to show different colors of light
adc.c
- analog to digital conversion using sar adc
Csharp
- Here in this program, The conditional statement (If statement)is used with the condition (i.e) The remainder value is zero or non zero when dividing the given value by 2, Conslole.WriteLine is used to display the given value is even or odd and Consol
MainFrame
- 简单的五子棋程序,黑白两种旗子,可以进行简单的五子棋游戏-Simple backgammon program, two black and white flags, can be a simple backgammon game
cSharpSharp
- In this program, number of rows and columns are taken as input. For loop is uesd to diplay the output in a matrix format with each values in a rows and columns as a specific character(*). Try-catch block (Exception) is used to handle errors.
tcp
- Infrastructure to dump TCP frames received at a network interface. It handles all corner cases
CholeskyDecomposition
- 矩阵的Cholesky分解,矩阵分解中一个非常重要的分解原理。-Cholesky decomposition of the matrix, the matrix decomposition decomposition of a very important principle.