-
基于arm的gprs的无线上网的了论文,里面将了写常用的at指令
基于arm的gprs的无线上网的了论文,里面将了写常用的at指令-Based on the arm of the gprs wireless Internet access a paper, which will be commonly used at the written instruction
- 2023-05-02 05:50:02下载
- 积分:1
-
图像处理和功率spetrumestimation MATLBA码..
image processing and power spetrumestimation matlba codes-image processing and power spetrumestimation matlba codes..
- 2022-02-27 04:56:53下载
- 积分:1
-
Language programming of 100 cases
c语言编程100例,介绍了一些问题的编程-Language programming of 100 cases
- 2022-02-06 22:03:43下载
- 积分:1
-
这个是AT8XC51SND1C的各个技术芯片资料
这个是AT8XC51SND1C的各个技术芯片资料-This is AT8XC51SND1C various technical chip information
- 2022-11-24 03:50: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
-
用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据...
用QT库写的查看二进制文件数据的程序,可查看文件第任意字节的数据-QT library used to write binary data to view the procedure, you can review the file first byte of data of arbitrary
- 2022-10-09 11:00:03下载
- 积分:1
-
ASK, OOK, FSK, BPSK, QPSK, 8PSK(ofdm)de的调制方式
ASK, OOK, FSK, BPSK, QPSK, 8PSK(ofdm)de的调制方式-ASK, OOK, FSK, BPSK, QPSK, 8PSK (ofdm) de the modulation
- 2022-02-06 22:00:15下载
- 积分:1
-
java 备忘录模式,实现前进,回退,让你有后悔药,包括例子。...
java 备忘录模式,实现前进,回退,让你有后悔药,包括例子。-java memorandum mode to achieve progress and regress, so that you can have a regret drugs, including examples.
- 2022-04-13 02:57:33下载
- 积分:1
-
一个简单的心理学测试软件.用C++ MFC编写.
一个简单的心理学测试软件.用C++ MFC编写.-a simple psychological test software. MFC C preparation.
- 2022-02-28 13:03:13下载
- 积分:1
-
读取radarsar数据的MATLAB程序
读取radarsar数据的MATLAB程序-MATLAB program to read the data radarsar
- 2022-08-25 21:48:54下载
- 积分:1