搜索资源列表
RSA的c实现
- rsa c的实现 用C语言开发高性能RSA加密算法-the realization of C language development of high-performance RSA encryption algorithm
MD5加密算法(16位,32)
- MD5加密算法(16位,32位)的C#实现 -MD5 encryption algorithm (16, 32) C#
数据结构与算法(C实现)系列---广义树
- 数据结构与算法(C#实现)系列---广义树,与大家一起学习讨论-data structures and algorithms (C#) series --- generalized tree, and we will study together to discuss
雅可比C++
- 雅可比(Jacobi)迭代算法的C++实现-Jacobian (Jacobi) iterative algorithm to achieve C
存储管理算法
- 操作系统的存储管理算法模拟实验使用c++实现的源程序-OS storage management algorithm simulation experiments using c realization of the source
银行家算法C++描述
- 用VC实现银行家算法 自己制作 十分好用-with VC bankers algorithm to produce their own very handy
DBSCAN C#实现
- 使用c#实现了 基于密度的聚类 DBSCAN算法,附带坐标系,可以直观显示出聚类前和聚类后的点集,完整无错,可运行,完全原创!
C#射线法
- c#实现的点是否在多边形内的射线算法。核心算法已可以无问题运行,只需要对数据导入稍做改动即可使用。
汉诺塔问题的C#实现
- 利用递归算法实现了汉诺塔问题的求解步骤
基于dspfft算法的实现
- 基于DSP实现的FFT算法的C语言编程
数字逻辑电路中的QM算法C++实现源代码
- 数字逻辑电路中的QM算法C++实现源代码。-Digital logic circuits in the QM algorithm in C++ source code.
tanxin
- 算法设计课程设计中的贪心算法,用c++实现代码-Algorithm design in the curriculum design of the greedy algorithm to achieve code
c
- c#实现数据加密-哈希算法,哈希加密类的构造函数 -c# data encryption- the hash algorithm, Micronesia哈希加class constructor
Scheduling
- 用C#和C++实现的进程调度算法程序(操作系统实验)本实验通过编写C#语言的代码实现先来先服务(FCFS),最短作业优先(SJF)、响应比高者优先(HRN)的调度算法。最后在界面上显示出进程在调度过程中的情况。另附上C++的进程调度实验,算法不相同。-Use C# and C++ to build up a project to achieve process scheduling.The project contains the algorithm of FCFS,SJF and HRN.
Check
- C#实现的各种校验算法,如CRC校验、加校验、异或校验等,界面良好。-check tools for all kinds of check agrithiom
hmm.c
- 用c实现hmm,给定观察值序列和HMM模型,利用前向后向算法求取其概率-Using c to achieve hmm, for a given sequence of observations and the HMM model, using forward and backward algorithm to compute the probability
K-means-cSharp--code
- k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
sha-512.c
- visual c++实现的SHA512算法,已仿真和验证-visual c++ implementation of SHA512 algorithm, simulation and verification has been done.
The-quick-sort-algorithm-C-language
- 快速排序算法C语言实现,快速排序算法C语言实现-The quick sort algorithm C language, C language implementation of the Quicksort algorithm
Apriori_cPP
- 很有用的APRIORI算法C++实现,而且附有使用说明。-very useful arithmatic of apriori accomplished by C++ with instrution in Chinese.