搜索资源列表
Javahfdfdhdhfd
- 递归子程序法:对应每个非终结符语法单元编一个独立的处理过程(或子程序)。语法分析从读入第一个单词开始,由非终结符<程序>(即开始符)出发,沿语法描述图箭头所指出的方向进行分析。当-Recursive Subroutine law: at the end of the corresponding syntax for each non-unit provision of an independent process (or subprogram). Parsing from the f
fourth-07301048
- 第四次作业 1、 创建一个Animal(动物)类,让Horse(马),Dog(狗),Cat(猫)等动物继承Animal类。在Animal类中定义一些方法,让其子类重写这些方法,编写一个运行时多态的程序。 创建一个Animal类型的数组,在其中填充不同子类,然后调用自己的父类中的方法,看看会有什么情况发生。 2、 修改练习3.3,使Animal成为一个接口。 3、 在面向对象的绘图应用应用程序中,可以绘制圆形、矩形、直线等很多其他的图形对象。这些对象都具有相同的特定状态
CannyEdge
- canny边缘检测的算法的JAVA实现.step1:用高斯滤波器平滑图象;step2:计算梯度的幅值和方向;step3:对梯度幅值进行非极大值抑制;step4:用双阈值算法检测和连接边缘 -canny edge detection algorithm to achieve the JAVA.
javacut
- 图像分割软件含源码 程序设计中用到了一点的截图的概念,因为一个图片打开的时候,要转换成我所需要的分辨率用到了将ICON输出来,这个花费了我很大的力气,解决问题的方向有严重错误-Image segmentation software containing source programs used in the concept of the screenshots, because a picture is opened to convert the resolution I need to u
Game
- 1.简单方块游戏 编写一个简单的移动方块游戏。程序运行后的初始界面如图2-1所示。 图2-1 当按下数字键1、2、3、4之一时代表选择相应的蓝色方块,这时被选中的蓝色方块变为红色,其他3个方块仍为蓝色。 选中方块后,按↑、↓、←、→四个方向键移动被选中的方块,当4个方块都被移动到中间的红色方格中,游戏结束。游戏结束后的界面如图2-2所示。 图2-2 注意事项: 4个方块在移动过程中不能重叠 本程序只编写并提交一个源代码文件Game.java
A3D
- 对称阵子天线的方向函数与方位角无关,及方向图是以振子轴线为基准的旋转对称图形,这-Symmetry time around antenna azimuth direction has nothing to do with the function, and the pattern is rotational symmetry axis vibrator graphics benchmark, which
antenna
- 实现均匀直线阵的极坐标方向图和归一化阵因子图像-Uniform linear array polar pattern and normalized array factor image
轮播带3D效果
- 可全屏带3D效果的轮播图JQuery,设计方法采用响应式设计,可以在垂直方向上制作出类似立方体滚动的3d轮播图效果。(JQuery full screen carousel figure with 3D effect, the design method of the response type design, can produce similar cube rolling 3D carousel figure effect in the vertical direction.)