-
访问控制,包括语音电路
利用红外寻找进入和退出的 pepule 从选中的房间里。
使用液晶显示的访客人数。
使用键盘来访问设置限制。
使用 ISD4004 发送语音邮件。
基于单片机 89V51RD2。
- 2022-08-14 10:29:06下载
- 积分:1
-
提供的源码有两个:分别是用于仿真模拟铱星卫星通信系统和Teledesic卫星通信系统。使用的编程语言是TCL,模拟环境是NS2。通过更改地球终端的地理位置,可以...
提供的源码有两个:分别是用于仿真模拟铱星卫星通信系统和Teledesic卫星通信系统。使用的编程语言是TCL,模拟环境是NS2。通过更改地球终端的地理位置,可以仿真和模拟卫星通信系统,并对卫星系统的性能进行分析和测试。-Provided by the source code there are two: namely, for the simulation of Iridium satellite communications system and the Teledesic satellite-communications systems. Using the programming language is TCL, simulated environment is NS2. By changing the Earth terminal location, you can simulate and analog satellite communication systems, and satellite systems performance analysis and testing.
- 2022-09-26 11:50:03下载
- 积分:1
-
1.功能完整,直接使用
2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可
3、对减少内存占用、尽量减少屏幕操作进行适当优化...
1.功能完整,直接使用
2、模块独立性强,移植方便,外部仅init和move函数,修改显示和输入即可
3、对减少内存占用、尽量减少屏幕操作进行适当优化
4、新方块生成高度随机,绝对无规律
5、仿真环境为Keil7.5+Proteus6.5,可以联机也可脱机运行
- 2022-04-30 12:19:53下载
- 积分:1
-
a power real
一个电力实时监控系统的VC实现,可以以此为参照进行进一步开发。-a power real-time monitoring system VC, be used as a reference for further development.
- 2022-06-26 04:55:29下载
- 积分:1
-
DSP2407 SPI通讯例程,调试通过
DSP2407 SPI通讯例程,调试通过-DSP2407 SPI communication routines, debugging through
- 2022-01-25 23:32:41下载
- 积分:1
-
an old game ...
一个挖金子的源码程序,只有机关,欢迎大家扩充-an old game ...
- 2022-02-03 05:53:31下载
- 积分: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
-
College Information Management System
实例4学院信息管理系统 - RAR 档案文件-College Information Management System-RAR files
- 2022-01-22 07:58:27下载
- 积分:1
-
这是我们面向对象的老师给我们的上机实验的实验指导,大概有十多个是实验,几乎包括了该门课程所有的实验!
代码过程以及实验结果的截图都有
希望大家踊跃下载...
这是我们面向对象的老师给我们的上机实验的实验指导,大概有十多个是实验,几乎包括了该门课程所有的实验!
代码过程以及实验结果的截图都有
希望大家踊跃下载-This our object-oriented teachers for our plane to guide the experiment, probably more than 10 laboratory, includes almost all the courses of the experimental! Code process and the experimental results screenshots have hope you all to download!
- 2023-02-10 06:10:03下载
- 积分:1
-
lingo教程,很好用
适合lingo入门
lingo教程,很好用
适合lingo入门-Tutorial lingo, lingo very well suited for entry-
- 2022-05-24 11:58:31下载
- 积分:1