资源列表
2262经典解码程序
- 2262经典解码程序,用于2262的单片机软解码-2262 classic decoder for soft decoding of SCM 2262
X9C103
- x9c103的控制程序,我自己用过非常的好用,请多多的指教。- the descr iptio of the x9c103
four-axis-simulation
- 利用matlab工具中的robotic toolbox建立了一个四轴机械手仿真-The robotic toolbox matlab tools to create a four-axis robot simulation
inlet-vsand1
- fluent的udf,定义入口条件不断变化-fluent in udf, the changing definition of inlet conditions
SCA100T
- Sca100t - lov level driver
批量法向量计算代码
- 由点的三维坐标,进行批量计算所在点的局部曲面的法向量,法向量中x赋值给予,y,z计算得出。然后计算欧拉角表示的坐标(From the point of three-dimensional coordinates, batch calculation of the local surface of the normal vector, the normal vector x assignment given, y, Z calculation. Then calculate the coordin
ListADTSolving
- 仿照cpp的链表实现,添加了两个链表的整合操作(Follow the cpp list to achieve, adding two linked list of the operation)
99889478yuyinwavelet
- 对采集的语音信号进行去噪处理,利用小波分析的方法解决这一个问题。(Noise reduction of the collected speech signal)
银行家算法
- 确认系统的安全性,用作操作系统实验,能直接运行(Confirm the security of the system)
银行家算法
- 银行家算法是一个避免死锁的著名算法,是由艾兹格·迪杰斯特拉设计的一种避免死锁产生的算法。它以银行借贷系统的分配策略为基础,判断并保证系统的安全运行。(Banker algorithm is a well-known algorithm to avoid deadlock. It is a algorithm designed by Azeg Dijkstra to avoid deadlock. It is based on the allocation strategy of bank len
test1
- 生产者消费者问题-经典进程同步问题——生产者消费者问题及其同步方案;(produce&comsumer produce&comsumerproduce&comsumerproduce&comsumer)
consumer_producer
- 1、n个缓冲区的缓冲池作为一个临界资源: 当生产者任务从数据源—文件中读取数据后将会申请一个缓冲区,并将此数据放缓冲区中。 消费者任务从一个缓冲区中取走数据,并将其中的内容打印输出。 当一个生产者任务正在访问缓冲区时,其他生产者和消费者任务不能访问缓冲区。 当一个消费者任务正在访问缓冲区时,其他其他生产者和消费者任务不能访问缓冲区。 使用互斥量实现对缓冲池的互斥访问。(1. Buffer pool of N buffers as a critical resource: When the pr
