搜索资源列表
c环境下的编译器
- 在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
keydriver
- 基于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!
rpc_svc
- 远程过程调用服务器端程序,用于嵌入式linux中-remote procedure call server software, which for Embedded Linux
pwm
- 基于友善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.
Linux-pos-demo
- 一个用于商业POS机的内嵌程序,支持RFID和热敏打印,内附详细函数调用说明-A commercial POS machines for embedded programs, support for RFID and thermal printing, containing detailed descr iption of the function call
threadCPP
- 封装好的C++线程库 具有添加 删除 线程等 不需要每次都建立线程 -Thread library can be packaged directly call C
libusb-0.1.12
- libusb源码,在linux下方便的调用即可 -libusb source code, in the call can be easily under linux
lplayer.tar
- qt编写的调用mplayer源码,利用qt编写UI,封装mplayer作为内置播放器-qt write call mplayer source code, written using qt UI, a built-in player package mplayer
fm_care
- 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
socket2
- 基于linux操作系统下的socket编程,完成一个简单聊天工具。服务器端首先:向内核申请一个socket。第二绑定地址到socket上,地址包括主机、端口。第三在socket上,允许接入呼叫并设置队列长度为1.第四等待/接受呼叫。第五传输数据(及可以聊天)。 客户端:第一向内核请求建立socket 第二与服务器相连。第三传输数据 -Linux operating system based on the socket programming, to complete a simple
arm-none-eabi-i686-linux-gnu.tar
- 很好用的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!
wrap_zpl2
- linux下条码打印机的命令封装,封装zpl2指令,可以方便的调用,打印出条码。-linux commands under the bar code printer packaging, packaging zpl2 instructions, you can easily call, print out the barcode.
CPUfreq
- 修改CPU频率的代码. 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。 其余代码只是一个调用这两个函数的一个例子,也可以自己
gpio_app
- 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
TIchinese_A1687
- 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
CplusplusandC
- 如果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++
pictureinterface
- 这是一款基于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 ~
damd_os_memory
- 提供内存管理:防止内存泄露,通过damd_porting_memory_poor_status() 观察内存使用,查看有没有重复申请的情况 查找内存泄漏的问题 1)长时间运行后出现内存泄漏; 2)为跟踪这个问题做了一个内存监控管理机制,采用分配登记,释放注销的原则,统一封装malloc和 free 3)目的是清楚系统各个模块和各个负责人分配的内存情况; 调用例子-Provide memory management: Prevent memory leaks
at91sam9260_linux_interrupt_call
- at91sam9260_linux_中断调用示意图-at91sam9260_linux_ interrupt call diagram
call
- 本代码为基于qte的电话呼叫、拨号、通话、挂断的几个界面组成,绝对原创。-The code for the the qte phone call, dialing, call, hang up a few interface absolutely original.