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

搜索资源列表

  1. c环境下的编译器

    0下载:
  2. 在c环境下的编译器 一.实验完成主要功能描述: 1.if语句 2.if_else语句 3.while语句 4.数组 5.函数调用 6.对外部函数printf的调用(用于打印) 二.测试环境 1.fedora core 4(OS) 2.lex version 2.5.4 3.yacc 4.gcc (GCC) 4.0.0 20050519 (Red Hat 4.0.0-8) -in the context of a compiler. Exper
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5.81kb
    • 提供者:韩天毅
  1. keydriver

    0下载:
  2. 基于ARM9的LINUX下的按键驱动程序,代码中有详细的注释,对于在此基础之上的二次开发或者是直接调用都非常方便!-ARM9 based LINUX keys under the driver, a detailed code of the Notes for the foundation of the second development is a direct call or very convenient!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:13.22kb
    • 提供者:盖萌
  1. rpc_svc

    0下载:
  2. 远程过程调用服务器端程序,用于嵌入式linux中-remote procedure call server software, which for Embedded Linux
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:49.98kb
    • 提供者:markxie
  1. pwm

    0下载:
  2. 基于友善6410的一个pwm控制程序,此程序调用6410的pwm驱动,实现对beep的控制。-6410 based on a pwm-friendly control program, this program call 6410 pwm drive to achieve control of the beep.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-06
    • 文件大小:5.05kb
    • 提供者:sosozp
  1. Linux-pos-demo

    1下载:
  2. 一个用于商业POS机的内嵌程序,支持RFID和热敏打印,内附详细函数调用说明-A commercial POS machines for embedded programs, support for RFID and thermal printing, containing detailed descr iption of the function call
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-01-07
    • 文件大小:544.84kb
    • 提供者:王昌
  1. threadCPP

    0下载:
  2. 封装好的C++线程库 具有添加 删除 线程等 不需要每次都建立线程 -Thread library can be packaged directly call C
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:1.69kb
    • 提供者:森仔
  1. libusb-0.1.12

    2下载:
  2. libusb源码,在linux下方便的调用即可 -libusb source code, in the call can be easily under linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:1.57mb
    • 提供者:聂冰
  1. lplayer.tar

    0下载:
  2. qt编写的调用mplayer源码,利用qt编写UI,封装mplayer作为内置播放器-qt write call mplayer source code, written using qt UI, a built-in player package mplayer
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:332.62kb
    • 提供者:ls
  1. fm_care

    0下载:
  2. linux上的串口操作类和调用事例程序.移植到s3c44b0上运行正确.操作系统为uClinux-linux serial port to operate on the class and examples of the procedure call. s3c44b0 transplanted to run correctly. uClinux operating system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:50.74kb
    • 提供者:马云冬
  1. socket2

    0下载:
  2. 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:13.92kb
    • 提供者:zhangwei
  1. arm-none-eabi-i686-linux-gnu.tar

    0下载:
  2. 很好用的Linux-android交叉编译工具链,可以用来浮点运算和编译.so库来供android JAVA端来调用!-Very good use of the Linux-android cross compiler tool chain, can be used for floating point operations and compilation of the.So library for Android JAVA end to call!
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-03
    • 文件大小:30.53mb
    • 提供者:朱小平
  1. wrap_zpl2

    0下载:
  2. linux下条码打印机的命令封装,封装zpl2指令,可以方便的调用,打印出条码。-linux commands under the bar code printer packaging, packaging zpl2 instructions, you can easily call, print out the barcode.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:2.57kb
    • 提供者:mich
  1. CPUfreq

    0下载:
  2. 修改CPU频率的代码. 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。 其余代码只是一个调用这两个函数的一个例子,也可以自己
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:12.76kb
    • 提供者:BINgo_H
  1. gpio_app

    0下载:
  2. Ateml公司的9263处理器,运行Linux时的GPIO如何使用的程序,编译完成后使用./GPIO SET即可使9263的I/O口置高,其他参数包括CLEAR、GET等,里面有完整的调用方法和注释-Ateml company' s 9263 processor, running Linux, the GPIO how to use the program, compiled after the completion of use./GPIO SET can make 9263 the I
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:1.61kb
    • 提供者:bobo
  1. TIchinese_A1687

    0下载:
  2. tms320dm365 在linux下的环境工具库ffmep.集成了很全面的自持,以及系统调用库。能快速的搭建视频mt9p301 sensor的OSD应用源码-tms320dm365 environmental tools in the library under linux ffmep. integrates very comprehensive self-sustaining, and the system call library. Can quickly set up the OSD
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-12
    • 文件大小:19.12mb
    • 提供者:york
  1. CplusplusandC

    0下载:
  2. 如果C++程序要调用已经被编译后的C函数,该怎么办? 如何理解extern "C" 如何实现C调用C++接口库 对由 __cplusplus 和 extern "C" 组成的 C、C++编译器编译标准C函数的通用写法的理解-If you want to call C++ program has been compiled C functions, how to do? How to understand the extern " C" How C call C++
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-17
    • 文件大小:371.42kb
    • 提供者:wt0427
  1. pictureinterface

    0下载:
  2. 这是一款基于linux开发平台下的图形接口犀利如软件,可调用其中的API函数,实现任意画线、画圆、画点的功能~-This is a linux-based development platform, such as under the sharp graphics interface software, which can call API functions, an arbitrary line drawing, circle, draw point features ~
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:33.95kb
    • 提供者:张婕
  1. damd_os_memory

    0下载:
  2. 提供内存管理:防止内存泄露,通过damd_porting_memory_poor_status() 观察内存使用,查看有没有重复申请的情况 查找内存泄漏的问题 1)长时间运行后出现内存泄漏; 2)为跟踪这个问题做了一个内存监控管理机制,采用分配登记,释放注销的原则,统一封装malloc和 free 3)目的是清楚系统各个模块和各个负责人分配的内存情况; 调用例子-Provide memory management: Prevent memory leaks
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:3kb
    • 提供者:周南
  1. at91sam9260_linux_interrupt_call

    0下载:
  2. at91sam9260_linux_中断调用示意图-at91sam9260_linux_ interrupt call diagram
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-14
    • 文件大小:3.8kb
    • 提供者:刘芳
  1. call

    0下载:
  2. 本代码为基于qte的电话呼叫、拨号、通话、挂断的几个界面组成,绝对原创。-The code for the the qte phone call, dialing, call, hang up a few interface absolutely original.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-23
    • 文件大小:9.41kb
    • 提供者:基本
« 12 3 4 »
搜珍网 www.dssz.com