资源列表

排序选择:

« 1 2 ... .92 .93 .94 .95 .96 45197.98 .99 .00 .01 .02 ... 267454 »

[人工智能/神经网络/遗传算法Mafia-1.4

说明:关联规则中的频繁项集生成算法Mafia1.4版本,一个效果非常好的算法,可在linux和windows下编译运行。-association rules of frequent item sets Algorithm Mafia1.4 version, a very good effect algorithm, and the Linux compiler running under windows.
<龙行天下> 在 2025-06-28 上传 | 大小:714kb | 下载:0

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

说明:关联规则中的频繁项集生成算法genmax,可在linux和windows下编译运行,可能不太容易看懂。-association rules of frequent item sets genmax generation algorithm, and the Linux compiler running under windows, it may not be easy to understand.
<龙行天下> 在 2025-06-28 上传 | 大小:38kb | 下载:0

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

说明:关联规则中的频繁项集生成算法TreeMiner,可在linux和windows下编译运行。-Frequent one of related rule collect and produce algorithm TreeMiner , can compile running under linux and windows
<龙行天下> 在 2025-06-28 上传 | 大小:248kb | 下载:0

[人工智能/神经网络/遗传算法改进遗传算法-郭涛算法做最优化问题很管用

说明:改进遗传算法-郭涛算法做最优化问题很管用,算法的基本思想是 先任意产生n个随机数,然后从n个数里随机选择m个数,再有这m个 数合成一个新数,将这个新数同n个数中间适应值函数值的最差的比较, 如果好的话就取代最差的那个,如果它比最好的还要好的话,则把最好的 也取代。如果比最差的坏,则重新合成一个新数。依次循环下去。 程序的奇妙之处是GA_crossover()函数,产生的新数确实比较好,看看 那位大侠能改进一下,产生比这跟好的数。-improved genetic algo
<龚文引> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[Internet/网络编程UNIX聊天程序

说明:在RedHad9 下实现文字界面的聊天程序。此源码示范了C语言的socket通信编码;RedHad下如何编译c代码。内附说明文档详细说明了socket通信原理和代码解释。-under the RedHad9 text chat interface procedures. This source model of the C language socket communications coding; How RedHad c compiler code. Documentation contai
<李俊> 在 2025-06-28 上传 | 大小:594kb | 下载:0

[人工智能/神经网络/遗传算法演化计算(实例-多峰函数最值)

说明:演化计算是基于随即搜索的新算法;它的技术模型源于自然的演化。下面是一个例子,该函数是典型的多峰(震动剧烈)的函数。用的算法是郭涛算法。-evolutionary computation is based on the then new search algorithm; It stems from the technical model of the natural evolution. Below is an example of this function is a typical mult
<龚文引> 在 2025-06-28 上传 | 大小:2kb | 下载:0

[Internet/网络编程一个权限设计教程

说明:这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。 ----------------------------------- 首先,设置三种要素:用户、群组、角色。 用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。 权限的实现通过Permission类和Rule类来实现。 Permission供外部调用,Rule为一个接口,为权限判断规则。
<宋立峰> 在 2025-06-28 上传 | 大小:13kb | 下载:0

[WEB源码ebay

说明:一个用asp+access写的taobao.com会员的交易管理系统,受一个淘宝资深用户的委托,花了我两个月的时间完成的,价值6000元,希望大家好好珍惜!  -asp access with a written taobao.com members of the transaction management system, by a senior Taobao users commissioned, I spent two months time to complete the value
<何福康> 在 2025-06-28 上传 | 大小:533kb | 下载:0

[人工智能/神经网络/遗传算法gep编程基础2-27

说明:GEP(基因表达式程序设计)是一种新的演化算法,该文件是基本的GEP编程,采用功能的封装格式,测试通过,能够方便的使用。-GEP (Gene Expression Program Design) is a new evolutionary algorithm, which is the basic GEP programming, functional package format, through testing, to facilitate their use.
<龚文引> 在 2025-06-28 上传 | 大小:15kb | 下载:0

[人工智能/神经网络/遗传算法演化算法在参数回归中的应用

说明:本文在VC++环境下用演化算法实现了非线性参数回归,实验结果表明,用此方法能够很好的实现非线性参数回归。-paper in VC environment using an evolutionary algorithm to achieve the nonlinear regression, experimental results indicate that this method can achieve good nonlinear regression.
<龚文引> 在 2025-06-28 上传 | 大小:3kb | 下载:0

[波变换小波对图像的二次压缩.

说明:给出了在matlab环境下的源代码,经过了上机调试,可以实现小波变换对图像的二次压缩!-given Matlab environment in the source code, after the Machine, can achieve a wavelet transform of the second image compression!
<xxz> 在 2025-06-28 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法bayes在分类中的应用

说明:程序用C语言实现了贝叶斯在数据挖掘中分类和预测中的应用,通过程序可以很好的进行分类和预测。-This program use C language to realize the application of bayes in data mining and forecasting,you can use this program to make a good classification and forecasting
<龚文引> 在 2025-06-28 上传 | 大小:95kb | 下载:0
« 1 2 ... .92 .93 .94 .95 .96 45197.98 .99 .00 .01 .02 ... 267454 »

源码中国 www.ymcn.org