说明: 程序接收由用户键入的数N,根据给定的N值,计算Fibonacci数。
Fibonacci数的定义如下:
FIB(1)=1
FIB(2)=1
FIB(N)=FIB(N-2)+FIB(N-1) N>=3-Typed by the user program receives the number N, according to the given value of N, calculate the Fibona <linting> 在 2025-04-28 上传
| 大小:1kb | 下载:0
说明:I2C总线冲突程序,解决总线主机传输信息冲突问题-I2C Bus Collision procedures to address conflicts of the bus master to transmit information <momo> 在 2025-04-28 上传
| 大小:1kb | 下载:0
说明:这是一个实现两个二元多次多项式相加的C语言程序,同时包括了详细的注解,是我期末的作业,当时分数不错-This is a realization of two binary polynomials times the sum of the C language program, and includes detailed notes, is the end of the operation was a good score <七七然> 在 2025-04-28 上传
| 大小:1kb | 下载:0
说明:波形发生器,四种波形的产生,开关键选择,三角波,锯齿波,方波,正弦波-Waveform generator, four waveform generation, the key to open the selection, triangle, sawtooth, square wave, sine wave <liu> 在 2025-04-28 上传
| 大小:1kb | 下载:0
说明:多道批处理系统 用于作业的进程调度 修改哲学家就餐问题-Multi-channel system for batch process scheduling jobs to modify the dining philosophers problem <kavy> 在 2025-04-28 上传
| 大小:1kb | 下载:0
说明:ADF4111的SPI写寄存器的时序程序,按照此程序可以进行有关于ADF4111相关程序的开发,如产生某个频率。当然要实现某个功能还需自己扩展,该程序只是提供一个框架-ADF4111 the SPI write timing register program, according to this procedure can be carried out on the ADF4111-related program development <蔡坤堤> 在 2025-04-28 上传
| 大小:1kb | 下载:0
说明:该程序是超声波的测距的程序。程序中介绍了如何通过汇编语言产生38KHz的超声波频率,以及如何接受反射回来的超声波,并进行相关计算,计算出距离。最后显示在七段数码管上-The program is ultrasonic ranging program. Describes how to program in assembly language generated 38KHz ultrasonic frequency, and how to <蔡坤堤> 在 2025-04-28 上传
| 大小:1kb | 下载:0
说明:易语言定时信息框源码,结合Windows系统API实现!可以对信息框进行定时销毁。-Easy language timing information source, combining with the Windows API implementation!The message box can be destroyed regularly. <华易社> 在 2025-04-28 上传
| 大小:1kb | 下载:0