资源列表
lower_triangle
- 该压缩包包含下三角表格采用抽象数据类型实现的头文件和实现文件。-This file contains the lower_triangle s implement files and head files.
huisufa01beibao
- 算法框架: a.. 问题的解空间:应用回溯法解问题时,首先应明确定义问题的解空间。问题的解空间应到少包含问题的一个(最优)解。 b. 回溯法的基本思想:确定了解空间的组织结构后,回溯法就从开始结点(根结点)出发,以深度优先的方式搜索整个解空间。这个开始结点就成为一个活结点,同时也成为当前的扩展结点。在当前的扩展结点处,搜索向纵深方向移至一个新结点。这个新结点就成为一个新的活结点,并成为当前扩展结点。如果在当前的扩展结点处不能再向纵深方向移动,则当前扩展结点就成为死结点。换句话说,
111
- 因为急着用数据,所以没办法,瞎传一个,大家见谅-meiyougongneng,shizaizhaobuchulai,suoyijiuxiachuanyige,duiubqidajia
DDB(1)
- p2p代码,混合式p2p代码的客户端,一个聊天程序-p2p code
procon
- 生产者消费者同步问题,用于模拟都线程的并行与互斥-Producer consumer synchronization, threads are used to simulate parallel and mutually exclusive
8bit
- 8bit数与8bit数的除法,用来实现数的除法,但不支持浮点数运算-8bit divider with 8bit
matlab
- 自适应遗传算法的MATLAB代码-Adaptive Genetic Algorithm MATLAB code ~~~~~~~~~~~~~~
exp1
- 给定正整数n,计算出n个元素的集合{1, 2, , n}可以划分成多少个不同的非空子集。-Given positive integer n, to calculate a collection of n elements (1, 2, , n) can be divided into a number of different nonempty sets.
eigenvalues
- cuda编程,并行计算N体问题。cuda programming, parallel computing N-body problem.-cuda programming, parallel computing N-body problem.
convolutionFFT2D
- 基于fft的2d旋转 FFT-based 2D convolution-FFT-based 2D convolution
stepper_program
- steeper program in assembly language
1dsense
- 并行磁共振成像的经典算法SENSE在一维成像中的应用-1D SENSE reconstruction from an 8-channel head array coil using least-square matrix inversion. The data were simulated from the combination of B1 fields by Biot-Savart s law and anatomical features from MPRAGE sequences
