Welcome![Sign In][Sign Up]
Location:
Search - depth limited

Search list

[OpenGL programanytex_demo_src

Description: anytex_demo_src.zip anyTex - a class for non-restrictive textures in OpenGL anyTex is a class allowing you to load a bitmap of a given color depth from a file and think of it as texture with no restrictions (of course, limited by the computer resources, that is something we have to live with). -anytex_demo_src.zip anyTex-a class for n on-restrictive textures in OpenGL is a c anyTex lass allowing you to load a bitmap of a given colo r depth from a file and think of it as texture with no restrictions (of course, limited by the computer resources, that is something we have to live with).
Platform: | Size: 28438 | Author: 上官婉儿 | Hits:

[JSP/JavaSubjectSpider_ByKelvenJU

Description: 1、锁定某个主题抓取; 2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL; 3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限) 4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟; 5、能对HTML网页进行解析,提取出链接URL,能判别提取的URL是否已处理过,不重复解析已crawl过的网页; 6、能够对spider/crawler程序的一些基本参数进行设置,包括:抓取深度(depth)、种子URL等; 7、使用User-agent向服务器表明自己的身份; 8、产生抓取统计信息:包括抓取速度、抓取完成所需时间、抓取网页总数;重要变量和所有类、方法加注释; 9、请遵守编程规范,如类、方法、文件等的命名规范, 10、可选:GUI图形用户界面、web界面,通过界面管理spider/crawler,包括启停、URL增删等 -1, the ability to lock a particular theme crawls; 2, can produce log text file format : timestamp (timestamp), the URL; 3. crawls up a URL to allow for the establishment of two connecting (Note : local website for a few analytical thread is not limited) 4, abide by the rules of civilized spiders : to be analyzed robots.txt file and meta tag unrestricted; End grasp a thread after a website to sleep two seconds; 5, capable of HTML pages for analysis, Links to extract URL, the extract can judge whether the URL have been processed. Analysis has not repeat crawl over the web; 6. to the spider / crawler some of the basic procedures for setting up parameters, including : Grasp depth (depth), seeds URL; 7. use User-agent to the server to identify themselves; 8, crawls produce statistical informati
Platform: | Size: 1912263 | Author: 祝庆荣 | Hits:

[Other推箱子游戏的自动求解

Description: 推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起源于1994年台湾省李果兆开发的仓库世家,又名仓库番,箱子只可以推, 不可以拉, 而且一次只能推动一个。它的规则如此简单,但是魅力却是无穷的。但是人毕竟思考的深度和速度有限,我们是否可以利用计算机帮助我们求解呢?-magazines, also known as porters, is one of the most popular single intellectual games. The task of players in a warehouse controlled a stevedore who will be the same as the N box pushed to the same N as a destination. PSP games on the computer which originated in 1994, the Taiwan Provincial Fruit Katherine Lee development of the warehouse family, also known as Fan warehouse, the boxes can only push, not pull, but one can only promote one. Its rules so simple, but the charm is boundless. But, after all, thought the depth and speed are limited, we can use computers to help us solve?
Platform: | Size: 44395 | Author: 何问宇 | Hits:

[Other推箱子游戏的自动求解

Description: 推箱子,又称搬运工,是一个十分流行的单人智力游戏。玩家的任务是在一个仓库中操纵一个搬运工人,将N个相同的箱子推到N个相同的目的地。推箱子游戏出现在计算机中最早起源于1994年台湾省李果兆开发的仓库世家,又名仓库番,箱子只可以推, 不可以拉, 而且一次只能推动一个。它的规则如此简单,但是魅力却是无穷的。但是人毕竟思考的深度和速度有限,我们是否可以利用计算机帮助我们求解呢?-magazines, also known as porters, is one of the most popular single intellectual games. The task of players in a warehouse controlled a stevedore who will be the same as the N box pushed to the same N as a destination. PSP games on the computer which originated in 1994, the Taiwan Provincial Fruit Katherine Lee development of the warehouse family, also known as Fan warehouse, the boxes can only push, not pull, but one can only promote one. Its rules so simple, but the charm is boundless. But, after all, thought the depth and speed are limited, we can use computers to help us solve?
Platform: | Size: 44032 | Author: 何问宇 | Hits:

[Data structs广义表的表头和表尾

Description: 广义表是线性表的推广。广义表是n个元素的有限序列,元素可以是原子或一个广义表,记为LS。 若元素是广义表称它为LS的子表。若广义表非空,则第一个元素称表头,其余元素称表尾。 表的深度是指表展开后所含括号的层数。 把与树对应的广义表称为纯表,它限制了表中成分的共享和递归; 允许结点共享的表称为再入表; 允许递归的表称为递归表; 相互关系:线性表∈纯表∈再入表∈递归表; 广义表的特殊运算:1)取表头head(LS);2)取表尾tail(LS) -generalized linear scale promotion. Generalized Table n elements is limited sequence elements can be atom or a generalized form, credited for LS. If the element is generalized table call the LS-table. If generalized non-empty table, the first one, said first table, and the remaining elements form Mei said. Table refers to the depth table contained in brackets after the start of the floors. Put the tree with the corresponding table called generalized pure form, which limits the list of ingredients sharing and recursive; To allow nodes to share the table as reentry table; Allow the table called recursive recursive table; Interactions : Table pure linear table reentry Table Recursive table; Generalized to the special operations table : 1) the first table head (LS); 2) the tail end table (L
Platform: | Size: 3072 | Author: wr | Hits:

[OpenGL programanytex_demo_src

Description: anytex_demo_src.zip anyTex - a class for non-restrictive textures in OpenGL anyTex is a class allowing you to load a bitmap of a given color depth from a file and think of it as texture with no restrictions (of course, limited by the computer resources, that is something we have to live with). -anytex_demo_src.zip anyTex-a class for n on-restrictive textures in OpenGL is a c anyTex lass allowing you to load a bitmap of a given colo r depth from a file and think of it as texture with no restrictions (of course, limited by the computer resources, that is something we have to live with).
Platform: | Size: 27648 | Author: 上官婉儿 | Hits:

[JSP/JavaSubjectSpider_ByKelvenJU

Description: 1、锁定某个主题抓取; 2、能够产生日志文本文件,格式为:时间戳(timestamp)、URL; 3、抓取某一URL时最多允许建立2个连接(注意:本地作网页解析的线程数则不限) 4、遵守文明蜘蛛规则:必须分析robots.txt文件和meta tag有无限制;一个线程抓完一个网页后要sleep 2秒钟; 5、能对HTML网页进行解析,提取出链接URL,能判别提取的URL是否已处理过,不重复解析已crawl过的网页; 6、能够对spider/crawler程序的一些基本参数进行设置,包括:抓取深度(depth)、种子URL等; 7、使用User-agent向服务器表明自己的身份; 8、产生抓取统计信息:包括抓取速度、抓取完成所需时间、抓取网页总数;重要变量和所有类、方法加注释; 9、请遵守编程规范,如类、方法、文件等的命名规范, 10、可选:GUI图形用户界面、web界面,通过界面管理spider/crawler,包括启停、URL增删等 -1, the ability to lock a particular theme crawls; 2, can produce log text file format : timestamp (timestamp), the URL; 3. crawls up a URL to allow for the establishment of two connecting (Note : local website for a few analytical thread is not limited) 4, abide by the rules of civilized spiders : to be analyzed robots.txt file and meta tag unrestricted; End grasp a thread after a website to sleep two seconds; 5, capable of HTML pages for analysis, Links to extract URL, the extract can judge whether the URL have been processed. Analysis has not repeat crawl over the web; 6. to the spider/crawler some of the basic procedures for setting up parameters, including : Grasp depth (depth), seeds URL; 7. use User-agent to the server to identify themselves; 8, crawls produce statistical informati
Platform: | Size: 1911808 | Author: | Hits:

[Windows Develop2633520_AC_62MS_312K

Description: POJ 1011 经典搜索算法 ,深度有限搜索+强剪枝-POJ 1011 classic search algorithm, depth limited english+ Strong pruning
Platform: | Size: 1024 | Author: lixin | Hits:

[Documents4456

Description: 我们在C++基础课程中已经了解了C++的一些基本概念,知道了什么是类什么是对象。也了解了继承、封装、多态等C++面向对象的基本特征,本课程主要是更进一步探讨一下C++一些基本模型的应用,加深对概念的理解,由于课程时间有限,C++,模型和内容又如此之多,对任何一个模型都无法深入进去,所以只能泛泛而谈。-C++ at our basic curriculum has been a C++ Learn the basic concepts, know what is what is the object type. Also know the inheritance, packages, many states, such as C++ the basic features of object-oriented, this course is mainly to further explore the C++ some of the basic model of the application of the concept of deepening the understanding of curriculum because of the limited time available, C++, model and content and so much of any one model can not go in depth, and so can only talk in general terms.
Platform: | Size: 87040 | Author: lz | Hits:

[AI-NN-PRbahunghou

Description: 从八皇后的例子看出搜速深度有限,仅有几层,而且不可能出现重复状态的问题,因此BACKTRACK过程完全适用,对于八数码问题则不然,必须设置深度范围限制及出现重复状态引起的死循环这两个回溯点. -Examples of Queen' s from eight to see the depth of search speed is limited, only few, but can not state the problem of duplication, so the process is fully applicable to BACKTRACK, for eight is not a digital problem, you must set the depth limit and the state caused by duplication death cycle of the two back points.
Platform: | Size: 1024 | Author: yishiwucheng | Hits:

[JSP/JavaJavaMT

Description: 这书着重点是讲java线程,但不局限于java,对posix线程库,win32线程库都有涉及,并对这三者做了一些比较,对于想深入了解线程的人,这书是绝对有帮助的。 -The focus is to talk about this book java threads, but not limited to java, for posix thread library, win32 thread library are involved, and these three have done some comparison, for those who want in-depth understanding of the thread, and this book is definitely helpful.
Platform: | Size: 7120896 | Author: tty21cn | Hits:

[3G developInterference-Suppression-Techniques-in-MIMO-Cellul

Description: 对传统的多小区系统中的干扰控制技术进行了简单的回顾,对多用户和多用户MIMO系统中的干扰抑制技术进行分析,这些是后续对多小区MIMO研究的基础。重点对多小区MIMO系统展开深入研究,揭示了系统干扰受限的原因,将单用户和多用户的千扰抑制技术扩展到多小区系统,分别给出了基于接收端和发送端的多种抑制干扰的系统结构和算法,推导了其容量并进行了性能分析。同时也结合实际系统的设计对各种干扰抑制技术进行比较和评价,得到了许多对于系统设计具有参考价值的结论。-he traditional system of multi-cell interference control technology a simple review of multi-user and multi-user MIMO system analysis of the interference suppression techniques, which are the follow-up of multi-cell MIMO research. Emphasis on the multi-cell MIMO system launched an in-depth study revealed the system interference limited reasons, single-user and multi-user interference suppression techniques extended to multi-cell systems, respectively, gives the receiver and sender based on a variety of interference suppression The system architecture and algorithms derived its capacity and conducted performance analysis. But also with the actual system design on a variety of interference suppression techniques to compare and evaluate system design by many for a reference value is reached.
Platform: | Size: 4056064 | Author: 方周 | Hits:

[BREWwhiteboard

Description: “whiteboard”应用程序允许用户绘制不同大小和颜色的几何形状。 可以在任何时间删除部分或全部几何形状图形。 绘制图形的大小和颜色的选择由设备的屏幕大小和该设备所支持的颜色深度决定。-This “virtual whiteboard” application allows the user to draw geometric shapes of various sizes and colors. All or part of a drawing can be erased at any time. The size of shapes is limited by the device screen size, and the choice of colors is limited by the color depth supported by the device.
Platform: | Size: 104448 | Author: zb | Hits:

[Data structsGraph

Description: 该程序是用MFC实现的图的相关的运算,其中包括了图的深度有限遍历,广度优先遍历,最短路径等基本运算。-The program is MFC implementation of graph-related operations, including the depth chart limited traversal, breadth-first traversal, shortest path, and other basic operations.
Platform: | Size: 3963904 | Author: | Hits:

[2D Graphicbrainee-30177

Description: An application that implement Uninformed search algorithms * Breadth-first search * Uniform-cost search * Depth-first search * Depth-limited search (tree and recursive versions) * Iterative deepening search-An application that implement Uninformed search algorithms * Breadth-first search * Uniform-cost search * Depth-first search * Depth-limited search (tree and recursive versions) * Iterative deepening search
Platform: | Size: 99328 | Author: amir | Hits:

[Data structsDFSTest

Description: 深度有限搜索,数据结构中,深度优先算法的代码实现-Limited depth searching, data structures, depth-first algorithm code
Platform: | Size: 28672 | Author: corny | Hits:

[matlabStatisticalandAdptiveSignalProcessing

Description: 《统计与自适应信号处理》是国外最新出版的一本统计信号处理教材。其主要特点是对统计与自适应信号处理的理论方法、实现及应用给出了较完整的论述和介绍。作者根据其多年的教学经验,并针对现代信号处理的理论及应用方面的重要性,选定谱估计、信号建模、自适应滤波与阵列信号处理等几个关键论题进行了详细的讨论。《统计与自适应信号处理》强调基本概念和理论方法,目的是为读者以后深入研究一些信号处理的新课题打下良好的基础。为了便于掌握,书中的数学描述和推导仅限于高年级本科生、研究生和工程技术人员能够理解的水平,因此《统计与自适应信号处理》具有较强的实用性。 《统计与自适应信号处理》适用于大学高年级本科生和研究生作为选修现代信号处理课程的教学参考书,也可作为工程技术人员自修现代信号处理理论及应用的参考书-"Statistical and Adaptive Signal Processing" is the latest edition of a foreign statistical signal processing materials. Its main characteristic is the statistical theory and adaptive signal processing methods, and applications are given to achieve a more complete discussion and description. According to their years of teaching experience, and for modern signal processing theory and application of the importance of the selected spectral estimation, signal modeling, adaptive filtering and array signal processing, and several other key topics were discussed in detail. "Statistical and Adaptive Signal Processing," emphasizing basic concepts and theoretical methods, the reader is intended to signal processing after the in-depth study some new issues and lay a good foundation. In order to facilitate control, the mathematical description and derivation of the book is limited to advanced undergraduates, graduate students and engineers to understand the levels, "Statistical and Adaptive Signal
Platform: | Size: 11838464 | Author: 李运升 | Hits:

[matlabfloatAxis

Description: The floatAxisX m-file enables you to plot parameters with different units (eg. temperature, salinity and density versus depth) on the same axes having the x-axis for the parameters "floating" below. FloatAxisY plots floating axes on the left-hand side of the plot. The number of parameters plotted is not limited. Type ctdplotx or ctdploty at the Matlab command prompt for a demo.
Platform: | Size: 47104 | Author: And_Ok | Hits:

[androidH264Android

Description: H264解码器源码,移植ffmpeg中的H264解码部分到Android,深度删减优化,在模拟器(320x480)中验证通过。 程序的采用jni架构。界面部分,文件读取,视频显示都是用java做的,底层的视频解码用C来做满足速度的要求。 在这个版本中,从H264码流中分割出Nal是在java层做的,这样在java层直接调用解码时就知道是否有显示视频,缺点的就是耦合度/封装性差一点。 如果采用在底层做Nal分割的方法,可以封装得好看一些,但是每次送的数据有限制,如果送的数据太多,底层可能会一次解码出好几帧视频,但是通知到界面层只能显示一帧,造成丢帧的现象。 如果每次送的数据较少,就会有很多次底层调用没有进行实质解码,很小气的做法,比如有一压缩数据帧需要600字节,如果一次送100个字节给解码器,那么要送6次才会进行实质解码,因为每个数据帧有大有小,所以只能取极小值才不会导致丢帧。 不过所有的编码解码都是各种因素平衡折中的结果,具体用什么方法具体分析。-H264 decoder source code, porting ffmpeg s H264 decoder part to Android, the depth of cut optimization, in the simulator (320x480) to verify through. Program using jni architecture. Interface portion of the file to read, the video display is made with java, the underlying video decoding in C to do to meet the speed requirements. In this version, the H264 stream from a separate layer of Nal is done in java, so call decoding in java layer directly whether there is to know when to display video, drawback is the coupling/packaging of almost. If used at the bottom do Nal segmentation method can be encapsulated look good, but each time there is limited data to send, if you get too much data, the underlying may be a decoding of several frames of video, but the notice to the interface layer can only display one, resulting in dropped frames phenomenon. If you send less data each time, there will be many times not to call the underlying substance of decoding, a small gas practices, s
Platform: | Size: 230400 | Author: wyc | Hits:

[Program docnm

Description: 摘 要: 为缩短数字视频广播卫星标准( DVB-S ) 接收系统中内码信息的估计时间, 提出了两套解决方案. 方案一: 根据维持比译码过程中, 从当前时刻回溯到译码深度以前时刻的各条幸存路径基本重合的原理进行判定 方案二: 利用“二次编码”的特性, 对译码数据进行再编码, 并采用置信度结合有限状态机构成的判定机制, 加快了估计.-Abstract: In order to reduce the Digital Video Broadcast Satellite standard (DVB-S) reception system in the estimated time-code information within the proposed two solutions. Option One: According to maintain than the decoding process, from the current point back to the decoding depth time before all of the surviving paths to determine the basic principle of coincidence Option Two: Using the " second code" of the characteristics of the re-encoding data decoding and confidence combined with limited use of state institutions as to determine a mechanism to speed up the estimation .
Platform: | Size: 185344 | Author: 赵亮 | Hits:
« 12 »

CodeBus www.codebus.net