-
a network
一套基于asp的网络办公系统!功能类似于oa-a network-based office system! Similar to the functional oa
- 2022-03-20 03:12:38下载
- 积分:1
-
温度检查
LM35,用单片机 89V51RD2 的温度检查。
阅读 LM35 trhough ADC0804,并在 LCD 上显示。
使用键盘来获取温度的限制。
- 2023-02-23 07:00:03下载
- 积分:1
-
This is a 2D physics simulation software program, imitation of the real
这是一款2D物理模拟软件程序,仿制了真实环境物体的各种连接与碰撞效果。
-This is a 2D physics simulation software program, imitation of the real-world objects in a variety of effects connected with the collision.
- 2023-09-02 20:20:03下载
- 积分:1
-
floyd algorithm, can solve the graph theory of the person to the shortest distan
floyd算法,可以求解图论中人与两点之间的最短距离
- 2022-01-23 10:12:44下载
- 积分:1
-
双 极 2 相 步 进 电 机 驱 动
双 极 2 相 步 进 电 机 驱 动-bipolar two phase stepper motor driver.
- 2022-02-21 20:17:54下载
- 积分: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
-
数据结构(C语言版)清华大学出版社第二章课件
数据结构(C语言版)清华大学出版社第二章课件-Data structure (C language version), Tsinghua University Press, Chapter II Courseware
- 2022-10-12 07:05:03下载
- 积分:1
-
Nucleus ,
Nucleus ,
- 2022-08-03 20:12:07下载
- 积分:1
-
- 2022-02-12 02:32:45下载
- 积分:1
-
多机通讯 rs485的应用原理, 如有需要者可以峡在
多机通讯 rs485的应用原理, 如有需要者可以峡在-multi-machine communication rs485 of principle, if necessary can in Gap
- 2023-08-06 02:55:03下载
- 积分:1