-
基于MINI2440的 adc转换实验源码+启动代码 下载后可以直接运行
基于MINI2440的 adc转换实验源码+启动代码 下载后可以直接运行-The adc conversion experiments based on MINI2440 source+ download boot code can run! !
- 2022-08-06 23:07:08下载
- 积分:1
-
c_excel_chao
excel_用C操作_包含读,写,删.简单的调用实例..
excel_用C操作_包含读,写,删.简单的调用实例..
excel_用C操作_包含读,写,删.简单的调用实例..
- 2022-08-15 22:00:42下载
- 积分:1
-
基于ATMEGA16的步进电机的驱动程序,
基于ATMEGA16的步进电机的驱动程序,-Based on ATmega16 of stepper motor drivers,
- 2022-05-15 04:57:22下载
- 积分:1
-
stm32 内存分配管理
应用背景内存管理,是指软件运行时对计算机内存资源的分配和使用的技术。其最主要的目的是如
何高效,快速的分配,并且在适当的时候释放和回收内存资源。内存管理的实现方法有很多种,
他们其实最终都是要实现2 个函数:malloc 和free;malloc 函数用于内存申请,free 函数用于
内存释放。
关键技术当指针p 调用malloc 申请内存的时候,先判断p 要分配的内存块数(m),然后从第n 项开
始,向下查找,直到找到m 块连续的空内存块(即对应内存管理表项为0),然后将这m 个内
存管理表项的值都设置为m(标记被占用),最后,把最后的这个空内存块的地址返回指针p,
完成一次分配。注意,如果当内存不够的时候(找到最后也没找到连续的m 块空闲内存),则
返回NULL 给p,表示分配失败。
- 2022-02-10 14:18:07下载
- 积分:1
-
在ALTERA的软核NIOS下watchdog组件的控制函数,分别是启动,喂狗,改监控时间,停止。小并不代表没用,逼我在压缩文件中加,两个重复文件嘛...
在ALTERA的软核NIOS下watchdog组件的控制函数,分别是启动,喂狗,改监控时间,停止。小并不代表没用,逼我在压缩文件中加,两个重复文件嘛-In ALTERA
- 2023-07-26 05:05:03下载
- 积分:1
-
此源码为KEIL uVision3 for ARM 的ocm12864系列字符液晶显示模块。
此源码为KEIL uVision3 for ARM 的ocm12864系列字符液晶显示模块。-This source for the KEIL uVision3 for ARM s ocm12864 Series Character LCD Module.
- 2023-05-08 22:40:02下载
- 积分:1
-
嵌入式可编程器件CPLD的典型实例 压缩包,共计43个源码文件。 使用ALTERA的 Muxplus 软件即可编辑仿真 相关软件可在教育网ftp下载[天网查询,...
嵌入式可编程器件CPLD的典型实例 压缩包,共计43个源码文件。 使用ALTERA的 Muxplus 软件即可编辑仿真 相关软件可在教育网ftp下载[天网查询,有很多站点提供]-Embedded Programmable CPLD in a typical example of compressed, for a total of 43 source document. Altera Muxplus use the software can edit simulation software available from the Education Network ftp download [days Web inquiries, many sites provide]
- 2023-01-01 21:35:04下载
- 积分:1
-
基于msp430f169和3.2寸彩屏ssd1289的贪吃蛇和俄罗斯方块
基于msp430f169和3.2寸彩屏ssd1289的贪吃蛇和俄罗斯方块,“锦电杯”电子设计大赛车载预警防撞系统,附带的两个游戏,通过手机蓝牙控制。或者用电脑串口也可以。。。。。
- 2023-03-02 22:35:04下载
- 积分:1
-
Modbus RTU从站项目基于PIC单片机16f87x处理器和24LC128 CMO…
Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers.
In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler-Modbus RTU Slave project based on Microchip PIC 16F87X processor and 24LC128 CMOS Serial EEPROM with I2C interface.
PIC Modbus RTU slave supports write and read (3 and 16) functions. The data is stored and read from EEPROM via the I2C bus. You can write/read up to 8000 registers.
In a single frame can be read/write 32 registers .
The program was written in the HI-TECH C compiler
- 2022-03-12 18:16:20下载
- 积分:1
-
开发板hybus255的bootloader,原版的,功能强大,赶快去看看吧。
开发板hybus255的bootloader,原版的,功能强大,赶快去看看吧。--Bootloader of developing board hybus255. It is original and very powerful.
- 2023-05-24 20:15:03下载
- 积分:1