搜索资源列表
一个遗传算法C++类
- 提供一个遗传算法C++类-provide a genetic algorithm C
数据结构与算法(C实现)系列---广义树
- 数据结构与算法(C#实现)系列---广义树,与大家一起学习讨论-data structures and algorithms (C#) series --- generalized tree, and we will study together to discuss
蚁群算法代码
- 基本蚁群算法 c++实现
FFT算法C代码实现
- FFT算法C代码实现,常用滤波算法,Matlab仿真。
遗传算法C程序
- 基于遗传算法的函数寻优
数字逻辑电路中的QM算法C++实现源代码
- 数字逻辑电路中的QM算法C++实现源代码。-Digital logic circuits in the QM algorithm in C++ source code.
c语言的AES加解密算法
- aes加解密算法C语言实现,纯C语言实现,不调用任何标准C外的函数库,分为加密和解密两个c源文件,由于是纯C语言实现,适合于移植到其他操作系统,如LINUX等,
二分法查找算法C源码
- 此程序可实现二分查找算法,采用的是C编程。(This procedure can achieve two points search algorithm, using C programming.)
616191算法作业
- 1.二分搜索技术2.最接近点对问题3.矩阵连乘问题4.电路布线5.单源最短路径Dijkstra算法6.最小生成树Prim算法7.最小生成树Kruskal算法C语言写的,全部能运行!(algorithm design assignment)
C语言PID程序
- 控制算法的C语言实现问题,特地编写出来,初学者课供学习,网上也有一些特定例子供给参考。(Control algorithm C language implementation problems, specifically written out, beginners courses for learning, there are some specific examples of online reference.)
算法导论
- 著名算法书《算法导论》的实现源码,采用了泛型编程, 非常适合于学习算法(the source code of the popular algorithm book Introduction to Algorithms)
PID算法 C程序和Matlab仿真程序
- PID算法 C程序和Matlab仿真程序(PID algorithm, C program and Matlab simulation program)
妙趣横生的算法_C语言实现
- 该压缩包是关于C语言算法的书籍,对该方面有需求的朋友可以下载看看(The algorithm book based on C language)
常用数值算法--C语言
- 常用数值算法,C语言实现,尤其针对求解多重微分方程组数值解、求多重积分有帮助(Commonly used numerical algorithm, C language implementation, especially for solving multiple differential equations of numerical solution. It is very helpful for you to seek multiple points.)
常用数值算法--C语言
- 多种数值计算方法,的c语言实现。好使,没有问题(A variety of numerical methods, C language implementation. OK, no problem)
BIRCH算法
- 机器学习用分类的一种算法,用C语言实现,比较成熟的一种算法的。(An algorithm for classification of machine learning, implemented in C language)
蚁群算法 C语言程序(已运行)
- 智能优化算法-蚁群算法被广泛的应用到组合优化领域,C语言实现(Implementation of ant colony algorithm in C language)
数据结构与算法分析+c语言描述[答案]
- 压缩包中包含各种排序经典算法。全部都用C语言实现。(Compressed package contains various sorting algorithms. All implemented in C language)
部分排序算法(C语言版)
- 部分常用排序算法的代码实现 如冒泡排序,快速排序等(Code implementation of some commonly used sorting algorithms)
sm3算法c语言实现
- 国密加密算法中sm3算法vc6内使用c,c++实现(Implementation of Sm3 algorithm in vc6 in encryption algorithm)