搜索资源列表
Gaosimohuchuli
- 对图像进行高斯模糊处理的源代码环境: Windows/Linux 大小: 43KB -right Gaussian fuzzy images of the source code environment : Windows / Linux Size : 43KB
shuipingjingxiang
- 对图像进行水平镜像处理的源代码环境: Windows/Linux 大小: 42KB -right level of mirror images of the source code environment : Windows / Linux Size : 42KB
zhongzhilvbochuli
- 对图像进行中值滤波处理的源代码 环境: Windows/Linux 大小: 42KB -right image median filtering of the source code environment : Windows / Linux Size : 42KB
pdfedit-0.3.2.tar
- 该程序是用QT编写,有着跨平台的优越性!在Windows/linux下都可以工作。可以对PDF的文件进行完整编辑,而且还提供了脚本执行方式,用户可以自由编辑脚本让它运行!
MapXcaozuoshili
- MapX操作实例,基于Windows/linux/Unix操作系统。
这是一个基于qt下的OPENGL应用
- 这是一个基于qt下的OPENGL应用。QT 平台可以在windows,linux下使用,This is a qt-based application under OPENGL. QT platform can be windows, linux use
spams-matlab-v2.2.tar
- 基于字典学习的稀疏编码,最新的版本,可以用于 window Linux和MacOs-Sparse Coding on Dictionary Learning,the new version. it can be applied to the windows, Linux and Mac
qtiplot-0.9.8.9
- QtiPlot软件是可运行于多个平台(windows && Linux)的开源免费的科学绘图软件,最新版qtiplot-0.9.8.9源代码。-QtiPlot software can be run on multiple platforms (windows && Linux) open source free mapping software, the latest version of qtiplot-0.9.8.9 source code.
softhy52g
- 一、产品介绍: LMCMS 居于PHP5+MySQL5的技术开发,支持Windows、Linux、Unix等多种服务器平台,从2007年开始发布第一个版本开始,至今已发布了四个大版本。LMCMS以简单、健壮、灵活几大特点。二、技术特点 LMCMS使用独创的模板引擎,使用方便简单(附带详细模板制作教程)。LMCMS最大特点,为满足不同用途的需求,而设计独到的内容模型,目前能满足大多数用户需求。三、LMCMS主要功能 (1) 默认内置模型:文章、桌面、写真、摄影、下载、共享等; (2) 默认模块:留
OpenSceneGraph-2.8.0
- OpenSceneGraph是一款高性能的3D图形开发库。广泛应用在可视化仿真、游戏、虚拟现实、高端技术研发以及建模等领域。使用标准的C++和 OpenGL编写而成,可以运行在Windows系列、OSX、GNU/Linux、IRIX、Solaris、HP-Ux、AIX以及FreeBSD操作系统。-OpenSceneGraph is a high-performance 3D graphics development library. Widely used in visual simulatio
mutilPCL
- 图像处理源码,包括很多图像处理的技巧,只是觉得缩放不太好用,WINDOWS /Linux system-cximage600_full
VideoMonitoringSystem
- 本系统从摄像头实时采集视频并显示,相片拍照,预览与管理。本系统支持多平台多操作系统,对多种摄像头采集方法的支持,使用工厂模式进行封装,提供了统一的摄像头视频采集接口。本系统的Qt开发版本 Windows: Qt 4.4.3 Linux: qt-embedded-linux-opensource-src-4.4.1-The real-time acquisition system from the video camera and display, photos photos, previ
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
qcad-2.0.4.0-1.src.tar
- QCad 是2D CAD 程序 Linux-QCad version 2.x. QCad is a simple 2D CAD program which runs under Linux, Windows, Mac OS X and several Unix systems.
alglib-3.2.0.cpp
- ALGLIB is a cross-platform numerical analysis and data processing library. It supports several programming languages (C++, C#, Pascal, VBA) and several operating systems (Windows, Linux, Solaris). ALGLIB features include: • Linear algebra (di
Visualization_Library_SDK
- Visualization Library 是一个 C++ 的中间件用来开发基于 OpenGL 2.1 的 2D/3D 应用程序,支持高级特性包括 OpenGL Shading 语言、帧缓冲对象、多目标渲染、Vertex 以及点阵缓冲对象、KdTree/AABB frustum culling 等等。提供一个基于 Unicode 的多语言文本引擎、高级纹理、DDS cubemaps, mipmaps, compressed textures, 等等。特别适合用来开发 3D/2D 的可视化、虚拟现
OpenCVandCpp
- OpenCV and C++ A short howto for OpenCV and DevCPP on Windows DevCPP is a free development environment based upon GCC (creates makefiles and all these) which quite likely should make it easy to adapt to Linux (and possibly OS X). -OpenCV
Milkshape3D_Importer
- 1。动画规模因素是用来控制动画率。 2。阈值是用来控制多少在进口UV坐标网格/网格。 3。自从MilkShape3D ascii文件不包含信息的速度播放,我用25 fps射击。 * *历史 1。修理几乎所有的动画虫子发现在0.5版本。 2。支持Milkshape3D Ascii文件。 3。使动画更符合Milkshape3D钥匙。 4。纹理路径解决新旧版本的MilkShape3D文件。-This plug-in is
NeHeOpenGLLegacyTutorials
- NeHe OpenGL英文教程PDF版,NeHe OpenGL教程是一系列通俗易懂而又实用的OpenGL的文章,其中几乎每篇文章都是一个非常经典而实用的例子,都配有详细的说明和源码(各个操作系统windows,linux,Mac OS上各种编译平台的实现源码),图文并茂,非常值得学习OpenGL和开发游戏的人一读。-NeHe OpenGL English tutorial PDF version of, NeHe the OpenGL tutorial is a series of user-f
NeHeOpenGLLegacyTutorialsVCcode
- NeHe OpenGL英文教程中48个例子的VC源码,NeHe OpenGL教程是一系列通俗易懂而又实用的OpenGL的文章,其中几乎每篇文章都是一个非常经典而实用的例子,都配有详细的说明和源码(各个操作系统windows,linux,Mac OS上各种编译平台的实现源码),图文并茂,非常值得学习 OpenGL和开发游戏的人一读。-VC source of 48 examples of NeHe OpenGL English tutorial,, NeHe the OpenGL tutori