-
在MATLAB环境中的WCDMA Design using Simulink,和功能演示.对做第三代移动通信仿真非常有用...
在MATLAB环境中的WCDMA Design using Simulink,和功能演示.对做第三代移动通信仿真非常有用-in MATLAB environment WCDMA Design using Simulink. and functional demo. right to do the 3rd Generation Mobile Communication Simulation very useful
- 2022-05-22 07:11:06下载
- 积分:1
-
超宽带无线通信(UWB)技术和应用发展PPT2
超宽带无线通信(UWB)技术和应用发展PPT2-Ultra-wideband wireless communications (UWB) technology and application development PPT2
- 2022-07-17 17:51:14下载
- 积分:1
-
医院门诊管理系统,根据管理员的登录,可以进行医院门诊的管理,对病人进行住院和医用的记录...
医院门诊管理系统,根据管理员的登录,可以进行医院门诊的管理,对病人进行住院和医用的记录-Hospital out-patient management system, according to the registry administrator, you can out-patient hospital management, hospital patients and medical records
- 2022-03-23 10:31:28下载
- 积分:1
-
教你如何简单显示一章TIFF位图,分析的很透彻,很适合出学者.希望能给你带来帮助!...
教你如何简单显示一章TIFF位图,分析的很透彻,很适合出学者.希望能给你带来帮助!-teach you how simple show a bitmap TIFF chapter, a very thorough analysis, very suitable to scholars. hope that they will bring you!
- 2022-02-01 23:56:32下载
- 积分:1
-
GTA SAMP,LV死亡竞技地图脚本源代码,DM模式令人兴奋。
GTA SAMP,Lv死亡竞技地图脚本源代码,DM模式紧张刺激。-GTA SAMP, Lv death Athletic map script source code, DM mode exciting.
- 2023-04-24 03:00:03下载
- 积分:1
-
32*32的精美图表,可用于设置应用程序的图表
32*32的精美图表,可用于设置应用程序的图表-32* 32 The beautiful graphics, can be used to set application chart
- 2023-02-21 04:55:03下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
PC-Net(AMD)+网卡驱动
vware的缺省网卡-PC-Net (AMD)+ Default network adapter card driver vware
- 2023-08-28 07:30:04下载
- 积分:1
-
arm的串口通信程序,对arm uart寄存器的控制方法
arm的串口通信程序,对arm uart寄存器的控制方法-arm of the serial communication program, right arm uart control registers
- 2022-04-16 01:53:35下载
- 积分:1
-
lzh压缩代码的分析文档,自己分析的,毕业设计的项目,花了好多时间...
lzh压缩代码的分析文档,自己分析的,毕业设计的项目,花了好多时间-lzh compression code analysis documents, own analyze, the
graduation project project, has spend many time
- 2022-12-12 17:05:03下载
- 积分:1