搜索资源列表
Metaparllel
- 串行程序并行化软件 它提供给程序员一个图形化的交互界面,首先由程序员选择并行算法,然后通过配置向导对所选择的并行算法进行定制,生成配置文件,然后参照配置文件自动生成并行程序的框架代码,并将程序员提供的元任务的串行代码嵌入到框架代码中,最后生成并行程序-software programmers to provide an interactive graphical interface, the first programmer to choose from parallel algorithm
计算校验和
- 关键字: 校验和算法, VC.NET, 这是我VC.NET写的一个小程序,在控制台模式下实现校验和算法 希望更多的人与我交流, QQ:270596846 E_MAIL:chmuggmwtg@163.com -keyword : checksum algorithm, VC.NET, this is my VC.NET write a small program the console model under checksum algorithm hope more people sh
TeristBetal
- 自己编写的俄罗斯方块小程序。该程序与网络上其他程序不同,本程序是完全采用C++编写的控制台下的程序,而非窗口程序,虽然不华丽,但是非常适合初学者学习算法和基本C++知识。-own sheet prepared by the Russian small programs. The program networks with various other procedures, the procedures are completely prepared by the C procedures und
greedy_three
- 用贪心算法求最小生成树的问题是可以由这个程序来实现的。它求出在一棵树中哪些边组成的通路具有最小的权值。-with greedy algorithm for the minimum spanning tree problem can be resolved by this procedure to achieve it. It obtained in a tree in which the edge of the pathway with minimum weight.
AIxdgvsd
- 人工智能的遗传算法程序以及说明文档,是个课程作业-artificial intelligence GA procedures, and documentation is operating courses
BP_GAaaaa
- BP算法和遗传算法的程序版本,还有说明文档,是人工智能的作业-BP and Genetic Algorithm version of the procedure, documentation, artificial intelligence operations
8num
- 使用JAVA编写的八数码问题求解程序,程序使用A*算法-use Java to prepare the eight digital problem solving procedure is the use of the A * algorithm
parkstation
- 数据结构停车场管理问题的仿真算法程序,cpp实现的-data structure of the car park management simulation algorithm procedures to achieve the cpp
CvCanny
- OpenCV的Canny算法程序,本人测试通过-OpenCV Canny algorithm program, I tested
os
- 操作系统中几个重要算法的模拟程序,包括进程调度,内存分配与回收,银行家算法-Operating system simulation algorithm several important processes, including process scheduling, memory allocation and recovery, banker s algorithm
console
- 象棋马的hamilton回路算法程序,用Visual studio 2005开发运行,控制台应用程序。当m,n<24时结果正确;m,n>24时有些问题。-the hamilton problem of the horse on chessboard,based on Visual C++.
GA
- GA遗传算法,C语言遗传算法程序 C语言遗传算法程序-GA
knear
- K均值算法,用于聚类,程序写得比较好,容量读-K means algorithm for clustering, procedures written better, capacity Reading
guangliusuanfa
- 这是图像处理程序是我用光流算法写的,经过测试效果不错,希望大家喜欢-This is the image processing program is written in my optical flow algorithm
CmptImgOtsuThrshld
- 0tsu算法程序,将大津阈值算法用C++语言实现-The 0tsu algorithm program Otsu threshold algorithm using C++ language to achieve the
Dijkstra
- Dijkstra杰斯拉特的贪心算法程序,实现含权有向图G=(V,E)中顶点到其余顶点的距离。-The greedy algorithm Dijkstra Jess Lats procedures with the right vertex to the rest of the distance from the vertex to Figure G = (V, E).
SelectSort
- c++实现的选择排序算法程序,经典,通过运行该程序可以更好地理解选择排序算法的过程。-c++ implementation of the selection sort algorithm, classic, by running the program can better understand the process of selection sort algorithm.
yinhangjiasuanfa
- 在vc++6.0下实现的银行家算法程序,比较简单,对初学操作系统的同学可能有帮助。-In vc++6.0 achieve bankers algorithm procedure is relatively simple, the operating system for novice students may help.
knn
- 一个简单的knn算法程序,核心算法是基于欧几里得距离,程序在vs2010上调试运行,一点问题都没有,其他环境不知道-A simple knn algorithm program, the core algorithm is based on the Euclidean distance, program debugging run on vs2010, no problem at all, other environments do not know.
sousuo
- 此程序是由C语言开发的搜索算法程序,对学习开发游戏的朋友非常有帮助!-This program is a search algorithm developed by C language program, is helpful to study development game friends!