搜索资源列表
gif dynamic lib-2.0.33
- 用于gif文件读写库函数。c语言版本,可镶嵌到开发程序中。也可作为外接库用。-gif file reader for library functions. C language version can be embedded into the development process. Also can be used as an external library.
图像中值滤波处理源代码
- C语言编写的程序,可以对图象进行中值滤波处理,效果不错,联系方式: QQ76947175-c program which can execute medeaval filter.good performance,contact with QQ76947175.
C语言绘图与计算机仿真技术
- Turbo C 2.0包含了一个比Basic语言绘画更强的绘图函数库.它支持微机CGA EGA VGA等多种图形适配器的各种图形模式,提供了绘制各种图形,输出各种字体的图形库函数,并具有丰富的对图形进行着色,填充的功能。在图形程序及软件的编制与开发中,Turbo C绘图已越来越受到广大用户的青睐-Turbo C 2.0 includes a painting than Basic language stronger graphics libraries. It supports Computer
2346213846239471294124-
- UNIX下用C语言编写的基于NANO-X的扫雷程序,很象MICROWINDOWS下的经典扫雷游戏.-Unix with C language-based NANO-X demining process, much like the classic MICROWINDOWS mine games.
CBMPprocessor
- 用原始的C语言直接调用API写的一个BMP图象处理的程序-with the original C language API calls directly write a BMP image processing procedures
FEN_XING
- 用c语言编写的画一个分形树的程序源代码 编程语言tc3.0-prepared by painting a fractal tree program source code programming language tc3.0
(c)
- 此程序采用c语言编写,未经运行,希望对大家又帮助-c language, without running, and I hope to help everyone
otsu_comp
- C语言算法程序,已经过硬件测试,效果很好,用于图象的二值化,自动取得阀值.-C language paper, the hardware has been tested and the results very good for the image of the two values, automatic threshold.
BasicFunctionLibrary
- C语言程序,已经过硬件测试,效果很好,用于各类单片机-C language program, the hardware has been tested with good results, for various microcontroller
Yuanconversandtherealizationofscanning
- 此程序主要为利用C语言实现圆的扫描转换及实现,需要一定的理论知识。-The procedure for the use of C language Yuan and the scan conversion, which requires certain theoretical knowledge.
CcgiMENU
- C语言图形界面的菜单开发演示程序,含有的功能是打开包下的文本文件。程序架构优良,可扩展性强-C language graphical interface menu development demonstration program, containing the function of opening the package a text file. Good procedural framework, scalability strong
ihuffman
- 用c语言编的哈夫曼程序。用到了树的思想 !!!!强烈推荐-series Huffman procedures. Use a tree thinking! ! ! ! Strongly recommended!
可移植的C程序
- 一个可移植的C语言Windows图形初始化源程序!-a portable C-language Windows graphics initialization source!
数字信号处理C语言程序集
- 数字信号处理C语言程序集
time_load
- 模拟时钟转动的C语言程序,开发环境TC2.0-none
c
- 笔者在开发县级电网调度自动化系统的过程中,碰到一个要绘制电力系统一次接线图的问题。由于电力系统一次接线图比较复杂,图上有一 些特殊的符号,象变压器符号、开关符号等等,用一般的编程方法来绘制比较困难,因此,笔者用C语言开发了一个手工绘制电力系统一次接线图 的键盘绘图程序,使用该程序绘制的一次接线图符合用户需求,效果良好。 2.使用方法 程序中定义了几个特殊键: "V”:画笔提起 "W”:开始画图 "R”:开始擦图 "S”:当前图形存入文件 "E”
clock
- 用c语言编写的简单时钟程序,可作为初学者学习和掌握编程思维。通过编译。-C language by a simple clock program, could serve as a beginner to learn and master the programming ideas.
Snow
- C语言程序,在屏幕上产生下雪效果,无论当前屏幕上显示的是什么程序。-C Programming Language, snow effect produced on the screen, regardless of the current screen is displayed on the program.
64bitRandomNumberGenerator
- 64位随机数发生器的C语言程序,版权归原作者所有。-64-bit random number generator C Programming Language, All Rights Reserved.
mfc绘图程序
- 可以实现绘制直线、曲线、椭圆、矩形、位图等功能,用c语言编程,程序设计实践课作业