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

Search list

[Crack HackSequence-Cipher-Algorithm

Description: 序列加密算法,用于文件的加密。基于硬件,速度快,还算好用-sequence encryption algorithm for file encryption. Hardware-based, fast and rather user-friendly
Platform: | Size: 52354 | Author: 云容 | Hits:

[Windows DevelopHow to implement the FFT algorithm

Description: Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of complex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I was developing a software to make frequency analysis on a sample of captured sound.-Basically, this article describes one way to implement the 1D version of the FFT algorithm for an array of co mplex samples. The intention of this article is to show an efficient and fast FFT algorithm that can easily be modified according to the needs of the user. I ve studied the FFT algorithm when I wa s developing a software to make frequency Analytics sis on a sample of captured sound.
Platform: | Size: 27927 | Author: 冰城 | Hits:

[Other resourcegenetic-algorithm

Description: 遗传算法接口代码,可根据实际问题调用里边的函数。-genetic algorithm interface code, according to actual problems along the calling function.
Platform: | Size: 4024 | Author: 郑军 | Hits:

[Mathimatics-Numerical algorithmsInterpolation-algorithm

Description: 7种插值算法的c++代码实现,1 拉格朗日插值(POLINT) 2 有理函数插值(RATINT) 3 三次样条插值(SPLINE(二阶导数值)->SPLINT(函数值)) 4 有序表的检索法(LOCATE(二分法), HUNT(关联法)) 5 插值多项式(POLCOE(n2), POLCOF(n3)) 6 二元拉格朗日插值(POLIN2) 7 双三次样条插值(SPLIE2)-seven interpolation algorithm to achieve the c code, a Lagrangian interpolation (POLINT) 2 rational function interpolation (RATINT) 3 cubic spline interpolation (SPLINE (second derivative numerical) -
Platform: | Size: 5045 | Author: ldg | Hits:

[Mathimatics-Numerical algorithmsalgorithm-all

Description: Numerical Recipes Software 提供的算法子程序集,一共有上千种算法,部分算法可以在书店买到书-Numerical Recipes Software algorithm for the subroutine sets, a total thousands of algorithms, some algorithm can buy books in bookstores
Platform: | Size: 407509 | Author: 谭昌勇 | Hits:

[Other resource123ParticleSwarmOptimization(PSO)Algorithm

Description: 粒子群优化算法!!! 系统地介绍了粒子群优化算法,归纳了其发展过程中的各种改进如惯性权重!收敛因子!跟踪并 优化动态目标等模型\"阐述了算法在目标函数优化!神经网络训练!模糊控制系统等基本领域的应用并 给出其在工程领域的应用进展,最后,对粒子群优化算法的研究和应用进行了总结和展望,指出其在计算 机辅助工艺规划领域的应用前景\"-PSO algorithm! ! ! A systematic introduction to PSO algorithm, summed up its development process such as the improvement of inertia weight! Convergence factor! track and dynamic optimization model objectives, "explained the algorithm optimization objective function! Neural Network Training! Fuzzy Control System basic areas of application and gives the project from its the application domain, finally, the PSO algorithm research and application of the summary and outlook. pointed out in the field of computer-aided process planning applications prospects "
Platform: | Size: 53571 | Author: 八云 | Hits:

[OtherDataStructur&Algorithm

Description: 数据结构典型算法的代码!初次上载,多多指教!谢谢!-data structure typical algorithm code! Initial upload, exhibitions! Thank you!
Platform: | Size: 3949437 | Author: 小林 | Hits:

[CA authmd5-algorithm

Description: 这是一个md5的c++程序,可在visual c++环境下运行,实现消息摘要算法,用与消息的认证!-the md5 c procedures, the visual c operating environment, achieving news digest algorithm, and the use of authentication information!
Platform: | Size: 3352 | Author: 方泽栋 | Hits:

[Other resourceimmune-genetic-algorithm

Description: 免疫遗传算法matlab 程序,该算法由抗原识别、初始抗体产生、适应度计算、向记忆细胞分化、抗体的促进和抑制、抗体产生(交叉、变异) 六个模块组成-immune genetic algorithm Matlab procedure, the algorithm by antigen identification, initial antibody, fitness, to the memory cells, antibody for the promotion and inhibition, antibody (crossover and mutation) six modules
Platform: | Size: 1720 | Author: He Hong | Hits:

[Other resourceimproved-immune-algorithm

Description: 改进的二进制编码免疫算法,主要改进的是免疫记忆库-improved immune binary coding algorithm, the main improvement is immune memory bank
Platform: | Size: 2391 | Author: He Hong | Hits:

[Communicationbasic-algorithm

Description: 讲述了各种常用经典算法,供新手和有经验的程序员学习使用-used on a variety of classical algorithm for novice and experienced programmers learning
Platform: | Size: 142414 | Author: 李明 | Hits:

[Windows Developclock-algorithm

Description: 本代码为页面置换算法中的NRU算法,即改进型Clock置换算法。-code for the page replacement algorithm the invariable algorithm, improved Clock replacement algorithm.
Platform: | Size: 2320 | Author: 代怀凯 | Hits:

[Other resourceAlgorithm-ebook(10books)

Description: C,C++十本外文经典算法书。看了编程能力大有提高,值得推荐。-C, 10 foreign language books classical algorithm. Programming ability to read much improved, worth recommending.
Platform: | Size: 28943161 | Author: 尚杨 | Hits:

[Mathimatics-Numerical algorithmsK-Means-Algorithm

Description: k平均动态聚类算法源代码.希望对大家有所帮助.-k average dynamic clustering algorithm source code. We want to help.
Platform: | Size: 30654 | Author: 周董 | Hits:

[Graph Recognizecluster-algorithm

Description: 聚类算法的vc++代码实现,包含了两种算法-clustering algorithm to achieve the vc code, includes two algorithms
Platform: | Size: 360978 | Author: liu yang | Hits:

[Other resourceImproved-fast-SPIHT-algorithm

Description: 改进的快速SPIHT 算法.针对原算法的不足引入了“最小阈值”和“最小输出位”,同时改变了原算法的扫描顺序,降低了算法的复杂程度,并使其更有利于并行优化处理。实验证明,改进后的算法减少了编解码过程中的存储容量和时间消耗,而重建图像的峰值信噪比和人眼视觉效果与原算法相当。-improved fast SPIHT. Against the original algorithm of the introduction of the "minimum threshold" and "the smallest output ", and also changed the original algorithm scanning sequence, reducing the complexity of the algorithm, and make it more conducive to optimizing the parallel processing. Experiments show that the improved algorithm to reduce the codec in the process of storage capacity and time consumption, and reconstruction in PSNR and the human visual effects and the original algorithm.
Platform: | Size: 204084 | Author: luis | Hits:

[Mathimatics-Numerical algorithmsant-system-algorithm

Description: C语言版本的蚁群系统算法,详细介绍了蚁群算法的步骤-C language version of the ant system algorithm, introduced in detail the steps Ant Algorithm
Platform: | Size: 7975 | Author: 葛荣雨 | Hits:

[Other resourceTSP-ant-algorithm

Description: 用于解决TSP问题的蚁群算法,里面有详细注释-TSP solution for the ant algorithm, which detailed Notes
Platform: | Size: 11598 | Author: 葛荣雨 | Hits:

[Crack HackDES-encryption-algorithm

Description: 该算法在.NET平台下,使用C#语言,用DES加密算法实现了文件的加密。-the algorithm.NET platform, the use of C# language, using DES encryption algorithm encryption of the document.
Platform: | Size: 29413 | Author: feng xue feng | Hits:

[OtherRSA-publickey-algorithm

Description: 自己做的一个RSA公钥密码算法实践,包括源代码及其具体内容-do for myself a RSA public key cryptography algorithm practice, including the source code and its specific contents
Platform: | Size: 8756 | Author: huke | Hits:
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

CodeBus www.codebus.net