-
求三维凸包的程序
求三维凸包的程序- Asks the three dimensional raised package the procedure
- 2022-09-21 15:50:03下载
- 积分:1
-
交通仿真(排队论)小程序
This is the project of my course in the USA:
Customers
arrive at a service station (with a single server) according to the Poisson
process with a mean arrival rate of lambda = 0.3 (customers/min). Each customer
waits in queue (if present), proceeds to receive service upon his/her turn, and
departs the system when the service is completed. The service time is uniformly
distributed between 2.5 and 4.5 minutes. On each day, the service station is
open for two hours. Any customers in queue at the end of work hours are served
before closing the service station for the day. Use simulation (do 100
simulation runs) to determine
- 2023-02-02 14:55:04下载
- 积分:1
-
常用的C++语言计算的法源代码
C语言常用算法源代码-C language commonly used calculates the law origin code
- 2023-01-08 13:35:03下载
- 积分:1
-
准确的眼科中心跟踪
一个OpenCV,只需要一个摄像头。
- 2022-08-25 08:34:50下载
- 积分:1
-
DCT变换,产生了DCT变换
dct变换,给出了dct变换的函数,使用时只要把该文件包含即可使用。-dct transformation, has produced the dct transformation
function, when the use so long as contains this document then uses.
- 2022-02-12 23:31:58下载
- 积分:1
-
C++生成二维码代码
二维码流行起来了,到处可见,好像报纸广告上面没个二维码就不上档次是的,所以好奇,略研究了一下,利用VC软件生成二维码
- 2022-07-03 07:06:16下载
- 积分:1
-
分子动力学模拟技术的源代码
- 2022-03-21 10:57:09下载
- 积分:1
-
视频压缩编码存储系统
数据压缩就是一种研究如何通过计算机数据处理,去掉庞大图像和视频数据中的统计表示冗余和视觉感知冗余,即研究空域灰度冗余、时域灰度冗余、统计熵冗余、结构冗余和视觉敏感冗余等方面信息的变换算法,使得变换后图像与视频数据的编码呈现更不均匀性和视觉感知不敏感性,以便在不影响应用的条件下最大限度地压缩图像与视频数据。图像与视频数据压缩过程主要分为两大步:(1)图像与视频数据变换技术图像与视频数据变换的目标是使得编码呈现更不均匀性和视觉感知不敏感性。比较典型的数据变换有:帧内预测、帧间预测、DCT变换、KLT变换、DWT变换、ZigZag扫描和行程编码等。(2)图像与视频数据熵编码技术图像与视频数据熵编码的目标是针对编码数据编码码字概率分布的不均匀性,进行熵冗余编码,使得图像与视频数据编码的平均码长最小。比较典型的熵编码方法有:Huffman编码和算术编码。
- 2022-05-04 21:27:22下载
- 积分:1
-
基本矩阵运算
它是包括矢量和矩阵加,减,乘,转置和逆一个简单的矩阵操作包。
- 2022-08-17 07:07:47下载
- 积分:1
-
C语言。二分法,一个简单的迭代方法,一个牛顿迭代的方法…
用C语言来实现。二分法,简单迭代法矣牛顿迭代法这三种方法来求非线性的方程的根,比较这三种的收敛性。-C language. Dichotomy, a simple iterative method Yi Newton iteration of these three methods for nonlinear equations root, comparing the convergence of three.
- 2022-01-25 14:43:08下载
- 积分:1