CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - FLIP

搜索资源列表

  1. 遗传算法SGA

    0下载:
  2. 包含一个cpp文件,含有main()函数! 主要函数如下 void InitData(); int Flip(float probabiliby); float Random(); //generate a pseudorandom integer from 0 to 1 void ResetRandom(); //reset pseudorandom integer array fRand float ObjFunc(float vx); float DeC
  3. 所属分类:数值算法/人工智能

    • 发布日期:2009-05-23
    • 文件大小:525.05kb
    • 提供者:arkzhu
  1. tableViewCurl

    0下载:
  2. UITableView 翻页效果,点击表格中的任意一行都会触发翻页动画-UITableView results page, click on any line in the table will trigger the flip animation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:206.24kb
    • 提供者:杰仔
  1. LDPCBSN

    1下载:
  2. LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
  3. 所属分类:matlab

    • 发布日期:2016-11-21
    • 文件大小:7.86kb
    • 提供者:天天
  1. flip

    0下载:
  2. to flip image in matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1.56kb
    • 提供者:adhi susilo
  1. Card

    0下载:
  2. 对52张扑克牌以一个基数进行翻转后,最后显示的正面和返回扑克的算法,可以动态输入,并显示结果.-52 playing cards on a flip base, the last show the positive and the return of poker algorithms, can be dynamic input, and the result will be displayed.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:8.44kb
    • 提供者:Allan
  1. fanzhuanbianhua

    0下载:
  2. MATLAB程序,针对图片翻转变换,简单有效-MATLAB programs for image flip transformation, simple and effective
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.9kb
    • 提供者:wujianbo
  1. picture

    0下载:
  2. 此软件的基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。-The basic function of this software is divided into two major modules: one is the digital image processing module, and the oth
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:27.49kb
    • 提供者:秦关
  1. NOI2005sequence

    0下载:
  2. splay实现维护序列区间翻转和最大子段和-splay sequence to achieve the maintenance interval and the largest sub-segment and flip
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:4.53kb
    • 提供者:LJJ
  1. matlab

    0下载:
  2. 这个学期刚学习了MATLAB,这是自己写的,matlab实现图像的放大和翻转-This semester just learning the MATLAB, it is his writing, matlab for image to enlarge and flip
  3. 所属分类:matlab

    • 发布日期:2017-05-03
    • 文件大小:1.01mb
    • 提供者:丁鹏
  1. MatlabWork

    0下载:
  2. 这是我们的一次作业,图像添加水印,图像翻转等,希望有用-This is our first operation, image watermark, image flip in the hope that a useful
  3. 所属分类:matlab

    • 发布日期:2017-05-18
    • 文件大小:4.78mb
    • 提供者:mawei
  1. exp1_2

    0下载:
  2. 数据结构实验之“将输入的数据翻转后输出”-Experiment data structure " after the input of data flip out"
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1.41kb
    • 提供者:zhoudanfeng1991
  1. convertwords

    0下载:
  2. 讲输入的字符串反转输出,如 i come from china 翻转后输出 china from come i-Reverse output about the input string, such as i come from china flip out china from come i
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:540byte
    • 提供者:zhenqingkai
  1. turnCoin

    0下载:
  2. 游戏的规则是,给定一个4×4 的棋盘,每个格子放上一枚硬币, 可能是正面朝上,也可能是反面朝上。如果要翻转其中的一枚硬币,与它相邻的上下左右 的硬币如果存在,也必须同时翻转,合起来称为一次翻转。现在给出棋盘上硬币的初始放 置状态和目标放置状态,请计算,最少需要多少次翻转才能将棋盘上的硬币从初始放置状 态转化为目标放置状态。 Input:输入的第一行含一个正整数k,表示测试例组数。下面紧接着k 组测试例的数据。 每组包含两个4×4 的0﹣1 阵列,用一个空行分隔,分别表示棋
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:209.12kb
    • 提供者:小红
  1. Frequency-picture-of-throwing-a-coin

    0下载:
  2. 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件,记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Of the problem: a coin flip from positive programming analog frequency map. Assuming throw 1
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:136.6kb
    • 提供者:eli
  1. shuangxianglianbiao

    0下载:
  2. 链表的插入,删除,翻转,查找等功能的实现,数据结构的基本操作内容。- tList of insert, and delete, flip list of insert, and delete, flip, search, the realization of the function of he basic operation of the data structure content.
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.62kb
    • 提供者:冯德广
  1. DeleteSpace

    0下载:
  2. 调整pdf的边缘及其行间距大小。首先把pdf保存为图片,然后用此程序调整边缘或行间距大小,把修改后的图片重新整合成pdf。此软件的目的是为了kindle用户编写。因为kindle的屏幕有限,除去多余的边缘和行间距,可以使kindle读书效率更高,减少过多翻页操作。-Adjust the line spacing pdf and the size of the edge. First, save the pdf as a picture, and then use this procedure t
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:687byte
    • 提供者:Rain Forest
  1. Linklist

    0下载:
  2. 线性表的链表是实现:插入、删除、翻转,目的是掌握表,链式堆栈,链式队列的定义及基本操作 -The list is to achieve linear table: insert, delete, flip, aims to master the table, the stack chain, chain definition and basic operation of the queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:1.04kb
    • 提供者:Aiyou
  1. 2011-UESTC-ACM-search-

    0下载:
  2. 2011 UESTC ACM Training for Search Algorithm 之1331,1478,1480,1487,1488水题源码-2011 UESTC ACM Training for Search Algorithm of 1331,1478,1480,1487,1488 source of water problems
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:3.86kb
    • 提供者:DJ
  1. Test_List

    0下载:
  2. 本代码,实现了基本的链表结构,同时完成了链表的翻转操作。链表的翻转是IT程序员面试时的常见问题,对找工作的同学,进一步了解链表的性能,有很大的帮助。-The code to achieve the basic linked list structure, and complete list of the flip operation. Flip is a list of common IT programmer interview questions for students to find w
  3. 所属分类:Data structs

    • 发布日期:2017-04-02
    • 文件大小:500.15kb
    • 提供者:
  1. test-scheme-of-nand-for-bits-flip

    0下载:
  2. nand flash由于本身的特性会存在位反转的现象,为了研究位反转现象产生的原因,对位反转出现的问题进行解析,所以设计了本方案。-Phenomenon of bits flip,because of Nand flash the nature of itself.In order to study the causes of this phenomenon ,and the scheme is designed
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:7.14kb
    • 提供者:xc4681387banao
« 12 3 »
搜珍网 www.dssz.com