-
三维粒子碰撞模拟
分子碰撞也称分子散射,指一个粒子(分子、原子、自由基或离子)从远处来到另一个粒子附近,经过相互作用后又向远方离去的过程,是化学反应过程中最基本的微观现象。这是一个分子碰撞模拟程序,用于仿真分子碰撞松弛。
- 2023-06-02 09:30:03下载
- 积分:1
-
多元数组得各类运算
多元数组得各类运算-multiple arrays in various operations
- 2022-07-17 21:53:35下载
- 积分:1
-
一致性算法验证
分布性一致性算法的Isabella验证 we introduce a novel Broadcast-Free Algorithm that solves Consensusproblem in the presence of a Weak-Fairness property and an unreliablefailure detector -property, in asynchronous distributed systems, and later itsformal verication. The Broadcast-Free Algorithm Model is dened as a globaltransition system that is unambigously generated by local transition rules. At thesystem run, the algorithm model attempts involves two concepts : one to systemrun represents a innite computation and one to asynchronous communicationbetween processes without Broadcast.
- 2022-01-25 17:35:22下载
- 积分:1
-
该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。...
该程序用于计算幂积,它比普通的连乘方法要快得多,主要是它含有分治的思想。-the procedures used in the calculation of power plot, it more than ordinary continually multiply much faster method, it is the partition containing the idea.
- 2022-03-04 21:58:54下载
- 积分:1
-
简单快速的肤色检测程序
根据K-L变化对肤色的椭圆区域YUV颜色空间对摄像头采集的图像进行肤色提取,简易而快速的算法,适合在不同的光照背景之下。
- 2022-04-07 20:46:45下载
- 积分:1
-
中值滤波的 matlab 程序代码
在图像处理中,就必须得到更好的图像质量。所以在这里实现了中值滤波的代码及去噪算法。
- 2023-06-27 03:00:03下载
- 积分:1
-
肾结石分割
这是肾结石的分割算法。它是非常高效的算法,结果给出明确的肾结石。欢迎大家下载、试用。谢谢大家的支持!
- 2022-02-10 09:58:10下载
- 积分:1
-
清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,...
清华大学2002年出版的《科学与工程数值计算算法VC++》配套源码,包括复数计算、矩阵运算、插值计算、线性非线性方程组求解、数值积分、数值拟和与逼近等算法和类,对于科学和工程数值计算很有参考价值!-Qinghua University, in 2002 published "Science and engineering numerical algorithm VC++" complementary source, includes the plural, matrix computation, interpolation, linear solve nonlinear equations, numerical integration, and the proposed numerical approximation algorithms and other categories, science and engineering numerical computation of great reference value!
- 2022-01-25 16:31:39下载
- 积分:1
-
三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球...
三色球问题 若有一个口袋放有12个球,其中有3个红的,3个白的和6个黑的,从中任取8个球, 问共 这也是一个可用穷举法求解的问题。 设任取的红球个数为i, 白球个数为 j,则黑球个数为8-i-j,用count统计不同的搭配数目- Three chromospheres questions if have a pocket to put have 12
balls, including 3 red, 3 white and 6 black, no matter what takes 8
balls, asked altogether this also is may use the question which the
exhaustion method solves. Supposes no matter what takes the red ball
integer is i, the white ball integer is j, then the black ball integer
is 8-i-j, counts differently with count matches the number
- 2022-06-03 14:36:47下载
- 积分:1
-
多抽样率频率抽样FIR 数字滤波器设计
多抽样率频率抽样FIR 数字滤波器设计- The multi- sampling rate frequency samples the FIR numeral
filter to design
- 2022-02-01 22:55:20下载
- 积分:1