搜索资源列表
neicunfenpai
- 主存的分配和回收+最先适应算法(代码) 操作系统实验-Main memory allocation and recovery+ First adaptation algorithm (code) operating system experiment
IQMathchinese
- ti公司TMS320C28X系列的IQMATH库为C/C++程序员收集了高度优化和准确的数学函数库并精确的在TMS320C28X芯片上将浮点算法 转换成固定点的运算代码,此文件为汉化版,为英文不好的技术人员提供了便利-ti company TMS320C28x series IQMATH library for C/C++ programmers to collect highly optimized and accurate mathematical function library an
ban
- 银行家算法代码供各位使用,有错误的请多多包含-bank
tudebianli
- 这个是图的遍历演示源程序代码,是用c语言写的,大家可以参考一下这个算法-This is a graph traversal demo source code is written in c language, we can refer to this algorithm
MD5
- 1、掌握MD5算法的原理; 2、能够编写代码实现MD5算法。 -1, to master the principles of MD5 algorithm 2, can write code to achieve MD5 algorithm.
gghh
- 差别算法matlab代码(differential algorithm)及粒子群算法的介绍-Difference algorithm matlab code (differential algorithm) and the introduction of particle swarm optimization
wsn
- 一种传感器网络的节点部署算法的伪代码 初学者,只供参考-WSN
fenpei
- 分配问题的实现,是利用匈牙利算法实现的MATLAB代码!-The realization of the distribution is the use of the MATLAB code Hungarian algorithm!
32365
- 数值分析matlab部分例题代码:Jacobi迭代法,二分法,幂法,龙贝格算法,插值法-Numerical analysis matlab part of the example code: Jacobi iteration method, bisection method, power method, Romberg algorithm, interpolation
transation
- 作业调度算法,可以看到清晰的作业调度,有代码,很好用,-the transation of the job
YALL1v1.4_User_Guide
- 这篇文献主要是美国RICE大学官网公布的YALL1算法的具体使用说明,考虑到很多人光看代码并不会使用,所以补传一个YALL1.4的使用说明文档,包括具体的参数设置,和应用环境说明。-This literature RICE University official website announced YALL1 algorithm specific instructions, taking into account a lot of people look at the code and will
classical-algorithm-VCPP
- 常用的算法经典代码,包括快速排序,冒泡排序等各种排序方法,还有二叉树的前序、中序和后序遍历等-The classic algorithm code, including quick sort and bubble sort sorting methods, as well as the preamble of the binary tree, inorder and postorder traversal, etc.
rsa_2
- 它是第一个既能用于数据加密也能用于数字签名的算法,本文件是rsa算法的java实现的代码-It is the first one that can be used both for data encryption can be used for digital signature algorithm, this document rsa algorithm java implementation code
matlab-2
- 基于matlab的数值积分算法,用代码编写实现,含键控输入模块。-failed to translate
Water-filling-algorithm
- ofdm系统功率分配的注水算法原理与代码-Water-filling algorithm
cipan
- 磁盘调度模拟代码实验报告(四种算法包括先来先服务算法,最短寻道时间优先,扫描算法,循环扫描算法)-Disk scheduling simulation code lab report (four algorithms, including a first-come first-serve algorithm, shortest seek priority scanning algorithm, cyclic scan algorithm)
clasical_code(CPP)
- 里面包括很多C++的经典算法的代码,可供大家参考学习交流-Which includes many C++ classical algorithm code, for your reference learning exchanges
GA
- 本文件主要是关于java实现的遗传算法的代码,很适合初学者对遗传算法的入门了解-This document is about the realization of the genetic algorithm java code, it is suitable for beginners to understand the genetic algorithm entry
AntTSP
- 本文件主要是针对遗传算法的java代码,很适合入门初学者-This document is mainly directed against the genetic algorithm java code, is perfect for beginners
sort
- 分治法进行排序,简单的基础性算法代码,仅供参考。-Divide and conquer sort, simple basic algorithm code, for reference only.