资源列表

« 1 2 ... .73 .74 .75 .76 .77 14678.79 .80 .81 .82 .83 ... 28522 »

[数据结构常用算法osBank

说明:3、银行家算法 设request:是Pi进程的请求向量,当Pi发了资源请求后,系统按下述步骤检查: (1)如果Request[i]<= Need[i],则转向步骤(2); (2)若Request[i] <=Available,则转向步骤(3); (3)系统试探性地把要求的资源分配给进程Pi,并修改以下数据结构的值: Available=Available-Request[i]; Allocation[i]= Allocation[i]+ Request[i];
<fairybroken> 在 2025-09-13 上传 | 大小:1.07mb | 下载:0

[数值算法/人工智能3B-sline

说明:三次B样条曲线的算法研究,关于插值的选取和处理-Cubic B-spline curve algorithm, the selection and processing of interpolation
<xukeda> 在 2025-09-13 上传 | 大小:2kb | 下载:0

[matlab例程MonteC

说明:使用蒙特卡罗模拟方法计算维维安妮体体积。-Monte carlo method to calculate the Vivian ni body size.
<董华安> 在 2025-09-13 上传 | 大小:28kb | 下载:0

[matlab例程zonghe

说明:此程序是用来读取C版本星历文件并进行拟合预推处理的,简单可用-the program is used to read C version ephemeris , couple and predict, it is easy and useful
<逄涛> 在 2025-09-13 上传 | 大小:2kb | 下载:0

[matlab例程test_noise

说明:noise application using dsr technology
<badal soni> 在 2025-09-13 上传 | 大小:1kb | 下载:0

[matlab例程rrggfgr

说明:edge detection using dsr apllication
<badal soni> 在 2025-09-13 上传 | 大小:1kb | 下载:0

[matlab例程rrr

说明:special case of dedge detection -special case of dedge detection ,,,,
<badal soni> 在 2025-09-13 上传 | 大小:1kb | 下载:0

[数据结构常用算法shujujiegoushiyan

说明:数据结构试验,关羽严蔚敏版的,大学课程中的必修课,做一个,放上去-Data structure testing, Guan Yu Yan Wei Min version, university courses in the compulsory, do one, put up
<张三> 在 2025-09-13 上传 | 大小:32kb | 下载:0

[人工智能/神经网络/遗传算法module

说明:粒子滤波的基本算法,适用于无线传感器网络定位-The basic particle filter algorithm for Wireless Sensor Networks
<Winnie> 在 2025-09-13 上传 | 大小:30kb | 下载:0

[数值算法/人工智能1

说明:大数运算C++源代码 有重+ -*/ << >> 用于处理大数运算-Operation of large numbers C++ source code to heavy+-*/< < > >
<法发> 在 2025-09-13 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法ga

说明:遗传算法,用遗传算法算出适应值,它的随机性可以充分展示。-the represent of GA,use the GA for values,and set the data to the methoes.it can be solve the problem of GA.the useful of GA can be shown compeletely throuth the method.
<刘丹> 在 2025-09-13 上传 | 大小:4kb | 下载:0

[数值算法/人工智能1

说明:关于一介滤波算法的文章,写的很好,包含了所有一介滤波的算法,还写了各种算法的差异。-Filtering algorithm on the ordinary article, well written, contains all the ordinary filtering algorithms, also wrote a variety of different algorithms.
<ccc> 在 2025-09-13 上传 | 大小:2.03mb | 下载:0
« 1 2 ... .73 .74 .75 .76 .77 14678.79 .80 .81 .82 .83 ... 28522 »

源码中国 www.ymcn.org