资源列表

« 1 2 ... .39 .40 .41 .42 .43 213744.45 .46 .47 .48 .49 ... 216384 »

[matlab例程origenal_transformation

说明:code for origenal transformation-code for origenal transformation
<ali> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[matlab例程registration_cross_correlation

说明:registrationimage by cross correlation
<ali> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[matlab例程rotate_scale

说明:detector rotate&scale of image
<ali> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[matlab例程SegmentationUsingtheLab

说明:Segmentation image by theLab transformation -Segmentation image by theLab transformation
<ali> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[其他小程序prcs_mngment

说明:进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)。每个进程有一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、需要运行时间、已用CPU时间、进程状态等等。进程的优先数及需要的运行时间可以事先人为地指定(也可以由随机数产生)。每个进程的状态可以是就绪 W(Wait)、运行R(Run)、或完成F(Finish)三种状态之一。进程的运行时间以时间片为单位进行计算。就绪进程获得 CPU后都只能运行一个时间片。用已占用CPU时间加1来表示。 如果运行
<atlantis> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[matlab例程programmatlabBP

说明:使用BP神经网络训练数据并且作出预测,比较预测值与真实值的误差。-The use of BP neural network training data and make predictions, comparing predicted and actual values of error.
<zhengshen> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[加密解密S-DES

说明:1996年, E.Schaefer 提出了一个简化的DES加密算法, 即S-DES加密算法。S-DES是一个对称分组加密的简化模型,目的不在于应用,它非常具体地说明了分组密码中如何实施扩散和扰乱, 揭示了设计分组密码算法的基本模式和框架,在密码学习中有着重要的意义。编写一个软件能够实现S-DES分组加解密-In 1996, E. Schaefer proposed a simplified DES encryption algorithm, namely, S-DES encryption al
<atlantis> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[其他游戏A

说明:在C++下进行地图的最短路径搜索的A*算法 这个算法被广泛应用在即时游戏的路径寻找过程上。-In the C++ under the map of the A* shortest path search algorithm for this algorithm is widely used in real-time search process on the path of the game.
<spencer> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fan

说明:问题描述: 球赛门票的售票处规定每位购票者限购一张门票,且每张门票售价50元。购票者中有 m位手持50元钱币,另有n人手持100元。假设售票处开始售票时无零钱。问这m+n人有 几种排队方式可使售票处不致出现找不出钱的局面。 编程任务: 对给定的m,n(0<=m,n<=11),输出各种排队方式(从小到大),计算出排队方式总数。 -Problem Descr iption: The box office ticket sales are limited to th
<atlantis> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[棋牌游戏Nqueenproblem

说明:这个程序采用局部搜索算法(Local Search),速度很快, 在配置为奔腾200,内存64MB,上测试可以在 几秒钟内解一百万阶的皇后问题。-This procedure using a local search algorithm (Local Search), fast, in the configuration for the Pentium 200, RAM 64MB, the test solution in a few seconds of order 1 million
<spencer> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[matlab例程spettro

说明:Evaluate frequency spectrum of signals
<zikiko> 在 2025-07-09 上传 | 大小:1kb | 下载:0

[其他智力游戏hano

说明:这是一个不利用递归实现汗诺塔的例子,让我们看看原来简单的 hanoi (n-1,a,c) hanoi (n,a,b) hanoi (n-1,c,b) 由于无法使用递归,需要什么样的手段才能实现。-This is a non-recursive implementation Khan, Tower of Hanoi example, let' s take a look at the original simple hanoi (n-1, a, c) hanoi
<spencer> 在 2025-07-09 上传 | 大小:1kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 213744.45 .46 .47 .48 .49 ... 216384 »

源码中国 www.ymcn.org