资源列表
fifo_lru_opt
- 操作系统课程设计,页面置换算法,包含了先进先出fifo、最近最久未使用lru、还有最佳opt三种算法。代码简单易懂,编译通过。-courses on operating system design, page replacement algorithms, including the FIFO fifo. the most recent time on the use of LRU, the three best opt algorithm. Code straightforward compi
migongC++
- 在Visual C++ 6.0环境下实现的漫步迷宫,主要是采用广度优先搜索,用到了栈和队列,最终输出了最短路径
client
- a simple but working echo client. Useful for testing socket server code.
smart_room
- implementation of the smart room using je-implementation of the smart room using jess
list_sq2
- vc的数据结构链表应用,数据结构的链表作业,单链表-vc data structure Chain applications, data structure of the Chain operations, single-linked list
skill2
- 本文讨论在VC++中具有3D文本的按纽控件的问题。
2008p
- 自己写的一个PWM小程序,是将记事本文件压成RAR,然后改扩展名为ZIP上传的
adc2051
- 这是我编写的一个小程序,用于abc转换,请大家看看这个程序怎么样
BinaryHeep
- this is binaryheep search algorithm.-this is binaryheep search algorithm.
ft
- 计算傅里叶变换的子程序,直接调用即可,里面有进行测试的数据-Fourier transform calculation subroutine can be called directly, there are test data
main1
- 实现学习板通过USB端口与PC机通信,用户通过端点1(EP1)发送控制DAC输出的数据,可以用这个电压来驱动LED发光,也可以直接用电压表测量DAC输出电压-Achieve learning board via USB port to communicate with the PC, the user endpoint 1 (EP1) issued by Transmission control DAC output data, you can use this voltage to drive
adc_dac
- ADC-DAC transmittion works thru SPI on 25 MHZ. Used for some student project on Xilinx sprtan3a FPGA