搜索资源列表
T5464556
- 一个DLL,只有两个函数,可以通过Twain轻松实现图象的扫描。附带有范例程序象处理开发程序,面象对象机制,处理速度与VC无异... 开发工具:VB, 提供者:周广新 -a DLL, only two functions, can be easily achieved through Twain image scanning. Fringe procedures as a model to develop processing procedures, object-like mechanism
200607041637156759
- new整数划分 源文件 -new source file new integer division source document
K-meanCluster
- How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the f
parallel-dijkstra 并行化思路实现dijkstra算法
- 并行化思路实现dijkstra算法。假设有p个处理器,N个顶点。给每个处理器分配N/p个顶点,求出局部的最小值,复杂度为O (N/p)。然后后一半的处理器将自己的最小值发送给第前p/2个处理器。前一半处理器接收到传来的值后,与局部的最小值比较,作为新值。继续循环,直到剩下一个处理器为止。-Parallelized dijkstra algorithm. Suppose there is p a processor, N vertex. Give each processor distributi
convhull
- 设平面上n个点为 ,坐标原点为 。可按照下面方法求得包含这n个点的凸多边形。 (1)求最右边点,即x坐标最大点,设为 。 (2) 以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点,设为 。 (3)再以 点为中心,在其余 个点中选取与 逆时针旋转角度最小的点 。如此类推,直到新选取的点与 点重合为止。设已求得多边形k个点依次为 ,其中第 点与第1点重合。则分别以点 为三角形顶点计算面积并求和即可。 -Let n points in the plane as the
Pso
- 一种新的并行文化微粒群优化算法,为了避免微粒群优化算法在解决复杂优化问题时陷入局部最优-A new parallel culture particle swarm optimization, in order to avoid particle swarm optimization in solving complex optimization problems into local optimum
new-file
- MPI vector operation. This program is done to soften a vector with a simple operation.
a
- 有向图并行计算中一种新的结点调度 有向图并行计算中一种新的结点调度-Have to figure parallel computing a kind of new nodes is scheduling
Hadoop-learns
- 正是有了 Doug Cutting 这样的大师级开源者,正是有了无数个为 Hadoo p 贡献力量的开源者们的共同努力,才有了 Hadoop 自诞生时的倍受关注到现在 的倍受瞩目。 Hadoop 从单一应用发展到目前的 Hadoop Ecosystem ,自成一 格的技术体系,叩开了信息爆炸时代的海量数据处理的大门,开辟了海量数据 存 储与计算及其应用的新领地,《 Hadoop 开发者》正是在这样的背景下应运而 生 。-It is precisely because of Dou
scan
- 用CUDA计算数组的并行求和运算,在下个数据输入前进行上一次的数据计算-This example demonstrates an efficient CUDA implementation of parallel prefix sum, also known as "scan". Given an array of numbers, scan computes a new array in which each element is the sum of all the elements bef
A-new-parallel-genetic-algorithm
- 并行遗传算法的分析,与最基本的有多不同,改进版-Parallel Genetic Algorithm analysis, with the most basic how different and improved version of
lua-4.0.tar
- 脚本文件源码,4.0版本,可以编译通过。生成新的文件-The scr ipt file source, version 4.0, can be compiled by. Generate a new file
communicator_mpi
- COMMUNICATOR_MPI is a C++ program which creates new communicators involving a subset of initial set of MPI processes in the default communicator MPI_COMM_WORLD
ForLBM2
- LBM方法的CPU实现,能正常运行,LBM是计算流体力学的一种新方法,它基于动理学模型,利用分布函数来描述由粒子组成的离散系统,通过计算机并行计算得到流场的各种参数-The realization the LBM method of CPU run correctly, LBM is a new method for computational fluid dynamics, based on the kinetic model using the distribution function d
CalcTest-beta3
- qt下实现简单的计算器功能,代码很简单,有利于新手学习。-qt simple calculator function, the code is very simple, and conducive to new learning
nsga2_Matlab
- 先进进化算法,NSGA2,有利于大家学习!-a new evolutionary algorithm
4444
- 考试系统 默认情况下,.NET的随机数是根据系统时间来生成的,如果电脑速度很快的话,生成的随机数就会一样。 Random rnd = new Random() int rndNum = rnd.Next() //int 取值范围内的随机数 int rndNum = rnd.Next(10) //得0~9的随机数 int rndNum = rnd.Next(10,20) //得10~19的随机数 int rndNum = rnd.NextDouble() //
New-folder
- 粒子滤波 模拟实验的实现原代码 高效 优化 值得推荐使用-Particle filter simulation to achieve efficient and optimized source code is recommended to use
TBBDemo
- tbb源码和tbb android例子和编译文档及新建项目使用tbb文档 centos系统中编译android tbb动态库,然后在android中调用,包括tbb编译的android release and debug版本的动态库,使用文档-tbb tbb android source code and examples of new projects and compile documents and documents using tbb centos system to com
tbb_armeabi-v7a
- tbb源码和tbb android例子和编译文档及新建项目使用tbb文档 centos系统中编译android tbb动态库,然后在android中调用,包括tbb编译的android release and debug版本的动态库,使用文档-tbb tbb android source code and examples of new projects and compile documents and documents using tbb centos system to com