搜索资源列表
Library-Graphics2D-0-0-0-8
- 比较不错的图形开发库,用c++语言编写,可以作为cad软件的一部分。-quite good graphics development libraries, using c + + language, the software can be used as part of the cad.
ezw可执行
- 这是用c编写的小波的实现程序,是来之一个专业小波网站的,可以作为学习小波的一个好程序-c prepared by the wavelet procedures, is a professional-to wavelet website can be used as a learning Wavelet good procedures
watershed_c++
- 一种分水岭算法的C语言程序。包含watershed.cpp, kenel.cpp, transform.cpp等源代码-a watershed algorithm C language program. Included watershed.cpp, kenel.cpp. transform.cpp such as source code
cartesian
- 在高等数学中的笛卡儿叶形线(函数是: x^3+y^3-3*a*x*y=0)也可以用C语言进行编 写,只要把相应的坐标值放大即可。-in higher mathematics of Descartes exquisite line (function is : 3 x ^ y ^ 3-3 * a * x * y = 0) can also use the C language for the preparation, As long as the corresponding coordin
c_leida
- 用c编写的雷达扫描动画程序,非常像潜艇上的雷达。-c prepared using the radar scan animation process, as is the submarine's radar.
Media_Player_demo
- 不少应该程序都需要将一些数据曲线化显示,以观察数据的变化趋势,我们常用的曲线控件有不少,比如mschart,最近公司也需要一个曲线显示的东东,但是不能使用mschart,怎么办?自己做嘛,工具当然是Visual C++,语言MFC。经过3天的努力,终于完成,想把这个控件也提供给大家,大家先来看看效果吧 -many procedures should require some of the data curve, in order to observe the changes in the
xml
- With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags. With xmldata(...
C语言作图
- c语言作图,可以用来作为C语言开发电脑游戏的一部分程序!极有使用价值.-c graphic language, which can be used as part of the C language development part of the computer games procedures! Very useful.
FlexGraphics_Trial_C2010
- 支持Delphi和C++Builder开发环境。FlexGraphics Lib能够用于创建地区图、绘制、电子线路、原理和记忆的图表,以及创建带有高级说明的交互式的面板,如设备、建筑物等等。此外,在运行时,开发者还能通过ID或名字够完全控制以及访问所有的对象。每个对象能够指明,用户定义域和值以及通用或多行提示,并能够保存在文档体中。-Support for Delphi and C++ Builder development environment. FlexGraphics Lib can b
rgb2hsi
- Decomposition RGB to HSI using C++(Use lena as example).
psnr
- 该程序求PSNR(峰值性噪比),该方法运用广泛,如图像处理中-The procedure for PSNR (peak noise ratio), which is widely used methods, such as image processing
graphin
- 二维图形渲染引擎,可以同时对二维的BITMAP和矢量进行操作(通过一序列的API函数,基于AGG)-Graphin is a 2D graphics rendering library with human readable yet simple external interface (API). It is based on AGG- high fidelity 2D graphics engine and uses libpng/zlib, jpeglib and libtiff(?)
text1
- 利用在Visual C++ 6.0环境下创建MFC AppWizard(exe),实现以屏幕客户区中心为圆心绘制金刚石图案。-Take advantage of Visual C++ 6.0 environment to create MFC AppWizard (exe), the realization of the screen center as the center and draw the client area diamond pattern.
svgnet_src092
- SvgNet是一个开源的SVG转换处理工具,同时可以通过GDI+相同的语法,输出相应的SVG文件。-SvgNet is an extensible set of C# classes designed to make processing and, in particular, building SVG documents easier in C#. It focuses on ease of use, so it contains many typecast operators, string
Lesson1
- it has been assumed that the reader has a fundamental Windows programming background and is also familiar with the Microsoft Foundation Classes (MFC). The reader need not have any background in OpenGL. All the code for these tutorials has been writte
cximage600_full
- CxImage类库是一个优秀的图像操作类库。它可以快捷地存取、显示、转换各种图像。有的读者可能说,有那么多优秀的图形库,如OpenIL,FreeImage,PaintLib等等,它们可谓是功能强大,齐全,没必要用其它的类库。但我要说,这些类库基本上没有免费的,使用这些类库,你要被这样那样的许可协议所束缚。在这点上,CxImage类库是完全免费的。另外,在使用上述类库时,你会遇到重重麻烦。因为它们大部分是平台无关的,且用C语言写成,有的还夹杂着基本的C++ wrapper和成堆德编译选项的声明需要
BranchAndMincut
- 该程序包含“Branch-and-mincut”算法构架的c++可执行文件,可以使用多种高阶先验概率分布进行特定图像的分割。 -This software contains the C++ implementation of the "branch-and-mincut" framework for image segmentation with various high-level priors as described in the paper:
Cplusplusprogramming_of_FFT_and_IFFT
- 本文我在北航读研时主修《现代偏微分方程》时花费一个多月时间写的期末报告,里面系统阐述了快速傅里叶变换的算法原理及其在数字信号处理等工程技术中的应用。介绍了一维DFT的基2 FFT 算法频域抽取和时域抽取FFT的短发原理和编程步骤。最后在附录中给出了一维DFT的基2 FFT 算法(包括频域抽取的FFT和IFFT算法、时域抽取的FFT和IFFT算法),一维任意非基2 FFT算法,二维DFT的基2 FFT 算法以及二维DFT的任意非基2 FFT 算法的详细的Visual C++程序。-The pape
kbc
- kaun banaga corepati -tv reality show as c++ 2d game
DFT-C
- DFT用c语言实现的,可以当做函数使用。-DFT with the c language, you can use as a function.