搜索资源列表
数据结构的C++描述
- 目 录 译者序 前言 第一部分 预备知识 第1章 C++程序设计 1 1.1 引言 1 1.2 函数与参数 2 1.2.1 传值参数 2 1.2.2 模板函数 3 1.2.3 引用参数 3 1.2.4 常量引用参数 4 1.2.5 返回值 4 1.2.6 递归函数 5 1.3 动态存储分配
huffman用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码
- 用c语言扫描一幅bmp256色图像,利用哈夫曼对其进行编码,并做出效率计算等-C language with a bmp256 color image scanner, using Huffman code it, and make efficient computing
DragDropApp
- 树节点菜单的C#实例源码下载,在节点处应用于图像技术,参考价值大,C#制作的树控菜单源码实例,新手朋友,可不要错过哦。-Tree node menu C# example source code download at the nodes used in image technology, large reference value, the tree control menu source C# produced instance, novice friends, can not miss.
ChessDisplay
- 一个小下棋程序,算法简单,图像演示结果,很方便使用,适合C++和数据结构的初学者参考使用-A small chess program, algorithm is simple, the image shows the results, it is easy to use, suitable for C++ and data structure reference for beginners to use
horse
- 使用turbo C的图形图像库 编写的马踏棋盘的程序 使用回溯法实现-Using turbo C graphics image library board to prepare a horse riding programs to achieve the use of backtracking
walsh
- 用c写的walsh变换代码,简单明了,很适合对曲线和图像进行处理-Walsh transform with c write code, plain and simple
ZOOM
- C语言图像如何放大。首先读取要放大的区域的图像信息,然后利用矩阵的repmat变换对矩阵进行拉伸。本程序可以对图像实现放大功能。-C language image to enlarge. First reading area to zoom the image information, and then use matrix repmat transform matrix stretching. This program can achieve the image magnification.
hua
- 一个画函数图像的C语言程序,很有意思的,希望能够给大家带来一些帮助和启发谢谢大家。-a program to plot.
readbmp_24
- 用c语言编写读取bmp图像程序 自编程序 简单可行-Read bmp image program self programming c language is simple and feasible
gvfclanguage
- 通过C语言实现梯度矢量流图像分割,比传统的分割效果好很多-Through the C language implementation GVF image segmentation, segmentation results than the traditional lot better
flag
- 五星红旗图案制作,用c语言实现图像输出的源码-Red pattern making, c language
图像卷积代码
- 用c语言,最简洁的方法实现了图像卷积操作
Ant-algorithm
- 蚁群算法,人工智能,C++实现,可以用来学习解决TSP问题,图像拼接问题,希望对你有帮助!-Ant algorithm,it has been proved that that can help you learn or solve TSP or NP!