-
三次样条插值
应用背景这是我整理的三次样条插值的算法,算法比较简单,希望大家能用得到,如果,有问题,大家可以好好看一下里面的代码结构,只要仔细看,问题应该都不大的。如果实在不行,就翻翻课本。关键技术
利用FORTRAN编制的三次样条插值,如果三次样条大家都很清楚,我就不用多说了,是行家都懂,如果实在不懂,那就没有下载的必要了。而且程序也相对简单一些。希望能用心好好看。
- 2023-09-07 23:25:02下载
- 积分:1
-
龙贝格积分法求解数值积分
龙贝格积分法求解数值积分-Romberg integral method numerical integration
- 2022-04-22 09:13:33下载
- 积分:1
-
c++文件翻转
Make your rcopy robust against all kinds of user or operation system errors. That means – check all
return values for operating system errors (mostly I/O errors) and command line arguments for user
errors.
Stick to our files and interfaces that we provide via SubVersion. You may add methods (e.g. for file
size or reversing the buffers content), but you are not allowed to change the signature of any method
specified by us.
- 2022-02-21 11:52:25下载
- 积分:1
-
HMM 算法
Contents of this directory
PROGRAMS
* Simple HMMs *
simpledemo.m - Simple demo of HMM code
hmm.m - hmm code
hmm_cl.m - code for calculating likelihood for an hmm
* Factorial HMMs *
fhmm.m - factorial HMM code (exact algorithm -- very slow)
- 2022-04-14 22:21:46下载
- 积分:1
-
简单实验实验
初学者入面C++练习,是关于对话框文件的一个简单应用程序实例,在运行过程中,会弹出对话框,然后你可以在对话框内输入一些内容,完成一些基本的运算。。希望这个小程序会对你有用
- 2022-03-18 15:10:52下载
- 积分:1
-
计算方法《牛顿差值》
计算方法《牛顿差值》-calculation method, "Newton margin"
- 2022-02-07 00:30:34下载
- 积分:1
-
操作系统中的磁盘调度算法
操作系统中的磁盘调度算法-operating system disk scheduling algorithm
- 2022-03-03 12:03:39下载
- 积分: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
-
miligengongshi.rar,密立根公式,大家可以下载看一下
miligengongshi.rar,密立根公式,大家可以下载看一下 。密立根油滴实验(Millikan"s "oil-drop" experiment),美国物理学家密立根所做的测定电子电荷 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-13 03:03:55下载
- 积分:1
-
operating system, the solution Deadlock
操作系统中,有关死锁的解决方法-银行家算法,C++编写.-operating system, the solution Deadlock- bankers algorithms, written in C++.
- 2022-09-05 00:20:02下载
- 积分:1