资源列表
[系统编程] 09_dcmotor
说明:嵌入式实验,通过改写串口,可以控制实验平台上的电风扇进行转动。-Shandong University, embedded experiment source code, control the fans on the experimental platform rotation.<orrtkdngt> 在 2025-01-24 上传 | 大小:6kb | 下载:1
[系统编程] CSR8635_rev2
说明:提供CSR8635原程序,支持下载,对于蓝牙初学者有很大的帮助-Provide CSR8635 original program, support for download, for Bluetooth beginners great help<sghsgbnrga> 在 2025-01-24 上传 | 大小:5kb | 下载:1
[Linux驱动] Interface---BDP-FL-(ID-003-compart.)-RUSSIAN
说明:JCM ID003 COM serial port specification for driver developing in Russian.<Baddy> 在 2025-01-24 上传 | 大小:85kb | 下载:1
[Linux/Unix编程] octeon_edac-lmc
说明: COPYING in the main directory of this archive for more details. - COPYING in the main directory of this archive for more details.<wecengin> 在 2025-01-24 上传 | 大小:1kb | 下载:1
[Linux/Unix编程] dns_resolver
说明:DNS Resolver upcall management for CIFS DFS and AFS Handles host name to IP address resolution and DNS query for AFSDB RR.<wunjerdi> 在 2025-01-24 上传 | 大小:3kb | 下载:1
[Linux/Unix编程] genapic
说明:These are fixed clocks. They re probably not all root clocks and it may be possible to turn them on and off but until this is mapped out better it s the only way they can be used.<rengvenun> 在 2025-01-24 上传 | 大小:2kb | 下载:1
[Linux/Unix编程] igb_ptp
说明:PTP Hardware Clock (PHC) driver for the Intel 82576 and 82580.<wyhingka> 在 2025-01-24 上传 | 大小:7kb | 下载:1
[Linux/Unix编程] c语言编译器源码
说明:c语言编译器源码 可以学习编译的设计 ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 代码结构清晰直观,有比较详细的中文文档讲述它的实现 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码生成器本想用bur<luoye292> 在 2014-10-17 上传 | 大小:371.14kb | 下载:1