资源列表
HBMA
- This code is the implementation of hierarchical EBMA in motion compensation.
ArbitraryCRC
- crc校验通用你模块,可以设置数据宽度和校验多项式。vhdl语言-crc
qichejiayouwenti
- 问题描述:一辆汽车加满油后可以行驶nkm ,旅途中有若干个加油站,设计一个有效的算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 算法设计:对于给定的n和k个加油站位置,计算最少加油次数。 数据输入 由文件input.txt给出输入数据。第一行有2个正整数n和k,表示汽车加油后可以行驶的nkm,且旅途中有k个加油 站,接下来的一行中有k+1个整数,表示第k个加油站与k-1个加油站之间的距离,第0个加油站表示出发地,汽车已加满油。第k+1个加油站表示目的地, 结果输出:将计算的最
soliton_trapping
- 仿真光纤中孤子捕获的程序.在孤子光通信中有较好的应用价值-Simulation of soliton trapping in optical fibre, which is useful in soliton communication systems.
COM
- this code describe how to program Rs232
sdefewee
- 日期格式规范模块,很好的易模块,适合易编程者使用-Date format specification module, a very good and easy module for programmers to use and easy
calendar
- 很简陋的万年历 之具有最基础功能 界面什么的更是不存在了-failed to translate
temp
- making temperature meter with AVR Micro .
register
- 通用寄存器组,由八个16位寄存器以及3—8译码器组成-Group of general-purpose registers, eight 16-bit registers, and 3-8 decoder
MA-Chanels
- MT4 外汇软件的均线通道指标,通道内震荡操作-The MT4 MA channel
sample
- This an example of one object (the shape class implements a rectangle) being a member variable of another object (a brick).-This is an example of one object (the shape class implements a rectangle) being a member variable of another object (a brick).
main_1_
- 作业调度算法的实现 作业调度的主要功能是根据作业控制块中的信息,审查系统能否满足用户作业的资源需求,以及按照一定的算法,从外存的后备队列中选取某些作业调入内存,并为它们创建进程、分配必要的资源。然后再将新创建的进程插入就绪队列,准备执行。因此,有时也把作业调度称为接纳调度。 -Job scheduling algorithm to achieve the main function of job scheduling is based on job control block in