搜索资源列表
CPUfreq
- 该程序模块中xllp_CPUfreq.s,xllp_freq.c,xllp_intc.s,xllp_freq.h四个文件是修改CPU频率的主要代码,使用前可以将这些文件和xllp目录下的文件编译在一起,以便可以在程序的任何地方调用它们,修改和读取CPU频率主要依靠调用xllp_freq.c文件中的两个函数完成:XLLPSetCoreRunFrequency,xllpGetCurrentFreqSetting。-The program module xllp_CPUfreq.s, xllp_fre
linux-dll--skill
- linux c 动态链接库编程,使用技巧,完整实例,很实用的-linux c programming of the dynamic link library, using the skills, integrity instance, it is useful
UART-A8
- Linux环境下,使用C语言,A8中实现Uart串口驱动程序-Linux environment using C language Uart serial driver in A8
led_test
- 在Linux环境下,TI beaglebong AM335x芯片,使用C语言实现LED驱动-LED driver in the Linux environment, TI beaglebong AM335x chip using C language
UCOS-II
- 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。--Mircosoft Visual C++6.0 compile learn uc/os-ii 2.80 RTOS example, show the task (t
BORLAND-cPP-EPOS24-5-Example
- 基于borland C++的EPOS24/5编程使用实例,非常好,方便编程学习。-A EPOS24/5 EXAMPLE WITH BORLAND C++ IS is very convenient to learn and use
RexOsArch
- Rex 操作体统的介绍,个人觉得这个操作系统的设计不错。其上的应用的话主要使用c语言开发的-Rex operating decency, personal feel good the design of the operating system. On applications primarily use c language development
OV9650
- ARM9 S3C2440驱动源代码(网卡驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (NIC driver), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
iomem
- ARM9 S3C2440驱动源代码(内存映射硬件访问源代码),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (memory-mapped hardware access to the source code), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
USB_camera_Test
- ARM9 S3C2440驱动源代码(视频采集驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (video capture driver), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
Buttons
- ARM9 S3C2440驱动源代码(中断测试应用驱动),内核2.6.40.3,调试通过,可正常使用,包含.c Makefile和测试程序-ARM9 S3C2440 driver source code (interrupt test drive), kernel 2.6.40.3, debugging through normal use, including c Makefile and test procedures
bin2hex
- 目前比如Win7 32 64位系统不能使用原来的bin2hex,对于单片机编程者造成困扰。这个源代码用VC或者C++builder 编译之后也能实现该功能。--Such as Win7 32 64-bit systems can not be used the original BIN2HEX, causing distress for microcontroller programming. The source code with VC or C++builder compiler can
pthread.c.tar
- 共享锁和信号量的使用方法,多线程程序的设计原理!-Shared locks and semaphores to use, multi-threaded program design principles!
tty.c.tar
- 多线程来处理串口的收发处理!终端io函数的使用方法。-Multi-threading to handle serial transceivers processing! Terminal io functions are used.
transfile
- 使用C语言进行文件的读写。在linux下编译。-read/write file in C
myls
- 使用c语言实现linux下的ls命令,功能齐全,代码精简,适合初学者进行学习与研究-Under the C language realize all the LS command
Date.tar
- 使用c++ 实现对类的重载运算符的基本运用-Use heavy-duty exercise c++ realization of the class
capture.c
- v4l2视频采集程序,测试可用。使用的摄像头为罗技c920.-v4l2 video collection procedures, tests are available. Logitech camera used for c920.
fitouch.c
- 触摸驱动说明,功能ft,使用与linux3.4-touchscreen driver~
libc
- 官方下载的C库最新版本。在平时使用C语言时遇到不理解或者忘记使用方法的时候查询非常有用-a useful C library