资源列表

« 1 2 ... .43 .44 .45 .46 .47 25648.49 .50 .51 .52 .53 ... 28521 »

[数学计算/工程计算ysf

说明:用数组解决约瑟夫问题的源程序 【约瑟夫问题】 编号为1,2,......,n的n个人按照顺时针方向围坐一圈。从第一个人开始顺时针方向自1开始报数,报到m时停止报数。报m 的人出列,从他在顺时针方向的下一个人开始重新报数,如此下去,直到所有人全部出列为止。设计一个程序来求出出列顺序。其中n,m由键盘输入。 -Joseph used the array to resolve the issue of source code p
<曼曼> 在 2025-05-09 上传 | 大小:1kb | 下载:0

[压缩解压jpeg_ls_v2.2

说明:实现图像的jpeg无损压缩,可以在linux系统下经过交叉编译器编译后在arm上实现,已经写好makefile文件-Realize jpeg image lossless compression, you can linux system through cross-compiler to compile in the arm to achieve, has written makefile file
<华玉环> 在 2025-05-09 上传 | 大小:3.3mb | 下载:0

[数据结构常用算法1800questions

说明:数据结构1800试题 根据章节分类 包括选择填空判断以及问答应用 数据结构与算法复习用-1800 test data structure including the selection of classification according to chapter, as well as fill in the blank questions and answers to determine application data struct
<青萝> 在 2025-05-09 上传 | 大小:1.31mb | 下载:0

[数据结构常用算法1800answer

说明:数据结构1800试题相对的答案 根据章节分类 包括选择填空判断以及问答应用 数据结构与算法复习用 -1800 data structure answers questions relative classification in accordance with sections including the selection and fill in the blank questions and answers to determine
<青萝> 在 2025-05-09 上传 | 大小:907kb | 下载:0

[数学计算/工程计算transfor

说明:从N多幅图里裁减同一个区域用envi编写IDL程序做批处理-From the N number of Ituri reduction with use of a regional envi prepared to do a batch IDL procedure
<lihongyi> 在 2025-05-09 上传 | 大小:2kb | 下载:0

[matlab例程matlab_ronghe

说明:图像数据 的融合就是图像信息处理的综合过程,来自不同的源的图像数据图像信息按一定的准则进行融合,这里是简单的实例源程序,还需要进过修改完善-The integration of image data is image information processing integrated process, from different source of image data of image information according t
<LZ> 在 2025-05-09 上传 | 大小:52kb | 下载:0

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

说明:简化的模糊神经网络,结构更加简单,效果相当-Simplified fuzzy neural network, structure more simple, the effect of considerable
<王宏伟> 在 2025-05-09 上传 | 大小:20kb | 下载:1

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

说明:支持向量机的方法,matlab编写,用于分类检测,模式识别-Support Vector Machine method, matlab prepared for the classification of detection, pattern recognition
<王宏伟> 在 2025-05-09 上传 | 大小:2kb | 下载:0

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

说明:NNIAToolbox源码包 这是进化算法中的一类-This is NNIAToolbox source packages evolutionary algorithm in a class of
<陈平> 在 2025-05-09 上传 | 大小:41kb | 下载:0

[数据结构常用算法3

说明:针对迷宫这类特殊的环境模型, 提出了基于笛卡儿坐标系的新的路径规划算法。该算法通过找出机器人行驶方向和位 置变化的关系, 方便快捷地实现了对路径的记忆, 并且在到达终点后能够通过一种简单的路径优化算法算出最短路径, 最 终实现以最短路径返回。此算法的可行性已通过轮式机器人实例得到证实。-For the maze of such a unique environment model, a Cartesian coordinate
<shirley> 在 2025-05-09 上传 | 大小:176kb | 下载:0

[数据结构常用算法4

说明:迷宫问题是《数据结构》中是作为栈的典型应用举例,且迷宫是以二维数组来存储的,表面上看似乎迷宫问 题是一种特殊问题的解决方法,其实迷宫问题是一种特殊形式的图的问题。因此,迷宫问题总是可以转化为图的问题来 解决的。讨论如何将迷宫问题转化成图的问题,以及如何利用图的算法来解决迷宫问题。-Maze problem is that data structure is as a stack of typical application,
<shirley> 在 2025-05-09 上传 | 大小:153kb | 下载:0

[数据结构常用算法5

说明:文章论述了数据结构中栈的理论知识和应用栈解决迷宫问题的算法设计, 并用VB 实现 了迷宫程序的设计-This article discusses the stack data structure and application of theoretical knowledge to solve maze problems stack algorithm design, and VB realize the design of the
<shirley> 在 2025-05-09 上传 | 大小:214kb | 下载:0
« 1 2 ... .43 .44 .45 .46 .47 25648.49 .50 .51 .52 .53 ... 28521 »

源码中国 www.ymcn.org