资源列表
BigNumber
- 输入数据有若干组数据,每组数据由一个运算符(+、-、*、/、 )和两个整数构成,如果运算符遇到‘@’,则表示运行结束。-There are a number of input data sets of data, each set of data by an operator (+,-,*, /, ), and two integers, if the operator encounters ' @' , it means the end of the run.
hw3
- 是MATLAB自带的例子,我在WindowsXP(SP2), MATLAB R2007b, VC6.0下实现。 具体的步骤是: 1). 设置系统环境变量path,path里面要包括MATLAB的exe, dll那个路径 MATLAB_PATH \bin\win32 只要MATLAB是正确安装,它应该会自动配置path环境变量的。 右击我的电脑->属性->高级->环境变量->系统变量 双击path path值应该有以下两个值,中间是分号 d
CombineTraprl
- 1.CombineTraprl复合梯形公式求积分-1. com bineTraprl integrate compound trapezoid formula
1302
- 时钟芯片实现计时,可调,以及12864液晶显示模块程序,可根据个人需要对程序做些少改动即可达到所要的功能-Clock chip timing, adjustable, and 12864 LCD module procedures, fewer changes to the program based on individual needs to do to achieve the desired function
MULTIPLY
- 在CPU和GPU端分别实现大型矩阵的相乘,优化大型矩阵相乘的运行速度-In the end CPU and GPU were achieved by multiplying the large matrix to optimize the speed of large matrix multiplication
Parallel-Reduction
- 运用并行规约的思想在GPU端实现两个大型矩阵的求和运算,CUDA编程-Using the idea of a parallel realization of the Statute of the GPU side two large matrix summation, CUDA
LU
- 基于CUDA的LU分解,简单明了适用GPU的CUDA初学者-CUDA-based LU decomposition, simple apply the GPU CUDA beginners
pso
- particle swarm optimization
svm-grid_openmp
- 支持向量机SVM gridr.py 核函数自动寻优 多核并行程序 wen7 32位系统-Support Vector Machine SVM gridr.py kernel function automatically optimizing multicore parallel programming wen7 32-bit systems
GA_SF2
- 求解二维多峰函数极值的matlab遗传算法程序,简单实用-Solving two-dimensional multimodal function extremum matlab genetic algorithm is simple and practical
fileupload
- 图片上传示例,,, 图片上传示例,,,源码-Image upload example,,,
Image_stitch
- Image stitching. using this we can stitch two images. Image1 and image2 are the two inputs. output is imag3