-
ARM9
ARM9-2410系统测试源码,可测试各种硬件接口,-ARM9-2410 system test source code to test a variety of hardware interfaces,
- 2022-11-09 05:05:03下载
- 积分:1
-
进程间通信实例,用FIFO来实现两个进程的读写操作!
进程间通信实例,用FIFO来实现两个进程的读写操作!-a sample for multiprocess communication.
- 2022-11-09 11:05:03下载
- 积分:1
-
PCI_CAN under linux drivers, to mount the PCI bus on the CAN bus driven by the d...
linux下PCI_CAN 的驱动程序,对挂载在PCI总线上的CAN总线的驱动的开发很有借鉴作用。可以看出它明显有别于其他总线下CAN的驱动开发。-PCI_CAN under linux drivers, to mount the PCI bus on the CAN bus driven by the development of a very useful reference. It can be seen clearly from other CAN Bus driver development.
- 2022-03-21 07:27:53下载
- 积分:1
-
linux编程技巧及实例
linux编程技巧及实例--轻松学linux-linux
- 2022-03-04 18:56:14下载
- 积分:1
-
Cross
跨平台性能调试工具,支持intel,amd,mips,arm, sparc等多种平台。支持linux内核,驱动和应用的性能分析。识别应用瓶颈,帮助你提升应用的整体性能。-Cross-platform performance debugging tools, support for intel, amd, mips, arm, sparc, such as multiple platforms. To support the linux kernel, drivers and application performance analysis. Identify bottlenecks in the application, help you to enhance the overall performance of applications.
- 2022-05-26 18:38:26下载
- 积分:1
-
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等...
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels
- 2022-02-09 22:26:33下载
- 积分:1
-
此文件包含了在linux下实现tpr
此文件包含了在linux下实现tpr-tree索引的源代码,tpr-tree的实现是基于gist代码,采用C++语言-This document contains a tpr under linux-tree index of the source code, tpr-tree based on the realization of the gist code using C language
- 2022-02-11 18:57:23下载
- 积分:1
-
linux设备驱动编程经典教程,详细介绍了字符、块、网络设备的驱动编程...
linux设备驱动编程经典教程,详细介绍了字符、块、网络设备的驱动编程-linux device driver
- 2023-06-23 23:30:04下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
linux下的开源播放器vlc的源代码,供相关开发人员参考;
linux下的开源播放器vlc的源代码,供相关开发人员参考;-under the open source linux player vlc source code for the relevant developer reference
- 2023-06-19 03:25:05下载
- 积分:1