资源列表
getPrime
- 素数Robin—Millor测试法的C语言源码-Robin-Millor prime test of the C language source
AudioFormat
- The AudioFormat class is used to access a number of audio format and channel configuration constants.
cx18-audio
- cx18 audio-related functions for Linux v2.13.6.
idle_task
- (NOTE: these are not related to SCHED_IDLE tasks which are handled in sched fair.c).
clps711x
- CLPS711X system register bits definitions.
pcb
- Sun software process control block.
clk_gen
- 读取CLOCK GENATOR 的一段程序,可以看一看啊-read the section procedures can look at the ah
ccgl
- 通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。 通过编写和调试地址转换过程的模拟程序以加强对地址转换过程的了解。
shmemory
- 使用共享内存编程,使不同的进程可以通信完成任务
download
- 一段下载者shellcode,默认下载到C盘执行,360字节-Section of those who download the shellcode, download the default implementation of the C disk, 360 bytes
LRU
- LRU this is a LRU! this a LRU!-this is a LRU!!this is a LRU!this is a LRU!
1
- AT89C51与AD7705的5线连接 sbit AD7705_DATA=P3^0 // AD7705 input & output data sbit AD7705_CLK=P3^1 // AD7705 CLK sbit AD7705_DRDY=P1^2 // AD7705 data ready sbit AD7705_CS =P1^3 // AD7705 CS-AT89C51 and AD7705