Welcome![Sign In][Sign Up]
Location:
Search - divide

Search list

[Windows Developdye-Divide-and-conquer

Description: Divide: the problem into a number of subproblems that are themselves smaller instances of the same type of problem. Conquer: Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward. Combine: the solutions to the subproblems into the solution of original problem.
Platform: | Size: 279699 | Author: supercat188 | Hits:

[Data structsdivide and conquer

Description: 这是一个分治法应用和递归的完美体现,它根据输入的数字在屏幕上打出美丽的图案。-this is a separate rule and the application of recursive the perfect embodiment of its import figures on the screen making beautiful designs.
Platform: | Size: 1024 | Author: 唐海浪 | Hits:

[Graph RecognizeRodneySegment

Description: 图像分割,影像分割,分割影像,分割图像,数字分割-image segmentation, image segmentation, image segmentation, image segmentation, the digital divide
Platform: | Size: 344064 | Author: 赖岱佑 | Hits:

[VHDL-FPGA-Verilogdivide

Description: 除法器的设计本文所采用的除法原理是:对于八位无符号被除数A,先对A转换成高八位是0低八位是A的数C,在时钟脉冲的每个上升沿C 向左移动一位,最后一位补零,同时判断C的高八位是否大于除数B,如是则C的高八位减去B,同时进行移位操作,将C的第二位置1。否则,继续移位操作。经过八个周期后,所得到的C的高八位为余数,第八位为商。从图(1)可清楚地看出此除法器的工作原理。此除法器主要包括比较器、减法器、移位器、控制器等模块。-Divider design used in this paper, the principle of division is: For the eight unsigned dividend A, the first of A into the high-low 8 0 8 is the A number of C, in each clock rising edge to the left C Mobile One, and finally a zero, at the same time to determine whether C is greater than the high-8 divisor B, so is the high C 8 minus B, at the same time shift operation, the location will be C s second one. Otherwise, continue to shift operation. After eight cycles, received a high C for more than eight the number of eighth place for the business. From Figure (1) can clearly see that the divider works. This mainly includes divider comparators, subtraction, and shifter, controller modules.
Platform: | Size: 1024 | Author: lyy | Hits:

[Windows Developdye-Divide-and-conquer

Description: Divide: the problem into a number of subproblems that are themselves smaller instances of the same type of problem. Conquer: Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward. Combine: the solutions to the subproblems into the solution of original problem.-Divide: the problem into a number of subproblems that are themselves smaller instances of the same type of problem. Conquer: Recursively solving these subproblems. If the subproblems are small enough, solve them straightforward.Combine: the solutions to the subproblems into the solution of original problem.
Platform: | Size: 279552 | Author: supercat188 | Hits:

[VHDL-FPGA-Verilogdivide

Description:
Platform: | Size: 17408 | Author: linew | Hits:

[MPIvhd_divider

Description: lattice isplever7竟然没有除法库,只好在网上找了老外写的vhdl除法器-lattice isplever7 Treasury did not divide, so the Internet to find a foreigner to write the VHDL divider
Platform: | Size: 6144 | Author: guyh | Hits:

[Data structsdivide

Description:
Platform: | Size: 1024 | Author: 马强业 | Hits:

[VHDL-FPGA-Verilogdivide

Description: Verilog hdl语言的常用除法器设计,可使用modelsim进行仿真-Commonly used languages Verilog hdl divider design, can use the ModelSim simulation
Platform: | Size: 2048 | Author: 许立宾 | Hits:

[Algorithmcordic

Description: cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.-cordic methods describe essentially the same algorithm that with suitably chosen inputs can be used to calculate a whole range of scientific functions including sin, cos, tan, arctan, arcsin, arccos, sinh, cosh, tanh, arctanh, log, exp, square root and even multiply and divide. the method dates back to volder [1959], and due to its versatility and compactness, it made possible the microcoding of the hp35 pocket scientific calculator in 1972. here is some code to illustrate the techniques. ive split the methods into three parts linear, circular and hyperbolic. in the hp35 microcode these would be unified into one function (for space reasons). because the linear mode can perform multiply and divide, you only need add/subtract and shift to complete the implementation. you can select in the code whether to do the multiples and divides also by cordic means. other multiplies and divides are all powers of 2 (these dont count). to eliminate these too, would involve ieee hackery.
Platform: | Size: 2048 | Author: waqas | Hits:

[Consoleimageclipper20080905

Description: Image for divide the image image to many sub area
Platform: | Size: 3050496 | Author: ninja | Hits:

[Otherwordseg

Description: 利用所给的词库,将所给文章分成词语的集合体-divide a text to a group of words
Platform: | Size: 2048 | Author: 汪建 | Hits:

[Multimedia programCLK_DIV

Description: 爱用硬件描述语言VHDL实现输入时钟10分频输出-divide CLOCK by 10 using VHDL
Platform: | Size: 3072 | Author: 陈绪文 | Hits:

[Otherlec09-10-divide-conquer

Description: DIVIDE AND CONQUER SLIDES IN ALGORITHMS
Platform: | Size: 50176 | Author: ali | Hits:

[Graph Recognizeexparement

Description: this a program for detecting the license plate from the image and divide it into defferent images each one contain one character-this is a program for detecting the license plate from the image and divide it into defferent images each one contain one character
Platform: | Size: 3072 | Author: ooosa | Hits:

[Special Effects1

Description: 图像分割指把图像分成各具特性的区域并提取出感兴趣目标的技术和过程,它是由图像处理到图像分析的关键步骤。小麦的图像分割是使用各种图像分割算法对小麦图像进行处理和研究,提取出有用的图像信息以实现小麦粘连籽粒的分离,为进一步利用图像处理技术分析小麦品质提供依据。因此,对小麦图像分割方法的研究具有十分重要的意义。 本文首先研究了图像分割算法的分类以及常用图像分割算法的基本原理。然后针对小麦图像的特点,研究了在不同光照、背景和连接情况下使用的小麦图像分割方法,对各种分割算法进行了比较、结合和改进。重点研究了基于小波变换的分水岭算法和阈值分割算法在小麦图像分割中的应用,并借助MATLAB工具软件对选定图像进行处理,实现了对小麦粘连籽粒的分离。最后本文对图像分割技术进行了展望。 本论文的研究对于图像分割技术在小麦品质中的应用具有一定的参考价值。 -Image segmentation is a technology and process that divide image into different character area, which is interesting us. It is a key step from image processing to image analyzing. The wheat image segmentation is a way using many algorithms does some research and processing, and it also can realize the separation of wheat adhesion and realize the extraction of useful image information. So it can lay the foundation for using image processing technologies to analysis the quality of the wheat. there is a very important meaning for the research of the image segmentation method. This paper studies the class and the principle of segmentation algorithm in common use firstly, then, studies the wheat image segment algorithm with different illumination background. It contrasts kinds of algorithms, and improved them. This paper is based on wavelet transform, and combines with the watershed algorithm and the threshold segmentation method. Using the MATLAB software, does some process on the wheat i
Platform: | Size: 155648 | Author: qichao | Hits:

[VHDL-FPGA-VerilogVHDLfenpin

Description: VHDL进行分频的完备资料,包含偶数、奇数、小数、分数-VHDL for the completeness of the information divide, including even and odd numbers, decimals, fraction
Platform: | Size: 322560 | Author: djbyy | Hits:

[matlabblock4x4

Description: divide the image in to sub blocks
Platform: | Size: 1024 | Author: Vijaya Raghavan | Hits:

[OtherPicture_Puzzle

Description: 一个简单的益智游戏.此游戏可让您选择任何从您的硬盘驱动器图片,分为指定数量的作品了。你的任务是使这一形象回来。-This game allows you to select any picture from your hard-drive, divide it into specified number of pieces. Your mission is to make this image back. A simple puzzle game, you know for kids :)
Platform: | Size: 45056 | Author: 蔡喜翠 | Hits:

[VHDL-FPGA-Verilogverilog--divide-programs

Description: verilog任意分频程序,包括奇数倍分频和偶数倍分频,占空比为50 ,QuartusII上验证程序有效-verilog every divide programs, including an odd multiple divider and even multiple frequency, duty cycle 50 , the QuartusII on the verification process
Platform: | Size: 578560 | Author: ni husheng | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net