-
Java2实用教程,很实用的教程,清华的
Java2实用教程,很实用的教程,清华的-Java2 Practical Guide, very useful guide, Tsinghua"s
- 2022-04-02 03:48:59下载
- 积分:1
-
经典的迷宫算法,可实现一般的迷宫问题,是目前比较流行的一种算法。...
经典的迷宫算法,可实现一般的迷宫问题,是目前比较流行的一种算法。-classic maze algorithm, the realization of the maze is the issue of a popular algorithm.
- 2022-02-15 21:17:42下载
- 积分:1
-
用C++编的小程序,很好的。
用C++编的小程序,很好的。-C series of the small program, a very good thing.
- 2022-07-12 22:31:43下载
- 积分:1
-
无源射频识别标签的有效目标识别
资源描述无源标签的无线射频识别系统是强大的,用于对象识别的工具。然而,如果多个标签被识别,同时,从标签的消息可以碰撞和相互抵消。因此,多读周期必须执行,以达到一个高的识别率。对于一个典型的随机碰撞的方案,我们将展示如何 ;确定在一个给定的保证最佳的数的读周期执行确定可接受的标记率的水平。这将产生一个有效的程序,用于对象识别,我们还提出了一个和执行的性能的结果。
- 2022-11-08 08:00:02下载
- 积分:1
-
非常好的后
很不错的课后答案,算法设计与分析,但是不是第二版的-Very good after-school answer, algorithm design and analysis, but not the second edition of
- 2022-01-21 18:58:31下载
- 积分:1
-
Calculate the signal cyclic spectrum function:
This function is used to calcul...
计算信号循环谱的函数:
这个函数用来计算数字调制信号的循环谱图,结果存放在sxf中,surf和shading interp这两个函数配合使用就可以得到信号的循环谱图-Calculate the signal cyclic spectrum function:
This function is used to calculate the cycle spectrum of digitally modulated signals, the result stored in the sxf in, surf, and shading interp these two functions can be used in conjunction with the cycle of the signal spectrum
- 2022-05-12 10:07:15下载
- 积分:1
-
16c550的中文说明
16c550的中文说明-16c550 the Chinese explanation
- 2023-02-01 03:10:03下载
- 积分:1
-
java请一定要上载质量高而且本站没有的源码。
java请一定要上载质量高而且本站没有的源码。-must on the site of high quality but not the source.
- 2022-04-09 17:22:07下载
- 积分:1
-
Linux上的C编程的一个课件,能够比较生动的学习linux上的c编程...
Linux上的C编程的一个课件,能够比较生动的学习linux上的c编程-Linux on a C programming courseware, the learning could be more vivid the c programming linux
- 2022-09-12 13:30:03下载
- 积分:1
-
每个C++/C程序通常分为两个文件。一个文件用于保存程序的声明(declaration),称为头文件。另一个文件用于保存程序的实现(implementation...
每个C++/C程序通常分为两个文件。一个文件用于保存程序的声明(declaration),称为头文件。另一个文件用于保存程序的实现(implementation),称为定义(definition)文件。 C++/C程序的头文件以“.h”为后缀,C程序的定义文件以“.c”为后缀,C++程序的定义文件通常以“.cpp”为后缀(也有一些系统以“.cc”或“.cxx”为后缀)-each C/C procedures are usually divided into two documents. A document procedures for the preservation of the statement (declaration), referred to as the first document. Another document preservation procedures for the realization of (implementation), known as the definitions (definition) files. C/C procedures to the first document. " H "suffix, C procedures to document the definition." C "suffix, C procedures definition files normally." Cpp "suffix (and there are a number of systems to." Cc "or." Cxx "suffix )
- 2023-04-24 12:00:02下载
- 积分:1