搜索资源列表
CadSurf画图
- 开发了一套具有cad软件的一些功能,方便大家画图-developed a cad software with the functionality to facilitate drawing
JGE_Engine_Source_and_Demo(v0.01b)
- PSP上的2D开发库 JGE++ 簡介: PSP上有一個獨立的GPU, 在我們編寫遊戲時, 要是能把有關圖像處理的工作都交給GPU做, 就可以減輕主處理器的很多負擔, 令整體程序的運\作, 得到數倍的提升! JGE++ (Jas Game Engine) 就是一個利用GU 庫寫成的2D遊戲引擎, GU庫的原本用途是用作編寫3D遊戲, 我們把它應用在2D遊戲上, 就可以享用硬件加速所帶來的種種好處, 例如運\行速度的提升, 混色/半透明色效果, 圖像放大縮小和旋轉等!
homo_filter_based_on_opencv
- opencv是目前广泛流行的一个开源图像处理库。基于它实现各种图像处理的二次开发都十分方便。本程序基于opencv简洁的实现了图像处理中的同态滤波器,注释清楚,便于大家学习和使用。-OpenCV is a widely popular open-source image processing library. Based on its various image processing to achieve the second development is very convenient. Op
Thumbs
- 一个小型的缩略图生成器,可以很方便的把图片转换成制定的大小,有源码,有可执行文件。delphi7.0的开发环境
pdf417codec_0.1_src.rar
- pdf417 D语言源码,包括编码解码,解码有一定抗扫描性,封装后的dll可很方便地在其他开发语言中调用。,pdf417 D language source code, including coding, decoding of a certain anti-scanning, after the dll package can be easily developed in other languages call.
DarkGDK
- Dark游戏开发工具,含源码. 微软公司制作的编游戏的链接库工具,专门配合Visual C++ 2008 Express 和 DirextX 9.0 SDK,可以编辑制作3D,2D游戏,制作游戏十分方便,功能强大,现在只有英文版,英文帮助十分全面。 Dark游戏开发工具包是一个完整的游戏引擎技术利用最新DirectX 9.0。-Dark game development tools, including source code.
SDL_tuxingku
- 该文档是SDL图型库,可以运用库中函数方便的编写图形界面,适合做跨平台的界面开发-This document is SDL graphics library, the library functions can be applied to facilitate the preparation of the graphical interface, suitable for cross-platform interface development
pivotChsStruct
- sliverlight开发,能够很方便的管理数据库,以图形的形式显示出来-sliverlight develop,it could easily manage the database and displayed in graphical form
CAD-drawing-OCX-control
- 这是一款可用于VB、VC++的CAD绘图OCX控件,文件不大,却具备通用平面CAD功能,方便的处理各种矢量图形,并提供交换文件及二次开发接口。适用于CAD/GIS等图形相关的软件开发。-This is a can be used for VB, VC++ CAD OCX drawing control, file is small, but with the general plane CAD function, convenient to deal with all kinds of vect
AutoCAD-DXF-2002guidebook
- CAD二位图像编程,适合广大学生和工程工作人员使用,方便开发。-CAD erwei tuxiang biancheng
EasyX_20151015(beta)
- 利用VC 方便的开发平台能实现 TC 简单的绘图功能和文字处理等功能-Using VC to facilitate the development of the platform to achieve a simple TC graphics and text processing functions
鼠标在图片上画框
- 通过人以载入一张图片,用鼠标在图片上实现画框框的功能,可以方便开发人员进行程序测试。