CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 嵌入式Linux 搜索资源 - window

搜索资源列表

  1. VcSimu

    0下载:
  2. 嵌入式系统PDA的流程,在WINDOWS环境下的模拟运行,带触摸屏,窗口系统,消息机制,很不错的-PDA embedded system processes, in the Windows environment simulation operation, with touch screen, window systems, information mechanism, very good
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.36mb
    • 提供者:段迎春
  1. s3c44b0x+USB

    0下载:
  2. 1代码. 2.测试步骤 1> 开发板上电 2> 运行测试程序 3> 运行串口监视软件,波特率115200 4> 用usb电缆连接开发板和PC,若已连接,则拔掉重连 5> 系统显示找到新硬件,安装Tools\\usb驱动\\D12驱动 6> 运行Tools\\UsbDebug.exe 7> 刷新设备列表,选中Philips项 8> 将接收数据端点和发送数据端点均设为端点1,管道大小设为16 若
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:334.27kb
    • 提供者:李大嘴
  1. UCOS2.71souce

    0下载:
  2. 含代码UCOS_II测试程序说明有详细过程说明 测试步骤 1> 开发板上电 2> 运行串口监视软件,波特率115200,8N1 3> 运行测试程序 4> 在串口监视软件中显示OSRunning后,最右侧的LED灯开始闪烁, 间隔为1秒。同时每隔2秒可以在监视窗口中看到当前CPU利用率。 按下某个键后,会在监视窗口中看到诸如“msg = x”的信息。-containing code UCOS_II test a detailed de
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:144.98kb
    • 提供者:李大嘴
  1. Terminal

    0下载:
  2. 方便用户在Window下开发uclinux嵌入式系统-user-friendly development under the Window Embedded System Basis
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:217.93kb
    • 提供者:liu
  1. sdk-green-4dos

    0下载:
  2. 微型嵌入式GUI,多窗口支持| 完全中文输入/显示| 多数常用GUI控件| 99.9% ANSI C 编写| 已成功移植 DOS,Linux,uc/OS-II| 组件式 API(易用,高效)-micro Embedded GUI, multi-window support | complete input / Display | most popular GUI Controls | 99.9% ANSI C preparation | already successful transplant
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:305.74kb
    • 提供者:robert
  1. mdesktop

    0下载:
  2. uclinux下的一个窗口显示程序-Basis of a window display program
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:2.87kb
    • 提供者:刘明法
  1. blend

    0下载:
  2. TI dm6446 video subsytem window blending programme
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-16
    • 文件大小:574.89kb
    • 提供者:吴瑞玉
  1. war

    0下载:
  2. 压缩解压算法LZ77算法有许多派生算法(这里面包括 LZSS算法)。它们的算法原理上基本都相同,无论是哪种派生算法,LZ77算法总会包含一个动态窗口(Sliding Window)和一个预读缓冲器(Read Ahead Buffer)。动态窗口是个历史缓冲器,它被用来存放输入流的前n个字节的有关信息。一个动态窗口的数据范围可以从 0K 到 64K,而LZSS算法使用了一个4K的动态窗口。预读缓冲器是与动态窗口相对应的,它被用来存放输入流的前n个字节,预读缓冲器的大小通常在0 – 258 之间。这
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-17
    • 文件大小:1.41kb
    • 提供者:孙海滨
  1. simple-window

    0下载:
  2. 用minigui编写的简单窗口程序,包括如何新建一个主窗口,如何使用一些个简单的控件,对于初学者很有帮助
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:1.28kb
    • 提供者:shizhongzhou
  1. Qt4WindowSourceCode.rar

    0下载:
  2. Linux窗口程序设计,Qt4精彩实例分析,以循序渐进的方式介绍Qt4开发及其实例子,第一部分,Linux Programming window, Qt4 wonderful examples of analysis to step-by-step guide to Qt4 development and in fact, examples of the first part of
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-08
    • 文件大小:1.57mb
    • 提供者:孙明明
  1. transport.rar

    0下载:
  2. MiniGUI实现窗口透明的例子,非常的漂亮,希望对学习MiniGUI的朋友有所帮助.,MiniGUI transparent example of the realization of the window, very beautiful, hope to learn from a friend MiniGUI help.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:52.21kb
    • 提供者:金刚
  1. QT-led-test

    1下载:
  2. 编写一个QT程序以打开一个窗口。窗体中主要有四个指示跑马灯状态的标签和一个控制跑马灯的按钮.步骤指导-Write a QT program to open a window. There are four main forms in the state indicate Marquee Marquee label and a control button Step guide
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:229.43kb
    • 提供者:曹毅
  1. Sample

    0下载:
  2. 使用ARM-LINUX-QT4.6.1的手持式信号采集仪的信号采集、波形显示、管理的界面程序-Using the ARM-LINUX-QT4.6.1 handheld signal acquisition instrument signal acquisition, waveform display, management interface program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-06
    • 文件大小:1.39mb
    • 提供者:邵威
  1. MPlayer-1.0rc4.tar

    0下载:
  2. mplayer 有这样一个参数-wid+窗口id,可以将mplayer嵌入到某个指定的窗口中,在qt4中,这样做是可以的,效果就是可以把mplayer“贴”在widget里-mplayer a parameter-wid+ window id, mplayer can be embedded into a specified window to do so is in the qt4 in effect is that mplayer " paste" in the widge
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-27
    • 文件大小:9.87mb
    • 提供者:wang
  1. embedded_Linux_Builder_GUI

    0下载:
  2. 通过嵌入式Linux 特定环节的应用实例,即中间件层 的GUI 软件,来精通Linux 开发,同时对于消息驱动的、轻量级窗口系统的实现 有较为彻底的理解。-Embedded Linux through the application of specific areas, namely, the middleware layer GUI software to proficient in Linux development, at the same time for the message
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-04
    • 文件大小:607.56kb
    • 提供者:袁文群
  1. serial_1.0-2_i386

    0下载:
  2. debian系统下的串口调试器,它是用c++开发,具有window下的串口调试器的所有功能。-Serial debian system debugger, it is c++ development, with a serial port under the window all the features of the debugger.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-05
    • 文件大小:291.01kb
    • 提供者:郑国锋
  1. Qt4WindowSourceCode2

    0下载:
  2. Linux窗口程序设计__Qt4精彩实例分析上面的源代码第二部分.以循序渐进的方式进行源代码,包括Qt4下面的图形与图画\对话框\QMainWindow的源代码.-Linux Programming __Qt4 window wonderful example above the second part of the source code. With step-by-step approach to source code, including the following graphics a
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-15
    • 文件大小:3.54mb
    • 提供者:孙明明
  1. rtl

    0下载:
  2. 按WTL方式封装miniGUI的窗口界面库,在uClinux+miniGUI1.3.3上调试通过,并运行良好.-WTL package by way of a window interface library miniGUI in uClinux+ miniGUI1.3.3 through debugging, and running good.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:75.77kb
    • 提供者:马云冬
  1. minigu-Window-programming

    0下载:
  2. minigui窗口编程!minigui的一般窗口编程例子,编写程序可以参考-minigui Window programming!!!!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:13.95kb
    • 提供者:alai
  1. Appear-Find-File-Window

    0下载:
  2. Appear Find File Window.rar graphical vb source
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1.67kb
    • 提供者:tuo040248
« 12 3 »
搜珍网 www.dssz.com