Welcome![Sign In][Sign Up]
Location:
Search - algorithm

Search list

[AI-NN-PRSMOVCC++

Description: SMO工具箱,包括四种实现SMO算法的方法!有VC++实现,C++实现,全部可以运行!-SMO toolbox, including four SMO algorithm to achieve the method! A VC++ and C++, all can run!
Platform: | Size: 3064832 | Author: 黄波 | Hits:

[matlabBpAlgorithmFunction

Description: 采用BP算法进行函数拟合,收敛速度较快。-BP function fitting algorithm, convergence faster.
Platform: | Size: 1024 | Author: BlueTooth | Hits:

[AI-NN-PRKNNandGAcode

Description: KNN and GA algorithm-KNN algorithm and GA
Platform: | Size: 685056 | Author: tlb | Hits:

[Mathimatics-Numerical algorithmsGAlib

Description: 这是一个面向对象的GA遗传算法库GAlib: A C++ Library of Genetic Algorithm Components),是我见过中的最好的,功能较全面,使得用遗传算法编程变得极为容易。-This is an object-oriented library GA GA Galib : A C Library of Genetic Algorithm Components), I have seen the best, a more comprehensive function, making use of genetic algorithm programming has become very easy.
Platform: | Size: 868352 | Author: 陈飞扬 | Hits:

[AI-NN-PRPathFinder2D

Description: a星路径规划,各种方式的实现,用于二维路径查找算法,(包括使用数组,链表,堆的实现)各种搜索算法-a path-planning, the realization of various ways, for two-dimensional path search algorithms, (including the use of arrays, linked lists, Stack achieved) search algorithm
Platform: | Size: 873472 | Author: 刘昆 | Hits:

[AI-NN-PRimmune_algorithm

Description: 一个使用免疫算法实现物流调度的源代码,使用SQL Server 2005+Visual Studio C# 2005开发,可以在地图上描出优化路径。压缩包中的wldd.bak和wldd1.bak为数据库文件,将其恢复到SQL Server 2005中即可。需要注意的是,默认的连接字符串为 connectionString="Data Source=YANXL\SQLEXPRESS Initial Catalog=wldd1 User ID=sa Password=dream" 初始密码可以改掉-an immunosuppressive logistics scheduling algorithm source code. SQL Server 2005 Visual Studio 2005 C# development, on the map can delineate optimal path. Compressed and the wldd.bak wldd1.bak for database files, will be restored to its SQL Server 2005 will be. Need to pay attention to, The default link to the string connectionString = "Data Source = YA NXL \ SQLEXPRESS Initial Catalog wldd1 User ID = Password = = sa dream "initial password can fit
Platform: | Size: 10878976 | Author: 闫小良 | Hits:

[Algorithmfenleisuanfa.tar

Description: 常用机器学习算法,java编写源代码,内含常用分类算法,包括说明文档-used machine learning algorithm, the preparation of java source code that contains commonly used classification algorithms, including documentation,
Platform: | Size: 5479424 | Author: 周小明 | Hits:

[matlabdbwavelet

Description: 里面是几个小波构造的程序,Daubechies小波基的构造,采用多孔trous算法(undecimated wavelet transform)实现小波变换 。-inside several wavelet construction procedures Daubechies wavelet construction, using porous trous algorithm (undecimated wavelet transform) achieve wavelet transform.
Platform: | Size: 2048 | Author: 黄敏松 | Hits:

[Compress-Decompress algrithmsQccPackSPIHT-0.54-1.tar

Description: QccPackSPIHT-0.54-1 (release 2007-04-30) The Set Partitioning in Hierarchical Trees (SPIHT) algorithm for wavelet-based image coding .-QccPackSPIHT- 0.54-1 (release 2007-04-3 0) The Set Partitioning in Hierarchical Trees ( SPIHT) algorithm for wavelet-based image codi Vi.
Platform: | Size: 79872 | Author: jason.. | Hits:

[Compress-Decompress algrithmsbtc_image01

Description: image compression using btc algorithm. matlab program. This function accepts an image(color or gray) and compresses it using the block truncation coding. -btc using image compression algorithm. Ma tlab program. This function accepts an image (c olor or gray) and compresses it using the block t runcation coding.
Platform: | Size: 1024 | Author: jason.. | Hits:

[File Formatdead

Description: 关于死锁的银行家算法,给定剩余资源和客户的要求,判定该银行家是否会统一此种资源分派方式-Deadlock on the banker's algorithm, given the remaining resources and customer needs, determine whether the bankers will be assigned to such resources unified approach
Platform: | Size: 1024 | Author: 王朋 | Hits:

[JSP/Javarsa-java

Description: rsa加密算法的JAVA实现,绝对能够运行-rsa encryption algorithm JAVA absolutely capable of running
Platform: | Size: 1024 | Author: 行风 | Hits:

[matlabOFDM_Ch_LSE

Description: 在本文件中,我实现了对于OFDM系统信道估计的LSE算法-in this document, I realized for OFDM channel estimation algorithm for the LSE
Platform: | Size: 1024 | Author: 刘斌 | Hits:

[Dialog_WindowSSTF

Description: 操作系统磁盘调度算法中的SSTF最短寻道时间优先算法!输出移动臂的距离和顺序!-Disk Operating System Scheduling Algorithm of SSTF shortest tracking time priority algorithm! Mobile export boom and the distance order!
Platform: | Size: 1024 | Author: 陈秀兰 | Hits:

[Compress-Decompress algrithms20067418104377325

Description: bmp格式转化为jpg格式的算法,蛮有用的 大家看看吧-bmp format jpg format into the algorithm, is quite used to see it all
Platform: | Size: 90112 | Author: 张烨 | Hits:

[Compress-Decompress algrithmsLZWcompression

Description: lzw数据压缩算法的源代码,使用c语言实现的-lzw data compression algorithm source code, the use of the C Language
Platform: | Size: 3072 | Author: 张珊 | Hits:

[Data structsDRAc

Description: 距离向量路由算法的c源代码,希望给有兴趣的人有用-distance vector routing algorithm c source code, and hopes to give those who are interested in useful
Platform: | Size: 1024 | Author: 芦苇 | Hits:

[Fractal programwork2z

Description: 图论算法库 C++ 语言实现 代码内容 图论算法库,包括以下算法: 单源最短路径 Dijkstra 算法 单源最短路径 Bellman-Ford 算法 最小生成树 Prim 算法 每对节点间最短路径 Flod-Warshall 算法 语言 C++ 编译平台 VisualAge C++ 4.0 作者 starfish (starfish.h@china.com) 备注 程序用C++语言编写,在VisualAge C++ 4.0下调试通过。压缩包内的Graph.h文件包含所有的库函数,其调用接口见程序内注释。其他的文件是用来测试算法的测试程序,在VisualAge C++ 4.0下编译运行。 该算法是我为参加ACM/ICPC竞赛而准备的资料,由于竞赛的对编程速度要求较高,所以为了将代码写的短一点,为了便于调试,代码的写的并不是最优的。 虽然该代码在VisualAge C++ 4.0下写成,但是很容易将其移植到MS Visual C++上。 - -graph theory is the C language code as graph theory algorithm library, including the following algorithm : single source Dijkstra shortest path algorithm for single-source shortest path Bellman-Ford algorithm youngest generation Prim algorithm for each tree node on the shortest path between Flod- Warshall algorithm language C compiler platform Vi sualAge author starfish 4.0 C (starfish.h @ china.c om) Remarks procedures using C language, VisualAge C 4.0 debugging through. The compressed file contains Graph.h all library functions, procedures call interface see Notes. Other documents are used to test the algorithm testing procedures, the VisualAge C compiler running under 4.0. The algorithm is to participate in the ACM/ICPC contest and the preparation of information, because the competit
Platform: | Size: 4096 | Author: | Hits:

[VHDL-FPGA-VerilogCordicverilgHDL

Description: 实现cordic算法,输入数据为16位,为提高精度,输出为20位。-achieve cordic algorithm, the input data for the 16, to increase accuracy and output 20.
Platform: | Size: 6144 | Author: 叶艳 | Hits:

[Special Effectsnoseecluster

Description: 聚类分析技术有着广泛应用.因为在对图像进行聚类分析时,通常缺少可资利用的先验知识,所以需要采用无监督的聚类算法.为了适应图像检索的需要,提出了一种新型的无监督聚类方法,即根据离群点信息来自动确定聚类算法的终止时机.此方法还弥补了现有聚类算法在离群点识别、使用上的缺欠.为验证其可行性,用其改进了CURE和ROCK两个经典算法.实验表明,改进后的两个算法都能自动终止,并能取得优于以往的聚类效果. -clustering analysis techniques have wide application. In the image clustering analysis, usually available to the lack of a priori knowledge, Therefore, the need for unsupervised clustering algorithm. To meet the needs of image retrieval, propose a novel unsupervised clustering method, That is, according to information outliers automatically clustering algorithm to determine the time of termination. This method also makes up for in the existing clustering algorithm outliers identification, the use of the shortcomings. To test its feasibility. use its improved CURE ROCK and two classical algorithm. Experiments show that The two improved algorithm can automatically terminated and can be made better than the previous clustering effect.
Platform: | Size: 1024 | Author: | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net