-
uCGUI PNG LIB
可移植网络图形格式(Portable Network Graphic Format,PNG)名称来源于非官方的“PNG"s Not GIF”,是一种位图文件(bitmap file)存储格式,读成“ping”。
uCGUI, UCGUI就是基于UCOS嵌入式操作系统写的可视化界面函数库。
uCGUI只支持jpg图片,给uCGUI添加了png文件格式的支持。PNG比jpg更加小巧,高质。
- 2023-04-30 21:35:03下载
- 积分:1
-
rootfs挂载 【mini_rootfs】
应用背景
本地挂载:
# setenv bootargs root=/dev/mtdblock4 init=/linuxrc console=ttySAC0,115200 rootfstype=yaffs rw
nfs方式挂载rootfs
本地PC端:
1 准备好/mini_rootfs
2 安装软件包
#apt-get install nfs-common nfs-kernel-server portmap
3 配置nfs服务
#vim /etc/exports
加上以下内容:
/mini_rootfs *(rw,sync,no_root_squash)
重启nfs服务器
#/etc/init.d/nfs-kernel-server restart
开发端:
1 配置内核以支持NFS启动
make menuconfig
[*] Networking support --->
Networking options --->
[*] IP: kernel level autoconfiguration
File systems --->
[*] Network File Systems ---&
- 2022-10-20 07:15:04下载
- 积分:1
-
飞利浦D12的区动安装及应用程序
飞利浦D12的区动安装及应用程序-Philips D12 District dynamic installation and application procedures
- 2023-08-28 00:55:03下载
- 积分:1
-
飞利浦10碟VCD控制程序
飞利浦10碟VCD控制程序--Control program for Philips 10-disk VCD.
- 2022-07-11 13:17:37下载
- 积分:1
-
扬创2440引导程序,很有参考价值!欢迎下载!
扬创2440引导程序,很有参考价值!欢迎下载!-Jan 2440 to guide invasive procedures, a good reference! Welcome to download!
- 2022-02-24 17:45:20下载
- 积分:1
-
文件功能
44binit.s
文件功能
44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。
mencfg.s-----定义存储器延时等参数
option.s-----定义系统时钟频率等
main.c-------主函数
44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s---- interrupted initialization, memory, stack, system initialization and establish procedures C runtime environment. Mencfg.s----- defined parameters such as memory latency option.s----- definition of system clock frequency main.c------- main function 44blib.c----- S3C44B0X some of their preparation libraries
- 2022-04-09 13:08:40下载
- 积分:1
-
加法器的 ve
这包含加法器 vhdl 中的代码。所以小心使用。您可以执行操作使用它的大号码号码
- 2022-09-13 02:45:03下载
- 积分:1
-
在XScale Redboot移植源码,很好的引导程序,功能强大,易于…
redboot在xscale上的移植源码,非常好BOOTLOADER,功能强大,易于配置-XScale redboot in the transplant source, very good BOOTLOADER, powerful, easy to configure
- 2023-03-28 11:25:03下载
- 积分:1
-
步进电机驱动
平稳的马达驱动的单极步进电机使用 pic 16f628 或 16f84a,它具有微步 cablity 第 16 和第 8 细分,它可以驱动到 2A stpeer 电机。
- 2023-07-06 05:20:04下载
- 积分:1
-
Source code for flashing BIOS on PC. Be careful when using it.
-在电脑上闪烁BIOS的源代码。使用时要小心。
- 2022-07-11 08:44:03下载
- 积分:1