-
OFDM系统的子载波数1024,数256的循环前缀,女…
OFDM系统,子载波数目1024,前缀数目256,循环数目256,加入了高斯白噪声-OFDM system, the number of subcarriers 1024, the number prefix 256, the cycle number of 256, by adding a Gaussian white noise
- 2022-02-25 11:24:50下载
- 积分:1
-
VC6 demo with the game development, mainly algorithms reference. Can be used as...
用VC6演示的了游戏开发,主要是算法的参考。可以作为初级教程来使用。-VC6 demo with the game development, mainly algorithms reference. Can be used as the primary tutorial to use it.
- 2022-06-27 14:39:08下载
- 积分:1
-
“calcoolation”是一个益智游戏,起初看起来像流行的数独。物权法…
"Calcoolation" is a puzzle game that at first looks like the popular Sudoku. Just like in Sudoku, you have an N x N matrix, where the digits 1 through N must be placed in each column and in each row without repetition. The difference lies in the fact that there are blocks of cells, named "cages", where specific operations involving the numbers in the cells must satisfy the specific result displayed in the cage.
- 2022-01-25 18:12:00下载
- 积分:1
-
利用Visual Basic编写的小程序,一款模拟扫雷的小游戏。
利用Visual Basic编写的小程序,一款模拟扫雷的小游戏。-The use of Visual Basic procedures for the preparation of a small, a simulation game of mine.
- 2022-07-02 09:57:22下载
- 积分:1
-
Cubist
Cubist-demo调试程序-Cubist-demo debugger
- 2023-04-10 17:35:04下载
- 积分:1
-
这是485芯片的USB通信源码,实现和电脑的通信
这是485芯片的USB通信源码,实现和电脑的通信-This is the 485 chip USB communication source to achieve and computer communications
- 2022-01-26 07:53:08下载
- 积分:1
-
手机游戏中使用jsr184中光检测实现碰撞检测的演示
手机游戏中使用jsr184中的光线检测实现碰撞检测的demo-mobile games jsr184 use of light detection achieve the collision detection demo
- 2022-09-17 16:10:03下载
- 积分:1
-
操作系统――页面置换算法
操作系统――页面置换算法-operating system-- pages replacement algorithm
- 2022-08-06 09:17:43下载
- 积分:1
-
this the source code for giving the voice commands
this the source code for giving the voice commands-this is the source code for giving the voice commands
- 2022-05-18 18:24:07下载
- 积分:1
-
yacc之C0语言语法分析器(半成品)
输入文件是任何一个目录下的文件格式的C0语言程序段,
输出文件是以xml格式表示的语法分析的结果,
程序将输入文件作为输入,用flex扫描、分解字符串,识别出一个个单词(定义符、标识符、运算符、界符、常数),flex再将标识符传递至bison,由bison进行语法分析和构建语法分析树,最后按格式输出语法分析树。
- 2023-05-13 12:05:04下载
- 积分:1