搜索资源列表
QT3.3.rar
- 这本白皮书介绍了QT C++工具包。QT支持多种平台图形界面程序开发,有“一次编 写,处处编译”的说法。使用单一的源代码树和简单的重编译,能够在Windows95~XP , Mac OS X,Linux, Solaris,HP-UX,和其他使用X11的Unix版本下编制程序。QT应用 程序还可以编译成可在嵌入型环境中运行。QT采用统一的被称为“对象与槽”的机制进行 对象间通信。QT拥有对许多编程领域的完美支持:如2D/3D图形,国际化,XML等。 QT应用程序还可以用QT Dsigne
Digital Filter implementation by FPGA
- 1.an fpga implementation of the image space reconstruction algorithm for hyperspectral imaging analysis 2. fpga implemention of a median filter 3. fpga implementation of digital filters 4.hardware acceleration of edge detection algorithm on
Ear
- IEEE上关于人耳识别的论文:基于二维图像的人耳识别-Ear Recognition based on 2D Images
tt-x
- This package presents C++ tools to the trace transform of a 2D image, and related objects, i.e. circuses and triple features, matlab tools to visualise these entities, and tools to check newly coded functionals. This version is released with a small
2D-fourier-transform
- 2D Fourier Transform in C++
CPP-and-OSG
- 主要内容 一、编译链接C++程序 二、3D空间坐标到2D屏幕坐标 三、场景图数据结构 四、OSG的渲染过程-Main content of a compile the link C++ program II, 3D space coordinates to 2D screen coordinates three scene graph data structure IV, OSG rendering process
Example2_1_2
- C#二维图形绘制例程,可以绘制各种平面小图标,测试可用-C# 2D graphics rendering routines, can draw all kinds of small plane icon, the test can be used
CPP-shooting-game
- C++期末游戏项目 射击游戏 cocos-2d-c++ shooting game cocos-2d
qr-code-image
- 摘要:随着信息技术的发展,二维条码技术的应用越来越广泛。QR码作为一种优秀的二维条码,在我国有特别的发展 优势。本文根据QR条码图像符号的特殊性,针对条形码识别过程中图像采集的实际情况,应用并改进了图像处理的一些 方法,用C语言实现了对QR条码的译码,取得了良好的效果。-Abstract: with the development of information technology, the application of 2D barcode technology is becoming
draw-car-2d
- create sample 2d car in obengl c-create sample 2d car in obengl c++
Painter_src
- 2d drawing example in c sharp
K-Means
- 对500个随机二维坐标点进行聚类,然后通过C++程序输出窗口输出。(Cluster Algorithm.Put the 500 2d points into 20 clusters.)
用python做科学计算
- 介绍如何用Python开发科学计算的应用程序,除了介绍数值计算之外,还着重介绍如何制作交互式的2D、3D图像;如何设计精巧的程序界面;如何和C语言所编写的高速计算程序结合;如何编写声音、图像处理算法。(This file introduces how to use the development of Python applications in scientific computing and numerical calculation; how to make 2D and 3D image
UCGUI中文手册.pdf
- UCGUI是一种嵌入式应用中的图形支持系统。它设计用于为任何使用LCD图形显示的应用提供高效的独立于处理器及LCD控制器的图形用户接口,它适用单任务或是多任务系统环境, 并适用于任意LCD控制器和CPU下任何尺寸的真实显示或虚拟显示。它的设计架构是模块化的,由不同的模块中的不同层组成,由一个LCD驱动层来包含所有对LCD的具体图形操作。 UCGUI可以在任何的CPU上运行,因为它是100%的标准C代码编写的。UCGUI能够适应大多数的使用黑白或彩色LCD的应用,它提供非常好的允许处理灰度的颜色管