搜索资源列表
Metaparllel
- 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
MM440-VC++-PID
- 本程序是基于工程中应用广泛的MM440变频器上位机界面代码,采用自适应PID算法进行传动装置控制。-this program is based on engineering widespread use of MM440 Inverter PC interface code, PID algorithm using adaptive devices for transmission control.
BinTreeExp
- 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
sort2
- 一个数组排序算法C++代码,vc6中实现-An array sorting algorithm C++ code, vc6 to achieve
mohuyuce
- 广义模糊预测算法控制代码,可用于工业自动控制的学习和开发-The generalized fuzzy predictive algorithm control code can be used for learning and development of industrial automation control
openpr-ldf_v0.10
- 基于朴素贝叶斯算法的分类器,代码清晰易懂-Naive Bayes classifier algorithm, code lucid
divide_wood
- 算法设计中的木棒分割问题,采用C++编程实现。代码通俗易懂。适合于初学者学习。-The stick split algorithm design, using C++ programming. Code easy to understand. Suitable for beginners to learn.
code
- 适用所有斜率的中点Brehenham算法代码。-Apply to all slope the midpoint Brehenham algorithm code.
source-file
- 数据挖掘中聚类算法k-modes的具体实现代码-Data ming ,k-modes algorithms
prim
- 普里姆算法的C++代码实现,有很详细的注释,代码很清晰-Primm algorithm C++ code implementation, there is a very detailed notes, the code is very clear
13Mar
- 文档包含着两部分内容:最长公共子串算法实现以及TLS(线程局部存储)的实现代码。-The document contains two parts: the longest common substring algorithm as well as the implementation of the code of the TLS (thread local storage).
newsIVS
- 修改后的IVS算法代码,需要的可以下载。-newsivs program!!!
LRU
- CACHE的LRU算法的简单代码,编译运行环境为WINDOWS下VS2010。-CACHE LRU algorithm simple code, compile and run under WINDOWS environment VS2010.
MedLDAc_windows
- MedLDA算法用于分类代码,源创Jun Zhu,算法描述可参看其icml09论文-The MedLDA the algorithm used for classification code, the source-invasive Jun Zhu, the algorithm Descr iption can be cross reference to its icml09 thesis
des
- C++ des 用C++实现的des加密算法,代码很实用哦-C++ des Using C++ to achieve the DES encryption algorithm, the code is very useful oh
DES
- 标准DES算法,控制台操作可对任意文件进行加解密,没有错误和BUG,代码都写有注释。使用C-Free,VS或VC++都可以进行编译。-Standard DES algorithm, console operator can encrypt and decrypt any file, no error and BUG, code written comments.
AStar
- A星算法测试代码,可以对了解路径搜素算法有所启发-A star algorithm test code, you can understand the path search algorithm prime inspiration
Bankers-Algorithm
- 本科生操作系统课程关于因皇家算法的课程设计代码很基础的-Undergraduate courses on operating system on Royal algorithm because it is based curriculum design code
BankerArithmetic
- 操作系统实验之银行家算法和安全性算法,代码相对简单适合初学者-The experimental operating system bankers algorithm
ant-and-pso
- 基于改进蚁群算法的网格模型和基于pso算法代码的改进测试-ant and pso