资源列表

« 1 2 ... .45 .46 .47 .48 .49 26950.51 .52 .53 .54 .55 ... 28522 »

[压缩解压projet

说明:自适应编码 本发明的目标是生成一种方法:对数组压缩和解压缩编码,特别是二进制数组;对数组整体的编码技术;展现了一个通过极限熵得到的特别的压缩比率。 -Adaptive Coding goal of the invention is to generate a Method : array compression coding, in particular binary array; a whole array of coding
<11111111> 在 2025-02-03 上传 | 大小:103kb | 下载:0

[人工智能/神经网络/遗传算法k-means(VC)

说明:k均值聚类算法分析,采用C++编程技术,提供代码可重用机制 -k-means clustering algorithm analysis, the use of C programming, code reuse mechanism
<chu na> 在 2025-02-03 上传 | 大小:30kb | 下载:0

[人工智能/神经网络/遗传算法satools-103

说明:模拟退火算法.里面有很多的例子可以参考.解压后在matlab平台下运行.-simulated annealing algorithm. There are many examples of reference. Unpacked in Matlab platforms.
<吴天浩> 在 2025-02-03 上传 | 大小:211kb | 下载:0

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

说明:这是一个关于图象检测的PDF文档,由日本一会知名的科学家编写的,当中介绍了如何实现图象的跟踪与检测,如二值图象,差分图象-This is an image of the detection of PDF files from Japan will be a well-known scientists prepared, which explains how to achieve image tracking and detection,
<TONY> 在 2025-02-03 上传 | 大小:376kb | 下载:0

[人工智能/神经网络/遗传算法itpp-3.10.1.tar

说明:独立分量分析程序FASTICA的C++源代码-FASTICA procedures for the C++ source code
<> 在 2025-02-03 上传 | 大小:967kb | 下载:0

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

说明:ASMUML.zip一个人工股市的建模资料,主要是针对asm2.2的建模,欢迎大家下载-ASMUML.zip an artificial stock market modeling information, asm2.2 is mainly directed against the modeling, we welcome download
<zhxj> 在 2025-02-03 上传 | 大小:84kb | 下载:0

[数据结构常用算法CaculateRomanpn

说明:计算图p(n,k)罗马支配数的算法,计算罗马支配数是一个np—complete问题,这里给出一个相对高性能的算法。-calculated plan p (n, k) Rome disclaimer few algorithm disclaimer calculated Rome is a few np-complete problem here is a relatively high-performance algorithm.
<姜宝琦> 在 2025-02-03 上传 | 大小:9kb | 下载:0

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

说明:< 游戏中的人工智能>>,pdf电子书-<Game artificial intelligence>>, pdf e-book
<滕飞> 在 2025-02-03 上传 | 大小:4.49mb | 下载:0

[数据结构常用算法MiniSpanTree_Kruskal

说明:最小生成树算法程序,已经通过编译的程序,能运行出结果-minimum spanning tree algorithm, compiled by the procedure, the results can run
<lipeng> 在 2025-02-03 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法DecisionTreeApplet_3[1].20

说明:决策树的源代码。需要的自己下阿。不多说了-Decision Tree source. Under their needs A. Little said
<liuliu> 在 2025-02-03 上传 | 大小:409kb | 下载:0

[数据结构常用算法PackageProblem

说明:实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本
<李昭明> 在 2025-02-03 上传 | 大小:9kb | 下载:0

[数据结构常用算法classstr2

说明:完善字符串类的运算符功能 1、 利用运算符重载完善字符串类的运算符功能。如: 串+整数;整数+串;浮点数+串;串-串;串/串 等; 2、 编制一个带菜单的小系统,演示该类的运算符操作。 -perfect string Operators such a function, using Operator perfect string category Operators function. Such as : S
<李昭明> 在 2025-02-03 上传 | 大小:536kb | 下载:0
« 1 2 ... .45 .46 .47 .48 .49 26950.51 .52 .53 .54 .55 ... 28522 »

源码中国 www.ymcn.org