资源列表

« 1 2 ... .97 .98 .99 .00 .01 27402.03 .04 .05 .06 .07 ... 28522 »

[数据结构常用算法最大k乘积问题

说明:/*最大k乘积问题 问题描述: 设I是一个n位十进制整数。如果将I划分为k段,则可得到k个整数。这k个整数的乘积称为I的一个k乘积 。 试设计一个算法,对于给定的I和k,求出I的最大k乘积(n<=10)。 示例:输入为 : 4 3 结果:1234 */-/ k* Product of the biggest problems Descr iption : I set up is a n-bit decimal integer. I
<phq> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法最大子长方体问题

说明:*Cube:最大子长方体问题 问题描述: 一个长,宽,高分别为m,n,p的长方体被分割成个m*n*p个小立方体。每个小立方体内有一个整数。 求所给长方体的最大子长方体。子长方体的大小由它所含所有整数之和确定。 */-* Cube : The biggest problem for rectangular Problem descr iption : a long, wide and high respectively m, n, p r
<phq> 在 2024-11-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法CRC32数据检验算法代码

说明:在远距离数据通信中,为确保高效而无差错地传送数据,必须对数据进行校验即差错控制。循环冗余校验CRC(Cyclic Redundancy Check/Code)是对一个传送数据块进行校验,是一种高效的差错控制方法。-in long-distance data communication, in order to ensure efficient without error to transmit data, the data must c
<zhou> 在 2024-11-20 上传 | 大小:18kb | 下载:0

[人工智能/神经网络/遗传算法bp数字识别

说明:基于bp人工智能的图像识别的技术,配套源代码-bp artificial intelligence-based image recognition technology and supporting source code
<zz> 在 2024-11-20 上传 | 大小:143kb | 下载:0

[人工智能/神经网络/遗传算法gacode-in-c

说明:This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample
<阳光灿烂> 在 2024-11-20 上传 | 大小:275kb | 下载:0

[人工智能/神经网络/遗传算法遗传算法的一个例子

说明:本程序是使用一种遗传算法解决m个工件分配给m架机床的效益最优化问题,-this program is to use a genetic algorithm to solve m m allocated to the workpiece-machine efficiency optimization,
<阳光灿烂> 在 2024-11-20 上传 | 大小:18kb | 下载:0

[matlab例程matlabimagepross

说明:压缩包中共有7个文件,主要包含了MATLAB进行图象处理的源程序,及部分信号处理的程序,关键处都有注释。-compressed A total of seven documents, primarily comprised of MATLAB for image processing of the source, and some signal processing procedures, have crucial Notes.
<李浩> 在 2024-11-20 上传 | 大小:6kb | 下载:0

[数据结构常用算法49252-5

说明:数据结构用java实现的一些源代码,包含了我们常用的一些数据结构。-java data structure used to achieve some of the source code, including our common data structure.
<王兵> 在 2024-11-20 上传 | 大小:51kb | 下载:0

[人工智能/神经网络/遗传算法一套图像处理程序,支持JPEG、GIF和PNG三种格式

说明:一套图像处理程序,支持三种图像文件格式,我调试过了,很好用-Image processing programs for JPEG,GIF and PNG.I have compiled them, which is good for using.
<上官婉儿> 在 2024-11-20 上传 | 大小:891kb | 下载:0

[人工智能/神经网络/遗传算法C语言的HMM算法库

说明:一个关于HMM(隐马尔可夫模型)实现的C语言库。是Visual C++数字图像模式识别技术及工程实践的配套源代码-one of HMM (HMM) with the C library. Yes Visual C digital image pattern recognition technology and engineering practice supporting source code
<张积存> 在 2024-11-20 上传 | 大小:8kb | 下载:0

[数据结构常用算法0427 李金宝 11

说明:编的很垃圾 大家多多包涵 主要功能矩阵相加 减 乘 除 大家多多指点-series of the very people refuse excused main function matrix arithmetic is a lot we kind
<李金宝> 在 2024-11-20 上传 | 大小:26kb | 下载:0

[数学计算/工程计算c语言编的万年历

说明:c语言编的万年历源程序,可显示年份从1980-2099年,是个很实用的工具-hefty almanac series of the source, can show that the years from 1980-2099, is a very useful tool!
<zbing0203> 在 2024-11-20 上传 | 大小:2kb | 下载:0
« 1 2 ... .97 .98 .99 .00 .01 27402.03 .04 .05 .06 .07 ... 28522 »

源码中国 www.ymcn.org