-
74hc595n原理图
74hc595n原理图--Design diagram for 74hc595n.
- 2022-06-22 05:15:50下载
- 积分:1
-
61A of the IRQ4 interrupt has three interrupt sources: 1KHz, 2Kz and 4KHz, each...
61A的IRQ4中断有三个中断源:1KHz、2Kz和4KHz,每一个中断分别控制与IOA0-IOA1、IOA2-IOA3和IOA4-IOA7相连的LED灯。-61A of the IRQ4 interrupt has three interrupt sources: 1KHz, 2Kz and 4KHz, each interruption of the respective control and IOA0-IOA1, IOA2-IOA3 and IOA4-IOA7 connected to LED lights.
- 2022-03-01 11:11:33下载
- 积分:1
-
2410 U
2410 U-BOOT的dm9000网卡驱动-2410 U-BOOT
- 2022-04-19 13:19:16下载
- 积分: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
-
双叶VFD显示屏的底层驱动,自己写的。
FUTABA公司一款VFD显示屏的底层驱动,自己写的。-FUTABA the bottom VFD Display Driver himself wrote it.
- 2022-07-16 08:38:24下载
- 积分:1
-
c51programe的程序可能有你想要的
c51programe的程序可能有你想要的
- 2022-02-10 01:30:12下载
- 积分:1
-
MMU debug using AXD Notes address mapping procedure described in detail to start...
使用AXD调试MMU地址映射程序手记
详细介绍了MMU启动的全过程-MMU debug using AXD Notes address mapping procedure described in detail to start the whole process of MMU
- 2022-01-30 19:39:37下载
- 积分:1
-
此工具是arm
此工具是arm-linux-GCC交叉编译工具(cross-3.4.4),这个是我自己编译的,下载后解压到/usr/local/arm目录下,如果你有其它版本的编译器,你最好在编译其它文件时指定这个目录,我试过,我用它编译了u-boot1.2.0没有问题,这个交叉编译器编了好长时间,我之前在网上搜了好长时间,但是没搜到,所以今天贡献出来,免得大家还得费时间去编译,我现在用是没有问题,如果有问题请多指教。希望热爱linux的同志们多贡献点好东西出来!-This tool is arm-linux-GCC cross compiler tools (cross-3.4.4), this is a translation of my own, after downloading unzip to/usr/local/arm directory, if you have other versions of the compiler, you the best in the other documents specified when compiling this directory, I tried, I use it to compile the u-boot1.2.0 no problem, the cross compiler made a good long time before I found online a long time, but did not found that the contribution to come out today, so everyone will have time to compile, I now use is no problem, please advise if there are problems. Hope love linux comrades contribution to point out good things!
- 2022-03-24 16:35:18下载
- 积分:1
-
心电图传感器值读卡器
这是心电记录仪源代码包含样本外商投资企业进行解码的心电图 p、 q、 r、 s、 t。
- 2022-03-15 10:11:52下载
- 积分:1
-
pci introduction in underastanding the logic behind pci
pci introduction in underastanding the logic behind pci
- 2023-07-14 02:20:02下载
- 积分:1