资源列表
homework3
- 离散事件系统仿真程序CPU_scheduler说明: 1.仿真功能与要求: 1.1 单CPU系统,系统有10个终端输入任务,如果一个任务的执行时间大于规定的时间片,则该任务执行一个时间片之后退出CPU,并重新参加排队,直到执行完退出CPU,然后才允许相应终端重新输入一个新的作业。任务排队的原则是在CPU中执行次数越少的越排在前面,如果两个任务执行的次数相同,按照FIFO原则排队。 1.2 每个终端输入任务的时间满足均值为25秒的指数分布。每个任务需要CPU执行的时间满足均值
shuzhi
- 数值计算方法中的数值积分和数值微分的应用的源代码,可以学习怎样积分和微分;-Numerical method of numerical integration and numerical differentiation of the application' s source code, you can learn how to integration and differentiation
floorplanning-and-route
- Floor planning and route
Even
- 一个简单的EVEN算法,<组合数学>内容,我自己写的,比网上的一些简单-EVEN a simple algorithm,
adaptive
- 自适应算法 区域分解 数值计算新方法-adaptive fineite element method
inter
- polynomial interpolation developed in Matlab
C51-Calculator
- 这是一个四位计算器的功能的压缩包,里面是实现四位计算器然后4*4键盘-This is a four function calculator compression package, which is four Calculator then 4* 4 keyboard
matrixoperation
- 本源码主要实现了矩阵的常用运算,对需要矩阵操作程序的朋友,是不可多得的资源。-The main source of the implementation of common matrix calculation, the required matrix procedures friends are invaluable resources.
project11-02
- 本实验要求编写课本上11.2.3节描述的傅立叶描绘方法。用实验09-02中的程序提取图12.18两幅图的边界,然后对每个边界选取256个描述点。选择的这256个点是在空间上尽可能均匀的点。获取每个图的傅立叶描绘子,确保每个图中的起始点是近似相同的点。分别用16,32,64和128个描绘系数逼近边界,并画出每一个结果。-Prepared at the request of the experimental section 11.2.3 textbook depicts Fourier method
ACOTSP.V1.1
- 是从一个国外的蚁群算法网站上下载的源程序,是用蚁群算法解TSP问题的源程序!感谢开放源程序-from a foreign website ant algorithm download the source code, is ACO for the TSP source! thanks to open source
orbit
- 轨道计算方法和一些学习资料,非常有用,初学者有用-orbit method
TestFilter
- 主要功能是任意波段的滤波计算,可以设置为带通。设置好带通的频率,利用正反FFT算法,进行滤波。
