-
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scan...
欧几里德算法:辗转求余 原理: gcd(a,b)=gcd(b,a mod b) 当b为0时,两数的最大公约数即为a getchar()会接受前一个scanf的回车符-Euclidean algorithm: Principles of travel for more than: gcd (a, b) = gcd (b, a mod b) when b is 0, the two common denominator is the number of a getchar () will accept the previous scanf carriage return
- 2023-01-01 06:00:05下载
- 积分:1
-
完整的c程序,包括模拟量输入输出,pid算法,触摸屏通讯等。...
完整的c程序,包括模拟量输入输出,pid算法,触摸屏通讯等。-Complete c procedures, including analog input and output, pid algorithm, touch-screen communications.
- 2022-04-23 18:37:43下载
- 积分:1
-
AVR单片机,mega16开发板,按键扫描数码管显示程序。
AVR单片机,mega16开发板,按键扫描数码管显示程序。-AVR single-chip, mega16 development board, key scan digital tube display program.
- 2023-03-03 20:35:04下载
- 积分:1
-
Varitronix drive the original 12,864 yards, and c. asm
精电的12864驱动原码,asm和c.-Varitronix drive the original 12,864 yards, and c. asm
- 2022-04-10 20:13:53下载
- 积分:1
-
该程序实现有两个单片机进行环境温度和关照信息的采集。
该程序实现有两个单片机进行环境温度和关照信息的采集。-The program has two microcontrollers to achieve environmental temperature and care information collection.
- 2022-03-18 00:34:25下载
- 积分:1
-
128* Embedded function (original)
128*64LCD功能程序(原创)-128* Embedded function (original)
- 2023-07-31 17:30:03下载
- 积分:1
-
51系列单片机的IIC软件包,模拟通信软件包,可以和具有IIC的芯片使用...
51系列单片机的IIC软件包,模拟通信软件包,可以和具有IIC的芯片使用-51 Series MCU IIC package, analog communications package, you can chip and the use of IIC
- 2023-06-10 12:30:03下载
- 积分:1
-
本程序是一个片上系统芯片,杭州10000大工业股份有限公司产品。可…
这个程序是SOC的芯片,杭州万工公司的产品。可用于简单的单相电子式电度表的开发的芯片。功能比较丰富的。请参考。-This program is a SOC chip, Hangzhou 10000 Industrial Co., Ltd. products. Can be used for a simple single-phase electronic watt-hour meter of the development of chips. Feature richer. Please refer to.
- 2022-10-20 23:40:04下载
- 积分:1
-
本系统参照片上系统的设计架构、采用FPGA与SPCE061A相结合的方法,以SPCE061A单片机为进程控制和任务调度核心;FPGA做为外围扩展,内部自建系统总...
本系统参照片上系统的设计架构、采用FPGA与SPCE061A相结合的方法,以SPCE061A单片机为进程控制和任务调度核心;FPGA做为外围扩展,内部自建系统总线,地址译码采用全译码方式。FPGA内部建有DDS控制器,单片机通过系统总线向规定的存储单元中送入正弦表;然后DDS控制器以设定的频率,自动循环扫描,生成高精度,高稳定的5Hz基准测量信号。-The system with reference to the design of system-on-chip architecture, used a combination of FPGA and SPCE061A approach to SPCE061A Singlechip for process control and scheduling core mission FPGA for external expansion, internal self-system bus, address decoding using the entire translated code approach. DDS has built internal FPGA controller, microcontroller through the system bus to the provisions of the storage unit into the sine table DDS controller and then to set the frequency, automatic cycle of scanning, to generate high precision and high stability of the baseline measurement 5Hz signal.
- 2023-06-10 08:35:03下载
- 积分:1
-
独立数码管计数,从0到99的计数,然后再清零。比较简单的代码。...
独立数码管计数,从0到99的计数,然后再清零。比较简单的代码。-Independent digital control counts, 0-99 from the count, and then cleared. The code is relatively simple.
- 2022-02-05 07:13:10下载
- 积分:1