搜索资源列表
fftnew
- 用C++编写的比较dft算法,有待优化成为fft算法,请提意见-C dft index prepared by the comparison algorithm, as fft pending optimization algorithm, please comment
氢原子模拟
- 一个用C开发的小程序,用于模拟氢原子的状态。-A small programme using C languge for simulating the state of hydrogen atom.
二维变换
- 一个图形学中很简单的二维变换程序 是用C编的 请大家不要见笑-a very simple two-dimensional transformation process is part of the C Please do not laughed at
维纳滤波处理c代码
- 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
paowuxiao
- 用C写的抛物线程序,用比较简单的数学运算将效果提现出来,抛物线的颜色和弧度都可以修改。-C parabola written procedures, using relatively simple arithmetic will show results to mention, the color and parabolic arc can be amended.
Picture2to1src
- 用c++ builder作的将两张图片叠加的源码示例,以及一些基本的图像处理-c builder used for the superposition of the two pictures source samples, and some basic image processing
pictrue
- 用C++ Builder实现一系列漂亮图形的显示-with C + + Builder series of pretty graphics display
ImageProcessing(forCB6)
- 用C++ Builder 6.0进行图象处理,包括平滑滤波等-C Builder 6.0 for image processing, including smoothing filter
2346213846239471294124-
- UNIX下用C语言编写的基于NANO-X的扫雷程序,很象MICROWINDOWS下的经典扫雷游戏.-Unix with C language-based NANO-X demining process, much like the classic MICROWINDOWS mine games.
BCBBmpToIco
- 自己用C++Builder写的一个BMP(正方形<128)转换为ICO的代码-own C Builder write a BMP (square lt; 128) converted to the code ICO
CToG
- 把彩色图像变成灰度处理,用c++ builder6.0环境,在98,2000,xp下通过-put color images into gray-scale processing, c builder6.0 environment, 98,2000. adopted under xp
gandalf.1.5
- Gandalf软件(含源码)主要用于计算机视觉分析与相关数字分析。用C语言编写。Gandalf is a computer vision and numerical algorithm library, written in C, which allows you to develop new applications that will be portable and run FAST. Includes many useful vision routines, including camer
C++yuzhixuanqu
- 用Visual C++实现图像阈值自动选取-Visual C Image automatic threshold selection
Get_bitmap_from_AVI_file_src
- 从AVI文件中得到位图文件...用C#实现 的-from AVI file be ... bitmap file with the C#
FEN_XING
- 用c语言编写的画一个分形树的程序源代码 编程语言tc3.0-prepared by painting a fractal tree program source code programming language tc3.0
用C语言实现多边形的种子填充算法
- 用C语言实现多边形的种子填充算法。很好用哦。-C language of the seed polygon filling algorithm. Oh well spent.
brower 在Wince上用C++实现图片浏览器功能
- 在Wince上用C++实现图片浏览器功能,可自动播放翻页,触摸屏上下翻页-Wince on the implementation in C++ Picture Viewer feature that automatically play page, touch screen flip up and down
用VC++实现矢量地图背景下的实时显示源代码
- 用VC++实现矢量地图背景下的实时显示源代码- Realizes under the vector map background real time display source code with VC
maze_src
- 一个用C++写的兔子走迷宫游戏,用键盘上的方向键控制兔子走动,左边为小地图,右边为大地图,地图都是随机产生的,建议先到左边! -One with C++ Written rabbit Maze game, using the arrow keys on the keyboard to control the rabbit around the left for small maps, the right for the big map, maps are randomly generated,
c
- 笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。 2.使用方法 程序中定义了几个特殊键: "V”:画笔提起 "W”:开始画图 "R”:开始擦图 "S”:当前图形存入文件 "E”