资源列表

« 1 2 ... .34 .35 .36 .37 .38 14639.40 .41 .42 .43 .44 ... 28523 »

[数据结构常用算法最少硬币问题

说明:最少硬币问题.rar主要是数据结构与算法中的一个常见问题,在这个里面有详细的求解过程和相关的输入输出-coins. Rar main data structures and algorithms in a common problem, in this there are detailed in the solution process and the associated input and output
<周华> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数据结构常用算法邮局选址问题

说明:这个是大家非常熟悉的一个非常常用的算法,邮局选择问题,相信大家一定可以学到很多东西的-This is all very familiar with a very commonly used algorithm, the post office matter of choice, I am sure that you can learn a lot of things
<周华> 在 2025-11-20 上传 | 大小:7kb | 下载:0

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

说明:相信很多人都有对此算法有过详细的了解,确实这个算法最K乘积问题应用的还是很广泛的-believe that a lot of people have this algorithm in detail with the understanding that this is indeed the most K algorithm application of the product or issue a very broad
<周华> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数据结构常用算法数据结构算法集C++

说明:数据结构常用算法,C++语言,对初学者很有帮助-algorithm commonly used data structures, C language, very useful for beginners
<李强> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数据结构常用算法JAVA完善后的多项式相加

说明:完善以前的JAVA实现的多项式相加 提供了输入系数和次数的控制-perfect before JAVA sum of the polynomial coefficients for the input and frequency control
<小样> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数据结构常用算法weixingguidaomoni

说明:龙格库塔算法在VB下的实现,模拟了卫星绕地球的运行。-Runge Kutta algorithm in the realization of VB, simulating a satellite orbiting the earth's operation.
<刘源> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[matlab例程系统辨识

说明:系统辨识中的各种辨识算法:如最小二乘法、递推最小二乘法、广义最小二乘、变遗忘因子递推算法等。-System Identification of identification algorithm : if the least-squares method, recursive least squares method, generalized least squares, changing the forgotten factor algorithm.
<陈镇静> 在 2025-11-20 上传 | 大小:7kb | 下载:3

[matlab例程SUSAN边缘检测的实现代码

说明:SUSAN边缘检测的Matlab实现代码,用于静态图象的边缘检测,效果要视具体图象来定-SUSAN Edge Detection Matlab code for static images of edge detection, the effect would depend on the specific images to determine
<> 在 2025-11-20 上传 | 大小:7kb | 下载:0

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

说明:在信息检索中,对网页进行处理,得到网页的文本主体。-in Information Retrieval, the website address, the text to be the main website.
<陈海山> 在 2025-11-20 上传 | 大小:7kb | 下载:0

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

说明:人工免疫算法的源程序。由主程序和子程序等十几个m文件组成。-artificial immune algorithm of the source. From the main program and subprogram m dozen other documents.
<周正> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[数值算法/人工智能数值算法大全

说明:其中含有数值分析常用的15个算法,经测试 全部可以使用,而且语言简练,语句简单-containing numerical analysis of 15 commonly used algorithm, can use all the tests, but concise language, simple statement
<wjf> 在 2025-11-20 上传 | 大小:7kb | 下载:0

[压缩解压程序内存驻留程序(TSR)8

说明:在C语言中,可以用keep ( )函数将程序驻留内存。这个函数有两个参数:status和size。size为驻留内存长度,可以用size=_SS+_SP/16-_psp得到,当然这也是一种估算的方法,并不是精确值。函数执行完以后,出口状态信息保存在status中。比如,对于上面的例子,将“geninterrupt (0x60) ”改写成“keep(0,_SS+_SP/16-_psp) ”后再执行程序,这一段程序就被驻留,此后在其它的任何软件或程序设计中,只要用到了60H号中断,就会在屏幕上显示“
<高俊杰> 在 2025-11-20 上传 | 大小:7kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 14639.40 .41 .42 .43 .44 ... 28523 »

源码中国 www.ymcn.org