资源列表
ccgl
- 通过编写和调试存储管理的模拟程序以加深对存储管理方案的理解。熟悉虚存管理的各种页面淘汰算法。 通过编写和调试地址转换过程的模拟程序以加强对地址转换过程的了解。
shmemory
- 使用共享内存编程,使不同的进程可以通信完成任务
download
- 一段下载者shellcode,默认下载到C盘执行,360字节-Section of those who download the shellcode, download the default implementation of the C disk, 360 bytes
clock
- 在 linix/unix 下的文字時鐘,可以取得系統時間,並且以點陣圖的形式呈現。-a bitmap clock by getting system time
LRU
- LRU this is a LRU! this a LRU!-this is a LRU!!this is a LRU!this is a LRU!
gspca_kernel_2.6.27
- Linux-2.6.27的一个补丁,可用于摄像头安装-Linux-2.6.27 a patch can be installed for the camera
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
the-time-in-the-linux-
- 在linux环境下显示时间、年、月等、实验代码只是简单的显示年月日-Display the time in the linux environment
Injector
- DLL注入的C++实现,创建远程线程,并通过远程线程调用用户的DLL文件-DLL injected in the process space, create a remote thread by the remote thread calls the DLL file
clkt2xxx_apll
- OMAP2xxx APLL clock control functions Source Code for Linux.
Lossy_FDTD
- 有损介质有的FDTD的matlab编程实现,欢迎选用。- Lossy_FDTD FDTD in a Lossy Medium Lossy_FDTD(T,F) Implements a sinusiodal pulse with frequency F through the problem space for T time steps. For a non-Lossy medium set sigma = 0. For Free space do the ab
HashTable101
- 简单的散列表实现,这是cpp文件 ,用于学校实验报告用-The realization of a simple hash table, which is cpp files for the experimental school report