-
基于C的银行叫号系统
以前上课的写的作业,不知道有没有的,先上传吧~功能设计 1)使用数组以及C#接口和范型技术实现通用的队列功能; 2)编写算法,利用队列模拟银行排队系统; 3)利用多窗口分别模拟顾客取服务号、银行窗口服务顾客。功能较少适合初学者自学。可能会有少量错误请见谅。
- 2022-02-18 15:50:12下载
- 积分:1
-
最大长方体问题
资源描述一个长,宽,高分别是m,n,p的长方体被分割成m*n*p个小立方体。每个小立方体内含一个整数。
试着设计一个算法,计算所给长方体的最大子长方体。子长方体的大小由它内部所含所有整数之和确定。
约定:当该长方体所有元素均为负数时,输出最大子长方体为0。
- 2022-03-21 14:39:33下载
- 积分:1
-
FLCS在3DIC設計中會使用的方法
在3DIC設計中會使用的方法
Floorplanning is an important and dispensable stage in the traditional integrated circuit design process. With the raised module numbers and increased wire length, the computation complexity is raised dramatically. Obviously, the traditional algorithms need to be updated. We developed an orthogonal table, in which each factor represents a module and the level of a specified factor denotes the orientation of that module. With this orthogonal table, the solution space is significantly decreased.
We use sequence pair to represent a floorplan and the fast longest common subsequence is used accordingly to calculate the area of
- 2022-08-13 12:52:54下载
- 积分:1
-
CAMSHIFT+粒子
根据粒子滤波与camshift结合的算法,效果还可以,采用手动选择目标。能够有效的完成多目标的跟踪,能够对人体车辆,行人,人脸多目标进行跟踪。
- 2023-09-01 13:45:04下载
- 积分:1
-
on several spline interpolation algorithm classic
关于多次样条插值的经典算法-on several spline interpolation algorithm classic
- 2022-03-25 04:31:35下载
- 积分:1
-
自己用C++做的简单的迷宫,特点是可以自定义迷宫的属性
自己用C++做的简单的迷宫,特点是可以自定义迷宫的属性-own use C to do simple maze, which is characterized can define the attributes of the maze
- 2022-08-23 19:05:07下载
- 积分:1
-
本程序是例子滤波的一个仿真程序,实现非线性非高斯的例子滤波及预测功能...
本程序是例子滤波的一个仿真程序,实现非线性非高斯的例子滤波及预测功能-This program is an example of a simulation program filtering to achieve an example of nonlinear non-Gaussian filtering and prediction
- 2023-05-29 05:00:03下载
- 积分:1
-
h264 convert avi
h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的 h264 convert avi 很好的源码,都可以使用的
- 2022-12-22 13:10:03下载
- 积分:1
-
有重复元素的排列问题
问题描述:设R={ r1, r2, ...., rn}是要进行排列的n个元素。其中元素r1,r2,......,rn可能相同。试设计一个算法,列出R的所有不同排列。
编程任务:给定n 以及待排列的n 个元素。计算出这n 个元素的所有不同排列。
- 2023-04-06 03:25:03下载
- 积分:1
-
概率论与数理统计中的F分布函数,有了它,可以免去查教科书附表的繁琐...
概率论与数理统计中的F分布函数,有了它,可以免去查教科书附表的繁琐-probability theory and mathematical statistics of the distribution function F, With it, check the textbook can avoid the cumbersome Schedule
- 2022-02-28 17:54:51下载
- 积分:1