搜索资源列表
jisuanmofangjuzhen
- 计算魔方矩阵的演示程序源代码,很有意思,大家可以试一试-Cube matrix calculation of the display program source code, it is interesting that we can try
TestProblemsforUnconstrainedOptimization
- it contains many classic Test Problems for Unconstrained Optimization such as camel6,treccani,goldstein,branin, shubert1,Ackley,dejong,dejong1,dejong2, dpower,rastrigin,Griewangk,Schwefel, rosenbrock2 and step. the package have the contour an
l2007425234648
- 这是一道很基本的程序,一方面希望它对初学遗传算法的兄弟们有用(包含了遗传算法实现的大部分步骤,而且有详细的注释),另一方面旨在抛砖引玉, 在下浅见: 1、遗传算法在进行大规模计算时,数据交换量大,速度确实是一个瓶颈,就如这道程序,在种群规模50,进化代数1000时运行需要40秒左右(cpu:duron 1G),当然,小弟编程能力弱,望各位大侠指教啊,或帮我修改一下这道程序 -This is a very basic procedure, While they want it begi
ncp
- ncp并行实现.利用MPI在VC++中,不错的.侃侃吧-ncp parallel. MPI use the VC, pretty good. Kankan it
TspGA
- it use the genetic algorithm to deal with the TSP problem
mpichntman.tar
- 空间物理学研究需要有并行的环境,这文章是一个MPI并行环境的说明文件。非常有用的。-parallel environment is needed in Space Physical research,this paper is a instruction file for Parallel environment.it s very useful!
pconsole_1.0.orig.tar
- PCONSOLE是根并行计算相关的一个软件 是一个编程软件 用于定制借口和计算-PCONSOLE is root parallel computation is correlated with a piece of software It is a programming software Used for customizing the excuse and calculation
HMM 隐马尔可夫模型程序代码
- 隐马尔可夫模型程序代码,很经典的一个算法-Hidden Markov model code, it is a classic algorithm
code-of-Erlang-Programming
- 《Erlang Programming》中的实例源码,是学习Erlang必不可少的资料-It is the code of the <<Erlang Programming>>, and is of great use for those who are learning Erlang.
MultiDevice
- 在学习CUDA GPU并行编程时写的,用于将应用分布到多个GPU设备进行处理的通用代码。-This program is finished when I was learning CUDA GPU parallel programming. It deploys the applications to multiple GPU devices and can be used in many environments.
mohusuanfa_Cyuyan
- 模糊算法,用C语言编写的,很有用,对各位有帮助-mohu suanfa,use the c language,it is useful for you
Source
- 一个自己写的Hadoop MapReduce实例源码,网上看到不少网友在学习MapReduce编程,但是除了wordcount范例外实例比较少,故上传自己的一个。包含完整实例源码,编译配置文件,测试数据,可执行jar文件,执行脚本及操作步骤。学习完此例子后,你能掌握MapReduce基础编程,及如何编译Java文件,打包jar文件,编写shell执行脚本等。后续学习还可以参看本人的CSDN博客,如有问题也可以在线为你解答,不过本人也学习Hadoop不足一年,现学现卖而已,也可能力不能及,有些难的
forma
- 实现实时技术功能,优先级高于windows软件计数,适合RTX初学者参考-real time count function is proposed here,it s suitable for beginner
dysii-1.4.0.tar
- dysii is a C++ library for distributed probabilistic inference and learning in large-scale dynamical systems. It provides methods such as the Kalman, unscented Kalman, and particle filters and smoothers, as well as useful classes such as common proba
MatrixMulTexture_kernel
- 基于GPU的并行编程,采用纹理实现两个矩阵相乘。自己写的程序。-This is a parallel program based GPU,which achieved two matrix multiplication with texture.It is mine.
cheng
- 可以实现乘法运算,在原来的基础之上有了一定的修改,使得算法更加简便-Multiplication can be achieved, at the basis of the original must have the revised algorithm makes it easier
ListViewFilter_src
- This control is another extension to the now standard and widely used ListView control. I have included some of the more common features: shaded columns, column sorting (with data type), but the real addition is the FILTERBAR features of the header.
BinarySearch
- A program written by C++ which is used to search using binary search concept on parallel processes,,,,wishing it is useful
MultiThreadProcess
- Windows多线程编程实例的多线程处理,一个简单的区间积分函数的实现。-Multi Thread programming project for multi thread Process。It s a simple example for get random returns a random integer between min and max data.
16X16led
- 1. LED的显示原理: 16×16扫描LED点阵的工作原理同8位扫描数码管类似。它有16个共阴极输出端口,每个共阴极对应有16个LED显示灯,所以其扫描译码地址需4位信号线(sel0-sel3),其汉字扫描码由16位段地址(l0-l15)输入。 通过时钟的每列扫描显示完整汉字。 2. 本试验实现输出“欢迎光临”四个汉字,采用两种格式输出:(1)依次从右向左连续输出;(2)单个汉字从上及下刷新输出。 -1. LED display Principle: 16 × 16 dot mat