搜索资源列表
数字图形图像处理
- 关于数组图像的基础知识介绍以技术组图像的相关应用,希望对图形处理的研究有帮助
DEL_ARR
- 给定一组数据,按照从小到大的顺序排好,建立一个类,删除数组中相同的元素-Given a set of data, in accordance with the order from small to large ranked, and the establishment of a category, delete the array in the same element
suosuo
- 搜索数组,可以搜索数组中的文件,可以搜索文件中的关键字 -Search array
Even-break-down
- 输入一串数,将偶数分解为两个质数,如8=3+5,只取第一组,就是后面出现的8=5+3不再打印。-Enter a string of numbers, the even number into two prime numbers, such as 8 = 3+5, just take the first group, is behind the emergence of 8 = 5+3 no longer print.
CPP
- 本教程对C++语言进行了深入浅出的介绍,从基础知识到ANSI-C++标准的最新功能,内容涵盖了从数组,类等基本概念到多态、模板等高级概念。教程本着实用的原则,每一小节都结合了可以工作的程序实例,以便读者从第一课开始就可以上手实习。-This tutorial C++ language introduced in simple terms, from the basics to the latest features of ANSI-C++ standards, covering an array
Element--replacement
- 对于点阵式的图,在程序中可以用二维数组来表示。图中一片连续的具有相同颜色的点称为“图元”。这个程序可以对图中指定的图元用另一种颜色来替换。实现时使用了队列这一数据结构。-For dot-matrix diagram, in the program can be used to represent the two-dimensional array. Point figure a contiguous same color as primitive. This program can be s