搜索资源列表
最佳适应算法 信安 陆华锋 20022638
- 最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best"
BP算法大全
- 一个关于bp算法的大全,有matlab、c、c++的源代码都有,还有bp神经网络源程序,感兴趣的就看看吧-an algorithm on the Encyclopaedia bp, Matlab, c, c have the source code, there bp neural network source, interested to see it on
记分牌算法
- 计算机系统结构中实现记分牌算法的一个模拟器-computer system architecture to achieve Scoreboard an algorithm simulator
八数码多算法实现
- 这个程序是从广度优先搜索,深度优先搜索,A算法以及A*算法等多方面算法来解决八数码问题-this procedure is breadth - first search, depth-first search, A and A * algorithm algorithm various algorithms to solve the problem eight digital
循环冗余码校验crc算法
- 这是一个小程序,用VC++6.0来实现循环冗余码校验CRC算法。 标准为CRC-4,生成多项式为C(X)=X4+X+1, 应用举例为ITU G704 -This is a small program used to achieve VC 6.0 cyclical redundancy check CRC algorithm. Standards for the CRC-4, generating polynomial C (X) = X-1 X4, applications for th
图论常用算法通用matlab程序
- 包括最短路及最小生成树算法,对于参加建模很有用的-including the most short-circuit and the minimum spanning tree algorithm, for participating in modeling very useful
圆的生成算法
- 圆的生成算法是word格式的,含有源程序,内容有点多大家下载了可以看下,一个很好的-round of the algorithm is word format, containing source, as a bit more you can download a glance, a very good Dongdong
列置换算法
- 传统加密解算法,用置换来对文件进行处理,实用方便-traditional encryption/decryption algorithm, it s practicality and conveniency for introducing swaping to process file
Md5加密算法
- vb实现MD5的加密算法,简单易用!运行速度快!-MD5 implementation, VB version. It s easy to use and the speed is very fast.
用C++描述的各种数据结构算法
- 包含几十个有关数据结构算法的源代码 包括栈 队列 树图等 是初学者的最佳选择-contains dozens of the data structure of the algorithm source code stacks include Queue tree map is the best choice for beginners
二维傅立叶算法fft2D
- 一个关于二维傅立叶的算法,我在做图像处理时用到的 -on a two-dimensional Fourier's algorithm, I was doing the image processing used in
Otsu算法(灰度图像的域值分割)的C++类实现
- Otsu算法(灰度图像的域值分割)的C++类实现.-Otsu algorithm (grayscale image segmentation domain) Category C to achieve.
59564328loki97加密解密算法
- 加密解密算法在网络安全里面非常重要,大家可以交流下-encryption and decryption algorithm in network security inside is very important, we can exchange under
算法红黑树
- 这是一个利用TreeView控件的红黑树算法,我看站点上的红黑树算法不多。所以上传一个-This is a TreeView control the use of Brooklyn Tree Algorithm, I see on the site and Brooklyn Tree Algorithm little. So upload a
数字图象处理算法的演示
- 数字图象处理算法的演示, • 图象的DFT和逆DFT • 图象的FFT和逆FFT • 在图象中加入正弦噪声 • 图象的模板运算实现图象平滑和锐化 • 图象的直方图均衡化 • 图象的对比度拉伸 • 图象的中值滤波 • 图象灰度直方图的显示 • 若干频域滤波器 • 图象的镜像 • 图象的旋转(90度与任意角度) • 图象的放缩 &
内存算法
- 内存分配算法,用c实现内存的管理分配,属于操作系统范畴-memory allocation algorithm, using c realization in the administration and distribution of memory, operating system areas
FORTRAN常用算法程序集
- FORTRAN编制的常用算法程序,对学习数学分析的同学很有参考价值-FORTRAN prepared by the procedure commonly used algorithm for the study of mathematical analysis of the students was useful
xoBox算法
- xoBox算法.rar,超级好用 ,在xoBox算法.rarxoBox算法.rarxoBox算法.rar-xoBox algorithm. Rar, super convenient, in xoBox algorithm. RarxoBox algorithm. RarxoBox algorithm. Rar
Voronoi分治算法
- 分治算法实现Voronoi图的生成,采用VC语言实现。
遍历二叉树的3个递归算法
- 此程序给出了遍历二叉树的三个递归算法,并且利用了先序扩展序列建立二叉树,对于数据结构学习者有很大帮助-this procedure is a traversal of a binary tree three recursive algorithm, and use the first sequence extended sequence to establish a binary tree, the data structure for a great help learners