搜索资源列表
伸缩文本
- 调用库文件winmm.dll和gdi32实现启动窗口时的文字动画效果.点命令键退出.-called libraries winmm.dll gdi32 and achieve window at the start writing animation. Orders from key points.
jdonjive
- Jive是一个开放的Java源代码项目。其目标是建设一个开放结构的,强壮的,易于扩展的基于JSP的论坛。在其设计目标的指导下,其结构设计得非常得好,融合了很多新的观念,比如Design Pattern,可更换的Skin,可插入Plug等等。详细解读其源代码对于理解这些新的设计上的概念是很有裨益的。如果你对Design Pattern和Java语言有一定的了解,但是还是会时常迷惑于其中的话,不妨研究研究Jive源代码,一定会对其中的很多概念有更深入的理解。这篇文章源于我的Jive源代码研究笔记,希
scan_key
- 这是一个扫描16个键并可返回32个键号的小MCU程序,它对16上按键分单按和长按两种情况做区分.-This is a scan 16 keys can be returned to the 32 keys of the small MCU procedures, its key points on the 16 - and-under by two of the heart.
dcwlsjbphjs
- 摘要:无论是实现防火墙, NAT 还是VPN, 首要的任务就是获得网络上传输的数据包,在此基础上才能进行下一步 的工作。通过分析Windows 的网络数据传输机制,可以定位出不同的处理关键点,从而在不同的层次上实现数据包的 捕获功能,以满足不同的需要。 关键词:关键点 服务提供者接口 网络设备接口规范 中间层驱动程序 钩子驱动程序-Abstract : Whether the purpose is to achieve a firewall, VPN or NAT. One of t
zhljrj
- 综合录井图软件源代码,要点:深度图形驱动。-Mudlogging map software source code, key points : Depth Graphics Drivers.
ct
- 图关节点求法的c++实现-plans for the key points of the law to achieve c
Douglas-PeuckerLineApproximationAlgorithm
- When working with mathematical simulations or engineering problems, it is not unusual to handle curves that contains thousands of points. Usually, displaying all the points is not useful, a number of them will be rendered on the same pixel since the
3DGIS
- 文回顾与评述了三维GIS的相关发展情况,探讨了三维GIS的有关基本问题,如数据获取、大数据量存贮与处理、三维空间分析,同时指出科学计算可视化、数据库系统管理、数字影象处理等技术的成熟和二维GIS长期发展提供的理论实践经验等为三维GIS的发展提供了良好的基础。最后为三维GIS实际系统的开发提出了几个值得注意的要点。-In this paper,the review and comment on the development of 3 dimension GIS are first made.Th
RSA.rar
- RSA加密解密,密码编码学与网络安全课程的重点之一。本程序用于模拟实现RSA的加密和解密算法,RSA encryption and decryption, password, encoding and network security course learn one of the key points. This procedure used to simulate the realization of RSA encryption and decryption algorithm
matche
- 本MATLAB程序 用MATLAB 来实现图像的匹配 用高斯卷积 来寻找 关键点 ,再利用关键点处的特征向量 通过向量的匹配 来实现图像的配准-The MATLAB program using MATLAB to achieve matching image convolution with a Gaussian to find the key, then use the key points of the feature vector by vector matching to achieve
a.rar
- PWM经过RC滤波产生电压,经过XTR115产生4-20mA电流输出,要点是XTR115的电压输入问题,自身为两线制,+5V输出提供不了较大电流,需要用DCDC,RC滤波采用钽电容和4.7k-4.9k的低温漂电阻能得到较高线形度,PWM输出为AVR单片机16位,模式15,不分频,PWM voltage generated through RC filter, after XTR115 have 4-20mA current output, the key points of the voltag
hessian.rar
- 用于SIFT变化的关键点判断,定对比度和herrian矩阵,最后结果为关键点在DOG里的坐标!,Change for the SIFT key points to determine, set contrast and herrian matrix, the final results for the key points in the coordinates in the DOG!
IntJour28
- ISP处理,主要关注三大关键技术,自动曝光AE,自动白平衡AWB,自动聚焦AF-ISP process,include three key points: AE AWB AF
curve
- OpenGL绘制的B样条、贝塞尔曲线和贝塞尔曲面,可以鼠标选取关键点绘制曲线,可以鼠标对关键点进行拖拽,实现平移,旋转操作-OpenGL rendering B-spline, Bezier curves and Bezier surfaces, you can draw the curve of the mouse select the key points, you can drag the mouse right key points to achieve translation, rot
SIFT
- SIFT algorithm. to find feature discr iptor. the algorithm returns the locations of key loints and then matches two pictures with htose points.
sift
- 经典的SIFT算法,第一步,选择感兴趣的点;第二步,对感兴趣点进行筛选,确定关键点;第三步,为关键点分配方向;第四步,用多维向量的形式描述关键点-Classical SIFT algorithm, the first step, select the point of interest second step, points of interest were screened to identify key points the third step, the key point for t
Java-knowledge-points-list
- 对于java的一些关键点的描述和讲解!! Java知识点列表-For some of the key points of java descr iption and explanation! ! Java knowledge points list
the-steps-and-key-points
- 建立计量经济学模型的步骤和要点 建立计量经济学模型的步骤和要点-Econometric model to establish the steps and key points
img-key-point-detection
- This program finds the key points and their descr iptors of two images and matches and Output of this program will give you the matching percentage of key points
Description-and-extract-key-points
- 关键点描述和提取:SIFT配合暴力匹配进行关键点的描述和提取。-Descr iption and extract key points: SIFT violence with matching descr iption and extract key points.