-
at24c02 drive and test procedures for the EEPROM
at24c02驱动和测试程序,对于EEPROM驱动开发来说可以借鉴,使用S3C2440可以直接使用。-at24c02 drive and test procedures for the EEPROM-driven development can draw on, the use of direct access to S3C2440.
- 2022-02-02 17:57:11下载
- 积分:1
-
This is a 56K MODEM Driver, is a practical Driver
这是一个56K MODEM的驱动程序,是一个实用的驱动程序-This is a 56K MODEM Driver, is a practical Driver
- 2022-07-18 18:08:38下载
- 积分:1
-
Cadence SPW 4.8.2,数字电视地面广播中3780点IFFT的源码。
Cadence SPW 4.8.2,数字电视地面广播中3780点IFFT的源码。-Cadence SPW 4.8.2. Digital Terrestrial Television Broadcasting 3,780 point IFFT the source.
- 2023-03-06 15:25:04下载
- 积分:1
-
UP-NETARM2410-S
linux下的一个简单的驱动程序,
对学习驱动编写有帮助。-UP-NETARM2410-Slinux under a simple driver, driver of learning has helped to prepare.
- 2022-01-25 23:15:22下载
- 积分:1
-
这个是cygwin的英文指导,我找不到中文的,中文的都不全
这个是cygwin的英文指导,我找不到中文的,中文的都不全-this is the English guide, I find that the Chinese, not the entire Chinese
- 2022-07-03 06:33:50下载
- 积分:1
-
客户端源e_mail
linux下的E_MAIL客户端源码-the client source E_MAIL
- 2022-07-13 15:26:53下载
- 积分:1
-
In linux environment, the test cache performance benchmark
在linux环境下,测试cache的性能基准
- 2022-02-06 12:21:08下载
- 积分:1
-
MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。
MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。-MAODV is an extension of NS2 in the AODV code for simulation of wireless network multicast.
- 2022-02-10 06:19:11下载
- 积分:1
-
Driver Development Course Linux source code, in the hope that useful to everybod...
Linux驱动程序开发教程源码,希望对大家有用-Driver Development Course Linux source code, in the hope that useful to everybody
- 2022-02-13 05:26:45下载
- 积分: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