搜索资源列表
AN EXPERIMENTAL TABU SEARCH CODE FOR THE N-QUEENS PROBLEM
- * TSQUEEN.C : <n> number of queens * * <tabu_size> size of the tabu list * * <max_iter> maximum number of iterations * *
seed_fill
- 此代码给出了四邻域与八邻域的种子填充数据结构函数源码-Change the code gives the neighbors field and eight neighborhood filled with data structure functions of seed source
CCode
- 遗传算法CUse time of day to feed the random number generator seed
A-novel-algorism-of-phase-unwrapping
- 本文基于二维快速傅里叶方法的基本原理提出了一种新的相位解包算法——菱形种子算法¬ 。该算法通过识别一个种子点,然后依次向相邻四点扩展,再把这四个点作为第二批种子点,依次向各自的四点邻域扩展,以菱形轨迹遍历所有的有效信息点,以到达整幅图像的相位解包。- A new algorism of phase unwrapping for measuring the material object is proposed based on the FFT method——algorism of diamon
3
- 利用random(0,1)实现random(a,b) 原型: void srand(unsigned seed) 功能: 产生随机数的起始发生数据,和rand函数配合使用-Starting with the use of a random number generated occurrence data, and the rand function: the use of random (0,1) to achieve random (a, b) prototype: void sra
HD1014
- seed(x+1) [seed(x) + STEP] MOD 给你STEP,MOD,看对于上式是否seed(x)结果是否包括了0到MOD-1的所有值。 如果是,输出good choice 否则bad choice-seed (x+1) [seed (x)+ STEP] MOD to you STEP, MOD, look for a formula on whether seed (x) whether the results include 0 to MOD-1 for all
源代码及数据
- 随着高校不断扩招,数字化校园的不断推进,应用信息化高效的分配和管理宿舍是非常有意义的。本作品创新性地引入了“种子选手”,并基于贪心算法设计出宿舍分配方案。用Python的GUI设计可视化界面,最终形成了宿舍分配系统。(With the continuous expansion of colleges and universities and the continuous promotion of digital campus, it is very meaningful to distribut
seedFormatParse
- java版本的seed解析,包括seed转换miniseed(Seed analysis of java version)