搜索资源列表
java_picture
- 直接运行即可,实现图片浏览功能,并可实行绘制规则的几何图形-direct operation can achieve photo browsing, mapping rules can be implemented, the geometric shapes
GPSR_KeLiu_SUNY_Binghamton.rar
- GPSR- geometric routing code for network simulator ,GPSR- geometric routing code for network simulator
NBTools0.42
- B4A_网蜂工具-掌中测量0.42 源码 坐标正反算,坐标转换,几何计算 公路线元法单节版正反算。-The B4A_ hands measuring source The coordinates of the pros and cons operator, coordinate transformation, the geometric calculation Highway route element method for a single version of the pro
mg_smooth_ell
- L形区域几何多重网格算法,利用高斯赛德尔迭代法来实现-L-shaped region geometric multi-grid algorithm, the use of high-斯赛德尔iterative method to achieve
TheGeometrocalExplanationofKalmanfilterArithmetic.
- 低维卡尔曼滤波算法作了几何解释,这种解释对卡尔曼滤波有一种直观的理解,使人们对卡尔曼滤波有更本 质的认识。-维卡尔曼filter made of low geometric interpretation of the Kalman filter have an intuitive understanding, so that people on the Kalman filter have more understanding of the essence.
18
- 如何使用Matlab编程语言实现图像的几何操作-How to use the Matlab programming language implementing the image of the geometric operations
MAN-Export-Exception-Handling
- 根据集团公司“交换防瘫痪、传输防阻断、数据防拥塞”的要求,IP 城域网在运行过 程中就需要经常注意节点出口带宽的使用情况,由于今年来,计算机的普及,上网人数呈现 几何级的增长,互联网病毒也越来越多,爆发的频率也越来越高,许多蠕虫病毒在爆发时具 有扫描网络,主动传播病毒的能力,会大量占用网络带宽或网络设备系统资源。在很短的时 间内,大量的异常流量会淹没正常的流量,非正常的数据流量攻击网络设备或其接入的服务 器,致使网络设备或服务器的性能下降,或占用网络带宽,影响其它相关用户流量
11
- 利用opengl 函数,实现三维场景的光照效果绘制。要求场景内至少有三个几何物体-Use opengl function of 3D scene rendering lighting effects. Requires the scene at least three geometric objects
OpenGL-face
- OpenGL绘制二维人脸图形 利用简单的几何图形绘制组合出一个二维图形-OpenGL rendering 2D graphics Face the use of simple geometric shapes drawn combination of a two-dimensional graphics
suofang
- 图元的几何变换,使用OpenGL函数实现图元的缩放变换。-Primitive geometric transformation, using the OpenGL pixel zoom function to achieve change.
geometric-transformations
- 计算机图形学光栅几何变换教程 计算机图形学光栅几何变换教程-Geometric transform raster computer graphics tutorial
player-code
- 极酷阳光播放器V2.5版(经典款)(时尚款)RTMP播放器 * 支持跨终端播放,适配PC终端/苹果终端(含IPHONE、IPAD)/安卓终端(含安卓手机和安卓平板);New * 支持RTMP协议(支持red5,wowza,FMS等rtmp流媒体点播与直播);也支持http协议; New * 支持5种广告功能:支持前置广告、视频广告、暂停广告、角标广告、后置广告; New * 提供更丰富的JS函数接口,用于更方便的处理AS与JS的交互,以及JS与AS的交互; New * 支持视
dw
- 车牌的几何校正算法,采用这算法可以对车牌进行校正,更加容易进行车牌字符的分割。-Geometric correction algorithm of license plate, the license plate can be corrected with the algorithms, easier for license plate character segmentation.
du
- 定义一个包含两个纯虚函数的抽象类shape: class shape { public: virtual float Area()=0; virtual void SetData(float,float=0)=0; }; 成员函数SetData用于设置几何图形的属性值。成员函数Area()用于求出几何图形的面积。由shape派生出四种几何图形,分别是:三角形、矩形、正方