搜索资源列表
Openearth
- 用OpenGL实现展开地球的三维动画 打包说明:打包软件为winzip,其中paper.zip为正文压缩文件,解压后 为word2000环境下的正文文件paper.doc,program.zip为源程序压缩文件,解压后为VC++6.0环境下的工程文件OpenEarth.dsp等系列程序...及作为纹理使用的位图文件Wordmp.bmp 程序使用说明 解压program.zip为源程序压缩文件,将opengl32.lib glu32.lib glaux.lib等库文件拷
Special_drawing_board
- 用VC++6.0做的一个画板程序。适合初学者学习。软件皮肤个性,实现了动态标题图标和鼠标的更改,增加了软件的动画启动和动画关闭效果,实现了基本的画图功能。软件实现了很多特殊效果。看了后一定不会后悔!!好的东西大家一起分享一下吧!! appface.dll文件应该和运行的exe文件放在同一个目录下! *.urf为皮肤文件! QQ.exe是本人用VB做的一个播放器,可以支持很多格式! 如果您的机器上没有VB程序,运行时会出现链接动态库出错,因本文为给QQ.exe打包!-VC 6.0
CCtest
- 本人编写的一个三维Opengl运行程序,Opengl已经打包成库也在程序中-I prepared a three-dimensional Opengl operating procedures, Opengl has also packaged into the proceedings
Delphi-ImageViewer
- 图像打包浏览程序 完整Delphi工程[运行要有 gdiplus.dll]-integrity of the process Delphi Project operations have gdiplus.dll]
MAPX开发程序过程打包录像
- MAPX5.0用SetupFactory打包完全教程录象-MAPX5.0 SetupFactory packaged with complete tutorial video
CAD-biaozhu.rar
- 本程序是用Visual Lisp集成开发,打包的软件。其主要功能是标注尺寸修改(快速写出上下偏差,Ф,度,标主型式等);属性块;编辑属性定义;文字编辑,形位公差等,对于机械设计的朋友很有用。有好东西大家一起分享,资料来自创达科技 陈仲库 AUTOCAD 的好助手,This procedure is integrated with Visual Lisp development, packaged software. Its main function is to mark the size La
SpeededUpRobustFeatures
- Speeded Up Robust Features 在SIFT特正点匹配算法上进行改进,代码已完成Matlab->VC的程序打包-Speeded Up Robust Features in the SIFT matching algorithm special on-time improvement, the code has been completed Matlab-> VC packing process
Patch
- 一个可以把其他文件打包进jpg、mp3等文件的小程序-A package of other documents into jpg, mp3 files, such as applets
tu2
- MFC下的图像平滑源码,单文本,原图打包在程序里,正常运行,供大家参考吧,很有用的,一开就能用,我调了半天呢-In the foundation of scrambling image by tow-dimensional Arnold transform, the LSB( Least Significant Bit) embedding scheme is determined by the correlation between the pixels in the eight neig
3Dhomework
- 三维图形程序设计课程作业打包,其中包括了摄像头、镜面、三角形渲染-Course work in three-dimensional graphics programming package, including a camera, mirror, triangle rendering, etc.
JAVA_paint
- 本文讲述一个画图板应用程序的设计,屏幕抓图如下。这篇文章带有三个附件,其中两个jar文件都是j2sdk1.4.2_08编译打包,包含源代码,可执行-This paper describes the application of a drawing board design, screen shot below. Article with three attachments, two of which are j2sdk1.4.2_08 jar files compiled package, in
mean_shift(vc)
- C++的Meanshift程序代码,本人调试好用后打包上传给大家,对应初学者很有帮助-C++, Meanshift code, I debug ease of use to you after the upload package, corresponding to very helpful for beginners
vedio
- 图像识别程序,打包可运行。。可以识别光点,抗环境强-Image recognition process, package to run. . Can identify points of light, strongly anti-environment
hw4_slamSimulation(release)
- EKF—SLAM 机器人定位和地图创建 教程是关于SLAM的系列教程,从网上下载,本人觉得讲解非常详细,并配有习题供动手实践, 非常适合初学者学习使用。本人学习后,实现了课后作业的所有程序,一并打包上传,供大家共 同学习探讨-EKF—SLAM
facedetection
- 用MATLAB调用opencv的人脸检测器,已打包好,无需opencv,facedetection.m为示例程序-Call opencv face detection using MATLAB, a packaged good, no opencv, facedetection.m for sample program
matlab-kufk
- 高等光学仿真里面的一些经典实验的非常实用的仿真程序打包下载。-Higher optical simulation inside some of the classic experiments very practical simulation program package to download.
aci_BodyWrapper
- 立体几何打包程序源代码-the source code of body wrapper
DrawBlank
- 该程序将openGL绘制图形相关代码打包,可实现绘制几何图形的功能(The program packages openGL graphics related code and realize the function of drawing geometric figure.)
autocad下单行文字编辑
- autocad下单行文字编辑,dcl文件打包在lisp程序内,程序默认启动命令stextedit
sift算法实现
- matlab实现sift算法完整打包程序,适合计算机进行信号处理的伙伴们使用