- GeneticAlgorithm 基因算法的一个简单例子
- CS cs1.5登陆器源码希望大家多多支持
- Human-Resource-Management-System 企业人力资源管理系统
- ligerRMV2 ligerRM V2是基于 ligerui的web应用系统
- banker 可运行 #define W 10 //最大进程数W=10 #define R 20 //最大资源总数=20 int AVAILABLE[R] //可利用资源向量 int MAX[W][R] //最大需求矩阵 int ALLOCATION[W][R] //分配矩阵 int NEED[W][R] //需求矩阵 int Request[R] //进程请求向量
- 计算机操作系统实验三 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和先来先服务算法
文件名称:newton-C-
介绍说明--下载内容来自于网络,使用问题请自行百度
插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值-Interpolation method using function f (x) in a certain interval in some point of function value, the appropriate specific function, in these points from the given value, in the interval of the other point in this particular function value as a function f (x) approximation
(系统自动生成,下载前可以参看下载内容)
下载文件列表
newton-C-.cpp
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.