资源列表

« 1 2 ... .34 .35 .36 .37 .38 10739.40 .41 .42 .43 .44 ... 11386 »

[其它资源fmap1

说明:matlab编写的训练som自组织特征映射神经网络的源代码。-Matlab prepared by the training som self-organizing feature map neural network source.
<唐研> 在 2008-10-13 上传 | 大小:820byte | 下载:0

[其它资源fmap2

说明:matlab编写的训练som神经网络源程序 -Matlab prepared by the neural network training som source
<唐研> 在 2008-10-13 上传 | 大小:840byte | 下载:0

[其它资源75448147apriori(c)

说明:用C语言实现的数据挖掘经典算法Apriori,请各位大大批评指正!-C language data mining algorithms classic Apriori, please greatly criticized correct!
<李勇> 在 2008-10-13 上传 | 大小:121.24kb | 下载:0

[其它资源parti

说明:不错的数据挖掘算法大集成(1),请个位大大批评指正!-good data mining algorithms big Integration (1), 000-bit greatly criticized correct!
<李勇> 在 2008-10-13 上传 | 大小:379.53kb | 下载:0

[其它资源ucos ii中文版(包含范例)

说明:ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel Pentium II PC (300MHz)上运行和测试过,
<董清清> 在 2008-10-13 上传 | 大小:19.99kb | 下载:0

[其它资源卡玛曲线

说明:arm挂接led屏时对图像真彩全彩的灰度扫描时会有彩色失真问题,用此伽玛曲线数值表修正,可复原原有色彩-articulated arm led screen color images on the full-color scanning color distortion when there will be problems, gamma curve with this numerical tables that can recover the original colors
<李建勋> 在 2008-10-13 上传 | 大小:1.45mb | 下载:0

[其它资源USB 2.0 IP Core

说明:USB20的IP CORE,可以直接用在SOPC下,自动完成全部的枚举,只需修改枚举参数即可!-USB20 IP CORE, can be directly used in SOPC, automatically complete the enumeration. only a modification of enumerated parameters can be!
<林风> 在 2008-10-13 上传 | 大小:177.03kb | 下载:1

[其它资源传教士与野人问题

说明:传教士和野人问题是人工智能中的经典问题。本程序采用递归算法求解。定义一个函数,该函数返回一个解路径,路径可以用规则序列表示,也可以用状态序列表示。比如,用规则序列表示,可以表示为:(1 1)(1 0)。。。 表示:过去1个传教士,一个野人,回来一个传教士,。。。如果用状态序列表示,可以表示为:(3 3 1)(2 2 0)(3 2 )。。。 路径用一个链表表示,该函数返回该链表。在main中调用该函数,并打印输出该路径。-missionaries and Savage is a classic A
<罗鹏魁> 在 2008-10-13 上传 | 大小:33.45kb | 下载:0

[其它资源01背包算法

说明:一个简单的01背包算法,物品数量限制在10以内。-a simple 01 backpack algorithm, the number of items within the limit of 10.
<凌寒> 在 2008-10-13 上传 | 大小:10.83kb | 下载:0

[其它资源八数码问题(A星算法)

说明:用A*算法求解八数码问题。A*算法又叫做最佳图搜索算法,是满足启发函数不大于实际耗散值的A算法,可以用理论证明如果最佳解图存在的话,一定可以用A*算法找出来。-with A * algorithm eight digital problem. A * algorithm also called the plan the best search algorithm, it is instructive function to meet not more than the actual value
<罗鹏魁> 在 2008-10-13 上传 | 大小:11.24kb | 下载:0

[其它资源FW_gmZx

说明:LCD液晶控制芯片GM5020的原程序,无须解码。-LCD controller chip GM5020 the original procedure without decoding.
<张亮> 在 2008-10-13 上传 | 大小:4.33kb | 下载:0

[其它资源排序算法、字典和B-树的C++语言实现

说明:排序算法、字典和B-树的C++语言实现 代码内容 包括以下算法: qui.c sort: quicksort qsort.c sort: qsort ins.c sort: insert sort shl.c sort: shell sort has.c dictionary: hash tables bin.c dictionary: binary tree rbt.c dictionary: red-black trees skl.c dic
<罗鹏魁> 在 2008-10-13 上传 | 大小:24.36kb | 下载:0
« 1 2 ... .34 .35 .36 .37 .38 10739.40 .41 .42 .43 .44 ... 11386 »

源码中国 www.ymcn.org