资源列表

排序选择:

« 1 2 ... .64 .65 .66 .67 .68 235869.70 .71 .72 .73 .74 ... 267451 »

[软件工程The-marathon-game

说明:有n个人参加一个马拉松接力游戏,游戏规定每个人可以根据自己的情况随时终止游戏并由下一个人继续接力。由于每个人的情况不同,即使同一个人也不可能在整个游戏过程中永远保持很好的状态。因此要求他们在比赛前根据每个人的情况需要制定一个接力规则,使整个比赛的时间越少越好。请编写程序帮助他们制定这样的接力方案。-There are n people to take part in a marathon relay game, the game rules everyone may terminate the
<yukunlin> 在 2025-07-26 上传 | 大小:85kb | 下载:0

[软件工程MATLAB-guzhangfenxi

说明:matlab在电力系统故障分析中的仿真实例- matlab simulation example in Power System Fault Analysis
<龚旸> 在 2025-07-26 上传 | 大小:680kb | 下载:0

[汇编语言OS3

说明:参考《Orange’s》,在之前搭建的 nasm + bochs 实验平台上完成一个接受键盘输入,回显到屏幕上的程序,具体要求如下: • 从屏幕左上角开始,显示键盘输入的字符。可以输入并显示 a-z 和 0-9 字 符。 • 支持大小写,包括 Shift 组合键以及大写锁定两种方式。 • 支持回车键换行。 • 支持删除退格,退格如果退回上一行,必须退回该行编辑的最后一个字符 处。 • 支持空格键和 Tab 键,其中对于 Tab
<mj> 在 2025-07-26 上传 | 大小:99kb | 下载:0

[编译器/词法分析Compiler

说明:利用ANTLR和soot进行编写,文法是利用自己写的测试文法,实现简单的运算。-Using soot and ANTLR to write, grammar is the use of their own written test grammar, to achieve a simple operation.
<lala> 在 2025-07-26 上传 | 大小:10.53mb | 下载:0

[软件工程The-sub-matrix-sum

说明:设某二维矩阵中的元素为整数,其子矩阵的大小可以是任意大小,但不能大于该矩阵的大小,子矩阵的和为其所有元素的和。试编写一个程序,求所有子矩阵中和最大的子矩阵。-Set up a two-dimensional matrix of the element as an integer, the size of its matrix can be any size, but not greater than the size of the matrix, the child and for all of
<yukunlin> 在 2025-07-26 上传 | 大小:103kb | 下载:0

[软件工程Digital-triangle-and-the-biggest

说明:假设某个人从该三角形的顶部出发,在每一个结点处均可选择向左走或者向右走,一直走到底层。试设计一个算法,帮助该人从顶部走到底部,使其所走的所有数字之和最大。-Suppose someone starting the top of the triangle, in each node can choose left or right, go straight to the bottom.Try to design an algorithm that helps the person the to
<yukunlin> 在 2025-07-26 上传 | 大小:117kb | 下载:0

[matlab例程EKF

说明:扩展卡尔曼滤波,非线性EKF的仿真与用法。描述了两个非线性方程x=0.5 x + (25 * x / (1 + x^2)) + 8 * cos(1.2*(t-1)) y = (x^2 / 20)的EKF的用法。简单实用,有备注。对于卡尔曼滤波初学者很有用。-Extended Kalman filter, nonlinear EKF simulation and usage. Describes two nonlinear equations x = 0.5 x+ (25* x/(1+ x ^ 2
<Yang Yu> 在 2025-07-26 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法matlab-feixianxin

说明:Sheffield的遗传算法在matlab中的经典范例-Sheffield classical genetic algorithm example in matlab
<龚旸> 在 2025-07-26 上传 | 大小:5kb | 下载:0

[Web服务器baidujingyan

说明:百度经验友情链接图片滚动效果,百度经验上线了,发现其尾部的友情链接图片滚动效果非常不错,于是整理出来,希望朋友喜欢。-Baidu experience Links picture scroll effect, Baidu experience on the line, found its tail Links picture scroll effect is very good, so sorted out, I hope you like it.
<jeff> 在 2025-07-26 上传 | 大小:125kb | 下载:0

[matlab例程GPS-signal

说明:GPS信号绘制轨迹图,实现GPS新号输入后,对轨迹进行动画演示-After the GPS signal is plotted trajectories to achieve new GPS signal input of the trajectory animation
<顾金刚> 在 2025-07-26 上传 | 大小:138kb | 下载:0

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

说明: matlab 中的 Sheffield 遗传算法工具箱教程- matlab genetic algorithm toolbox in Sheffield Tutorial
<龚旸> 在 2025-07-26 上传 | 大小:2kb | 下载:0

[matlab例程UKF

说明:很标准的无味卡尔曼滤波,UKF的仿真与用法。描述了两个非线性方程x=0.5 x + (25 * x / (1 + x^2)) + 8 * cos(1.2*(t-1)) y = (x^2 / 20)的UKF的用法。简单实用,有备注。对于卡尔曼滤波初学者很有用。-Very standard unscented Kalman filter, UKF simulation and usage. Describes two nonlinear equations x = 0.5 x+ (25* x/(1+
<Yang Yu> 在 2025-07-26 上传 | 大小:1kb | 下载:0
« 1 2 ... .64 .65 .66 .67 .68 235869.70 .71 .72 .73 .74 ... 267451 »

源码中国 www.ymcn.org