搜索资源列表
JavaSoundDemo
- 声音处理演示程序,可生成强大逼真的声音处理效果,并配备键盘控制,详细说明JAVA下声音变成的详细过程-voice processing demonstration program can generate realistic powerful voice processing effects, and are equipped with a keyboard control. JAVA detailed descr iption under voices into the detailed pr
10517-080605-0303B01-27
- 通过介绍网络上几种常见的攻击方式(电子欺骗攻击、拒绝服务攻击、同步攻击、Web欺骗攻击、密码攻击、木马程序攻击等),然后就这些攻击方式提出相应的防范措施,最后就个人防范网络攻击提出了一些相关的策略。本文从以上方面来阐述在网络给人们带来诸多好处的同时,也带来了一些不可避免的负面影响,本文主要是为了有效地防范网络攻击,维护自己的权益不受侵犯,就需要我们尽量了解网络攻击的各种原理和手段、网络中存在的各种漏洞,以便及时维护我们的系统。 关键字:网络安全,网络攻击,防范措施 -by introdu
lightbox2.02
- 加亮文本框 Lightbox v2.0 uses the Prototype Framework and scr iptaculous Effects Library. You will need to include these three Javascr ipt files in your header.
OFT.rar
- 三维实时水面的模拟是近年来三维游戏以及虚拟现实领域积极探索的问题,真实 感强的水面可以大大提高游戏以及仿真系统的沉浸感。本文基于OpenGL函数 库,利用多重纹理、动态纹理技术实现了对实时水面效果的模拟,其中包括水面 流动效果和水面Caustics效果。为减轻系统的绘制压力,水面仅由两个三角单元 构建,这将大大提高游戏和仿真系统的帧速率。 ,Real-time three-dimensional simulation of the surface in recent years are
Guardrailusefulprocedures.rar
- 护栏管用程序,用于外部控制,可实现渐变,流水,跳变等效果。,Guardrail useful procedures for the external control can be realized gradient, flowing water, jump, etc. effects.
Moving-Target-Detection
- 针对视频监控系统中运动目标的检测与跟踪技术研究,本文比较运动目标检测的各种方法,采用背景差法来对运动目标进行检测,并阈值化和二值化检测出运动目标区域,能达到很好的检测效果。同时,利用卡尔曼滤波器对检测出来的运动目标进行预测和跟踪,实验验证跟踪效果较好。 -To solve the moving target detection and tracking in video monitoring system,in this paper,the various methods of moving
jQueryAPI_CHM
- jQuery 1.3自从2008年1月14日发布后,后引来了各界的关注,它以其快速、简洁,能够很轻易地处理HTML文档、控制事件、给页面添加动画和Ajax效果等打动着所有关注它的人的心.-jQuery 1.3 Since the January 14, 2008 release, the latter attracted public concern, because of its quick, simple and can easily deal with HTML documents, co
音量控制按键特效代码
- 来源:http://www.yuanmaying.com/js/texiao/p24.html-Volume control effects code Source:http://www.yuanmaying.com/js/texiao/p24.html
Image_matching
- 为了解决光谱恢复对图像匹配高精度的问题, 提出了一种高精度图像匹配算法———利用光流确定图像的运动场对图像进行匹配。该算法克服了传统的基于灰度匹配方法受图像插值精度影响的缺陷以及运算速度和精度的局限性。与基于MAD 块匹配算法和归一化相关系数块匹配算法进行比较, 该算法实现了图像序列高精度匹配, 而且硬件实现简单, 计算复杂度较低。-To address the spectrum of the resumption of high-precision image matching problem
shangchuan
- 简单的透明 OpenGL中的绝大多数特效都与某些类型的(色彩)混合有关。混色的定义为,将某个象素的颜色和已绘制在屏幕上与其对应的象素颜色相互结合。至于如何结合这两个颜色则依赖于颜色的alpha通道的分量值,以及/或者所使用的混色函数。Alpha通常是位于颜色值末尾的第4个颜色组成分量。-A simple and transparent in the vast majority of OpenGL effects are related to certain types of (color) Mi
HAP_AAA_LOGO_2008_v2.1_BWW
- AAA Logo是一款Logo设计软件。通过简单而强大的方式,设计专业的Logo,几分钟内就可以用于网页或者打印出来。内置60个模板,也可以自己定制模板。附带包含2000多个Logo对象和剪贴画的图库。所有内置Logo对象都是基于矢量的,可以轻易的缩放和旋转。也可以对任意单独对象应用不同的样式,得到几乎无限的对象和效果组合。 -AAA Logo is a Logo design software. Through simple and powerful way to design a profe
chafen
- 运动检测的目的是从序列图像中将变化区域提取出来。运动区域的有效分割对于目标分 类、跟踪和行为理解等后期处理非常重要,因为后期处理过程仅仅考虑图像中对应于运动区 域的像素。然而,由于背景图像的动态变化,如天气、光照、影子及混乱干扰等的影响,使 得运动检测成为一项相当困难的工作。-The purpose of motion detection from image sequence changes in the region will be extracted. Sports region segm
OMNeTbasedsatelliteposecontrolsimulation
- 针对三轴稳定卫星的姿态控制系统,在离散事件仿真平台OMNeT ++的 基础上,建立了一个以星敏感器和陀螺为敏感器,反作用飞轮为执行机构的闭环 控制仿真系统。采用双矢量定姿算法和P ID控制算法,对该卫星在对地定向模 式下的控制精度进行了仿真。仿真结果清晰地反映了星敏感器和反作用飞轮输 出延时对控制精度的影响。整个仿真系统符合面向对象和模块化的程序设计理 念,并实现了仿真程序的重用。-For the three-axis stabilized satellite attitu
baofengxuexiaoguo
- C语言做出的暴风雪效果,大家可以欣赏一下-C-made storm effects,
What-You-ll-Need
- Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windo
Aboutthe-Author
- Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windo
About-the-Technical-Editor
- Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windo
Acknowledgments
- Sams Teach Yourself Game Programming in 24 Hours demystifies game programming by providing clear, practical lessons using C/C++, the industry standard in game programming. The book focuses on the Windows API to construct games for the Windo
Untitled2
- 用MATLAB实现打桩机的动画效果 有助于理解和运用MATLAB-Piling machine using MATLAB to achieve animation effects
Digital-audio-effects
- 音频数字音效器的算法_可以作为数字音效研发的参考使用。-Digital audio effects for _ Lin Zhiqi algorithm