登录
首页 » 嵌入式系统 » miniGUI is more common in the embedded Linux in a GUI, the file contains several...

miniGUI is more common in the embedded Linux in a GUI, the file contains several...

于 2022-02-06 发布 文件大小:654.92 kB
0 167
下载积分: 2 下载次数: 1

代码说明:

miniGUI是在嵌入式Linux中比较常见的一个GUI,文件中包含了几个在miniGUI中编程的例子,对大家有所帮助。-miniGUI is more common in the embedded Linux in a GUI, the file contains several examples of programming in the miniGUI in to all of us help.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 基于arm内核的RTOS,用C语音实现的一个RTOS,具有参考价值
    基于arm内核的RTOS,用C语音实现的一个RTOS,具有参考价值-based on arm core RTOS, C achieved a voice RTOS, with reference value
    2023-03-02 15:10:04下载
    积分:1
  • linux的开发流程详解,包括启动,内存,设备驱动的添加
    嵌入式linux的开发流程详解,包括启动,内存,设备驱动的添加-embedded linux Comments on the development process, including the initiation, memory, add-driven equipment, etc.
    2022-09-19 07:30:02下载
    积分:1
  • 一份很不错的开发应用论文,详细介绍了燃料电池的实时监控...
    一份很不错的嵌入式系统开发应用论文,详细介绍了燃料电池的实时监控-A very good development and application of embedded systems paper, detailing the real-time monitoring of fuel cells
    2023-08-19 08:00:05下载
    积分: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
  • 中断总线帕雷尔港口AVR C单片机程序
    interrrupt parell port avr c micom program
    2023-05-12 21:45:03下载
    积分:1
  • CPLD about procedures, the use of VHDL language implementation of the DAC0832 Ti...
    关于CPLD程序,采用VHDL语言实现DAC0832的时序控制-CPLD about procedures, the use of VHDL language implementation of the DAC0832 Timing Control
    2022-03-02 14:13:16下载
    积分:1
  • ADC code for nRF24LE1
    nRF24LE1的ADC演示代码,12位,波特率:38400。
    2023-08-25 21:55:02下载
    积分:1
  • 基于Qt的多媒体播放器
    应用背景自己写的基于Qt的多媒体播放器,包含音乐播放器的必备功能,以及歌词显示,系统托盘,拖曳播放等扩展功能关键技术// 创建用来解析媒体的信息的元信息解析器 metaInformationResolver = new Phonon::MediaObject(this); // 需要与AudioOutput连接后才能使用metaInformationResolver来获取歌曲的总时间 Phonon::AudioOutput *metaInformationAudioOutput = new Phonon::AudioOutput(Phonon::MusicCategory, this); Phonon::createPath(metaInformationResolver, metaInformationAudioOutput); connect(metaInformationResolver, SIGNAL(stateChanged(Phonon::State, Phonon::State)), this, SLOT(metaStateChanged(Phonon::State, Phonon::State))); connect(mediaObject, SIGNAL(currentSourceChanged(Phonon::MediaSource)), this, SLOT(sourceChanged(Phonon::MediaSource))); connect(mediaObject, SIGNAL(aboutToFinish()), this, SLOT(aboutToFinish()));
    2022-12-10 11:15:03下载
    积分:1
  • 现在开发的硬件良好产品 结合C和ASM一起开发 可以混合用C里的函数库...
    现在开发的硬件良好产品 结合C和ASM一起开发 可以混合用C里的函数库--A good product used in developing hardware. It combines both C and ASM, and call C s library function.
    2022-08-11 02:26:13下载
    积分:1
  • GSM短信息接口的软硬件设计
    嵌入式GSM短信息接口的软硬件设计--Software and hardware design of embedded GSM short messaging port.
    2022-03-20 20:06:02下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载