资源列表

« 1 2 ... .97 .98 .99 .00 .01 16702.03 .04 .05 .06 .07 ... 28521 »

[数据结构常用算法fangzhendianti

说明:模拟某校九层教学楼的电梯系统。该楼有一个自动电梯,能在每层停留。九个楼层由下至上依次称为地下层、第一层、第二层、……第八层,其中第一层是大楼的进出层,即是电梯的“本垒层”,电梯“空闲”时,将来到该层候命。 乘客可随机地进出于任何层。对每个人来说,他有一个能容忍的最长等待时间,一旦等候电梯时间过长,他将放弃。 模拟时钟从0开始,时间单位为0.1秒。人和电梯的各种动作均要消耗一定的时间单位(简记为t),比如:有人进出时,电梯每隔40
<fairybroken> 在 2025-05-09 上传 | 大小:223kb | 下载:0

[数据结构常用算法osBank

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

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

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

[matlab例程MonteC

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

[matlab例程zonghe

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

[matlab例程test_noise

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

[matlab例程rrggfgr

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

[matlab例程rrr

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

[数据结构常用算法shujujiegoushiyan

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

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

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

[数值算法/人工智能1

说明:大数运算C++源代码 有重+ -*/ << >> 用于处理大数运算-Operation of large numbers C++ source code to heavy+-*/< < > >
<法发> 在 2025-05-09 上传 | 大小: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-05-09 上传 | 大小:4kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 16702.03 .04 .05 .06 .07 ... 28521 »

源码中国 www.ymcn.org