-
在TI DSP单片机液晶显示测试程序
lcd display test program in ti dsp mcu -lcd display test program in ti dsp mcu
- 2022-03-22 08:57:24下载
- 积分:1
-
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
u...
library IEEE
use IEEE.STD_LOGIC_1164.all
use IEEE.STD_LOGIC_ARITH.all
use IEEE.STD_LOGIC_UNSIGNED.all
- 2022-03-03 21:11:32下载
- 积分:1
-
读取显示的测试程序及库文件的源代码,能方便用户进行显示书写获取、设置等...
读取显示的测试程序及库文件的源代码,能方便用户进行显示书写获取、设置等 -reading shows the test procedures and the documentation of the source code, users can easily write access show, settings
- 2022-06-18 06:50:02下载
- 积分:1
-
主要是用VC++编写的卫星云图的的帧解码及画图程序
主要是用VC++编写的卫星云图的的帧解码及画图程序-primarily use VC++ to prepare the satellite image of the frame decoding and drawing program
- 2023-01-06 23:00:05下载
- 积分: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
-
- 2022-10-25 00:10:03下载
- 积分:1
-
有限元模拟后,节点数据提取,marc二次开发程序
有限元模拟后,节点数据提取,marc二次开发程序-Finite element simulation, the node data extraction, marc secondary development program
- 2022-05-15 17:17:01下载
- 积分:1
-
excel2000 VBA
excel2000 VBA
- 2022-02-03 18:42:56下载
- 积分:1
-
Serv
Serv-U7.0.0.4 carck Serv-U7.0.0.4 carck
- 2022-08-04 06:38:28下载
- 积分:1
-
这个继续是sap学习资料,提供给大家
这个继续是sap学习资料,提供给大家-This continues to sap learning materials provided to the U.S.
- 2022-04-07 21:43:13下载
- 积分:1