搜索资源列表
3_9
- 在一个圆形操场的四周摆放着n堆石子。现要将石子有次序地合并成一堆。规定每次只能选相邻的两堆石子合并成新的一堆,并将新的一堆石子数记为该次合并的得分。试设计一个算法,计算出将n堆石子合并成一堆的最小得分和最大得分,并分析算法的计算复杂度。-in a circle around the playground are placed n gravel pile. Is a stone should order to be merged into a heap. Stipulated that only
Test
- 图形学的课程设计,主要是通过输入参数,画出不同半径的圆-Graphics of the curriculum design, primarily through the input parameters, the radius of the circle drawn in different
hough_circle
- hough变换对圆的检测,h ough变换对圆的检测-hough transform circle test, h ough transform for circle detection
linecircle
- 可以实现直线和圆检测 检测的结果又一定的误差-Straight line and circle detection can be achieved test results has some error
Circle Test
- 程序使用windows GDI 完成了十个圆在屏幕上随机移动,每个圆的填充色随机生成,当多个圆有重合部分时,重合部分用这些圆的混合色填充。用于帮助对GDI区域的理解。-Program uses the windows GDI completed 10 randomly moving circle on the screen, the fill color of each round randomly generated, when the two circles are overlapping
Test(2)
- 用循环单链表实现: N个人围圆圈而坐,分别标以数字1到N。从坐在1号的位置的人开始依次传递土豆。M次传递之后,拿到土豆的人被排除,圆圈收缩,然后从离开圆桌的人后面的那个人开始继续游戏。游戏一直进行,直到留下最后一个人,为赢家。因此,如果M=0且N=5,所有的人依次被排除,5号最后胜利。如果M=1且N=5,排除的顺序为2,4,1,5. -Achieved with cyclic single-linked list: N individuals sitting around a circl
test
- 基于mfc的opengl小程序,主要建立opengl框架,实现了点 圆 线 多边形-The opengl mfc-based applet, mainly built on opengl framework to achieve the point circle line polygon
dashudebadianhuayuan
- 计算机图形学试验程序的八点画圆代码实现 简单易行易懂-Computer graphics, an eight-circle test procedure is simple to understand code
test
- 这个程序可以画出一个给定圆心和半径的圆,参数分别是x,y,r。-This program can draw a circle and the radius of a given circle, parameters are respectively the x, y, r
12864-Test-to-draw-a-circle
- 单片机控制12864显示圆,也可以显示汉字-MCU control 12864 to draw a circle
test
- 在窗体上点击拖动后,窗体会一直躲开鼠标绕圈子,类似躲-click with drop the window,window will circle to mouse.
test
- opengl用点的形式画成圆直线和大小不同的点-opengl with the point in the form of painting a circle different points of the straight line and the size of
test
- 检测图像中圆的存在,采用opencv中的霍夫变换函数,功能简单易懂-find the circle in the image
Test
- Koch雪花的构图方法,递归模型的实现算法,建立平面二维坐标系,原点位于屏幕客户区中心,x轴水平向右为正,y轴铅直向上为正。 以原点为圆心绘制半径为r的圆,与y轴交于P0点。从P0点开始,顺时针方向将圆三等分,得到P1和P2点。P0P1P2构成等边三角形。 沿着等边三角形的三条边外侧分别绘制三段递归深度为4,夹角为60°的Koch曲线,形成Koch雪花。 -Koch snowflake patterning method, recursive algorithm model, the
test-demo
- 实现由LED组成的“JIAT”形成4种循环的方式。程序是用IAR写的,单片机利用的是stm8s103.还有电路图,完全可以自己下载之后制作。可以用无线充电的方式供电。-Implementation of LED JIAT form four circle. Program is written in IAR, single chip microcomputer using is stm8s103 and circuit diagram, completely can be made after
circle
- 求取一副二维图像的质心,里头包含有测试数据和测试结果。-To calculate a image centroid, which contains the test data and test results.
test
- 环形进度条 Circle Progress demo-Circle Progress demo
2016WeChat-fun-test
- 2016微信朋友圈微信趣味测试源码WeChat fun test .-2016 WeChat friends circle WeChat fun test source
test
- 读取图像,识别图像中的所有圆,并在控制台输出圆心坐标-Extract the circle in the image and output the center coordinates
test
- 利用最大有效圆法或最大内切圆法提取掌纹掌脉图像的roi(Using maximum effective circle method or maximum inscribed circle method to extract palm print palm vein image ROI)