搜索资源列表
MD5加密算法(16位,32)
- MD5加密算法(16位,32位)的C#实现 -MD5 encryption algorithm (16, 32) C#
CW-Saving
- 用csharp给车辆路径问题写的节约算法,用arraylist实现路径的存储,很适合初接触车辆路径问题或csharp编程的朋友。另外考虑了对于循环取货所需要的1比1空箱返回。-A C# Code for CVRP with empty containers exchange. The Algorithms is the classical Clarke-Wright Saving Algorithms. Also realized with arraylist, which could be h
ID3
- 自己实现的ID3算法,可以对连续变量进行离散化操作-Own implementation of ID3 algorithm to discretize the continuous operation of the variable
hungury
- 用编程来实现匈牙利算法,主要解决指派问题,有兴趣的下来看看。-Hungary used to achieve programming algorithm, mainly to solve the assignment problem, interested to see it.
RSA_CS
- C#的RSA加密解密算法程序,罗宾-米勒素数检验法,学信息安全的同学可以拿去-CSharp the RSA algorithm for encryption and decryption procedures, Robin- Miller, prime number test, students learn information security can be taken away
PaiKe
- c#编写的排课系统,基于遗传算法的,很有研究价值-c# Timetable prepared systems, based on genetic algorithm, it is the research value of
2
- 扩展欧几里德算法不但能计算(a,b)的最大公约数,而且能计算a模b及b模a的乘法逆元。平方和乘算法的复杂度:执行次数至少要k次模乘,最多需要2k次模乘。-Extended Euclidean algorithm for computing not only (a, b) the common denominator, and to calculate a modulus b and b modulus a multiplicative inverse of. Square and by the
Algorithm
- 基于C#的常用算法程序。 关键字:复数,积分,矩阵,线性方程组,非线性方程组,最小二乘法-C# Algorithm
Improved-Genetic-Algorithm
- 针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns
Liang-Barsky-Algorithm
- Liang-Barsky-Algorithm的算法实现。计算机图形学的作业,算法较为复杂。用C#编写,带图形演示-Liang-Barsky-Algorithm of the algorithm. Computer graphics operations, the algorithm is more complicated. Written with C#, with graphic presentation
Cohen-Sutherland-Algorithm
- Cohen-Sutherland-Algorithm的C#实现,带图形界面,可实时操作-Cohen-Sutherland-Algorithm for C# implementation, with graphical interface, real-time operating
Theory-of-NP-approximation-algorithm
- NP完全性理论与近似算法课件,有详细讲解-Theory of NP-approximation algorithm with the courseware, a detailed explanation
Common-set-of-C-language-algorithm
- C语言常用算法程序集,非常适用初学者对语法,以及常规算法的学习-Common set of C language algorithm
CPPstudy-algorithm
- 里面包含所有的C++开发算法,很基础,实用-Which contains all algorithms in C++ development, it is basic, practical
Page-replacement-algorithm
- 页面置换算法(FIFO,LRU,OPT),带有实现算法的动画界面。-Page replacement algorithm (FIFO, LRU, OPT), with algorithm animation interface.
The-quick-sort-algorithm-C-language
- 快速排序算法C语言实现,快速排序算法C语言实现-The quick sort algorithm C language, C language implementation of the Quicksort algorithm
Classical-algorithm
- 几种国际经典类型的算法,以及对应它们的源程序-Several international classic type algorithm, and corresponds to their source
polynomial-algorithm
- 设计一个多项式类,支持多项式的显示、加减运算、相乘运算,并且必须 使用链式结构来实现该多项式类,包括多项式的存储、显示与运算等等。-Design a polynomial class to support the display of the polynomial, addition and subtraction, multiplication, and must use the chain structure to achieve the polynomial class, includ
genetic-algorithm-achived-by-MATLAB
- 这是大学毕业设计做的一个遗传算法程序,挺有用的-It is beneficial to you to achive the function of genetic algorithm.
Common-C-P-P-classic-algorithm
- 介绍了常见的C++经典算法,对于学习算法的会有很大的帮助 -Common C++ classic algorithm for learning algorithm will be very helpful
