资源列表
gabormask
- Gabor-function convolution masks are increasingly used in image processing and computer vision. This function simply computes the cosine and sine masks for a given width, period and orientation. The masks returned are properly normalised. It is
zuoyediaodu
- 作业调度的模拟程序,是用C++实现的,希望对大家有所帮助
Snowworld
- OpenGL实现下雪的效果,用到了纹理映射,旋转等技术,还包括背景音效的载入
yeshicunchu
- 页式存储管理的模拟程序,用C++实现,希望对大家有所帮助
sisuo
- 演示操作系统中的死锁问题,这是操作系统课程设计的重点
Content_Addressable_Memory
- Content Addressable Memory 的verilog源代码。经过modelsim仿真。
monixuniji
- 模拟虚拟机的运作,希望这段小程序对大家有所帮助
OurWork
- 模式识别的一些算法,包括sodata,均值算法,需要的下载
cipankongjian
- 模拟磁盘空间的自动规划,调用等功能的实现,希望对大家有所帮助
Synthesizable_FIFO_verilog
- Synthesizable FIFO Model This example describes a synthesizable implementation of a FIFO. The FIFO depth and FIFO width in bits can be modified by simply changing the value of two parameters, `FWIDTH and `FDEPTH. For this example, the FIFO depth is
touchscreen
- s3c2410实验箱关于arm linux触摸屏的驱动代码和测试程序。代码非常详细有注释。
Synchronous_read_write_RAM
- Synchronous read write RAM verilog。经过modelsim se仿真。