搜索资源列表
遗传算法SGA
- 包含一个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
tableViewCurl
- UITableView 翻页效果,点击表格中的任意一行都会触发翻页动画-UITableView results page, click on any line in the table will trigger the flip animation
LDPCBSN
- LDPC码既低密度奇偶校验码(Low Density Parity Check Code,LDPC),它由Robert G.Gallager博士于1963年提出的一类具有稀疏校验矩阵的线性分组码,不仅有逼近Shannon限的良好性能,而且译码复杂度较低, 结构灵活,是近年信道编码领域的研究热点,目前已广泛应用于深空通信、光纤通信、卫星数字视频和音频广播等领域。LDPC码已成为第四代通信系统(4G) -LDPC codes BER simulation under AWGN channel.
flip
- to flip image in matlab
Card
- 对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.
fanzhuanbianhua
- MATLAB程序,针对图片翻转变换,简单有效-MATLAB programs for image flip transformation, simple and effective
picture
- 此软件的基本功能主要分为2大模块:一个是数字图像处理模块,另一个是数字图像匹配模块。在数字图像处理模块中,用户可以对数字图像进行简单的处理,可以对图像进行放大,缩小,翻转,灰度处理。在数字图像匹配模块中,用户可以对两张图像进行匹配并显示匹配结果。-The basic function of this software is divided into two major modules: one is the digital image processing module, and the oth
NOI2005sequence
- splay实现维护序列区间翻转和最大子段和-splay sequence to achieve the maintenance interval and the largest sub-segment and flip
matlab
- 这个学期刚学习了MATLAB,这是自己写的,matlab实现图像的放大和翻转-This semester just learning the MATLAB, it is his writing, matlab for image to enlarge and flip
MatlabWork
- 这是我们的一次作业,图像添加水印,图像翻转等,希望有用-This is our first operation, image watermark, image flip in the hope that a useful
exp1_2
- 数据结构实验之“将输入的数据翻转后输出”-Experiment data structure " after the input of data flip out"
convertwords
- 讲输入的字符串反转输出,如 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
turnCoin
- 游戏的规则是,给定一个4×4 的棋盘,每个格子放上一枚硬币, 可能是正面朝上,也可能是反面朝上。如果要翻转其中的一枚硬币,与它相邻的上下左右 的硬币如果存在,也必须同时翻转,合起来称为一次翻转。现在给出棋盘上硬币的初始放 置状态和目标放置状态,请计算,最少需要多少次翻转才能将棋盘上的硬币从初始放置状 态转化为目标放置状态。 Input:输入的第一行含一个正整数k,表示测试例组数。下面紧接着k 组测试例的数据。 每组包含两个4×4 的0﹣1 阵列,用一个空行分隔,分别表示棋
Frequency-picture-of-throwing-a-coin
- 问题的提出:编程模拟抛硬币所得正面的频率图。假设每次抛10次为一事件,记录每次得到正面的次数,共抛掷100000次,计算得到正面次数的概率发布,并绘图输出结果。 思路:数值概率算法常用于数值问题的求解,此类算法所得的往往是近似解,且近似解的精度随计算时间的增加而不断提高,得到一定精度近似解就可以满足问题要求。-Of the problem: a coin flip from positive programming analog frequency map. Assuming throw 1
shuangxianglianbiao
- 链表的插入,删除,翻转,查找等功能的实现,数据结构的基本操作内容。- 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.
DeleteSpace
- 调整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
Linklist
- 线性表的链表是实现:插入、删除、翻转,目的是掌握表,链式堆栈,链式队列的定义及基本操作 -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
2011-UESTC-ACM-search-
- 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
Test_List
- 本代码,实现了基本的链表结构,同时完成了链表的翻转操作。链表的翻转是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
test-scheme-of-nand-for-bits-flip
- 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