搜索资源列表
Imgae(图象倒置)
- 主要功能是把图片倒置180度。 虽然是简单的功能,但也能体现用VC图像编程的基本方法。-main function is to picture inverted 180 degrees. Although it is simple, functional, but it can also reflect images with VC's basic programming methods.
mergelist
- 合并链表,并将原表顺序倒置,很有效率。简单易懂-merger and the original sequence inversion table, and very effective. Straightforward
cyc22
- 给定一个k进制数a,编程计算最少经过多少次倒置相加运算,a 变成回文数。-given a 229 k a, calculate the number of times at least through inversion combined operations into a palindrome number.
C源代码实例
- 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
一个非常好用的Autocad工具集
- ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
WL40987330 C语言算法集
- 目录 第一部分 基础篇 001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010&
简单的链的倒置(c++)
- 给定一条单向链,设计程序把链倒过来,并输出结果。要求直接在这条链上完成倒置操作,只可增设有限的几个辅助变量。 用栈的方法。
doubleList
- 使用C++做的双链表模板类 具有头插法,尾插法,左向插入,右向插入,删除结点,获取结点值,设置结点值,复制构造函数,还重载了输出操作符、赋值操作符、相等操作符和不等操作符,还具有倒置链表的功能。还有结点类的重载的输出操作符,具有很好的封装性。-Using C++ to do the double linked list template class with the first interpolation method, tail interpolation, left to insert th
StringXChange
- 字符串倒置示例程序,使用三种方法实现,递归以及Array函数。-String inversion example, the use of three methods to achieve, as well as the Array function recursive.
bit_reverse
- 位数组的转置,但用位数组时,有时需要倒置输出-reverse the bit_array
GeoTrans
- 用VC++现实对图像的几何操作,包括垂直镜像,水平镜像,图像倒置-VC++ reality with the image of the geometric operations, including the vertical mirror, the level of image, image inversion
Geometry
- 图像处理编程关于几何变换(平移,转置,倒置,放缩),效果挺好,希望能对您有点帮助。-the code is about gray geometry transformation. the result is good. thanks.
zifuchuandaozhi
- 给定一个字符串,将其中的各字符的顺序倒置形成一个新字符串。-Given a string, to which the order of the characters upside down to form a new string.
list
- 自己用模板写的一个链表,有增删改查功能,输入输出重载,链表倒置等其他扩展功能-Write their own templates with a list, there are additions or deletions to search functions, input and output overload, the inverted list, and other extensions
revermatix
- 矩阵导致小程序,对输入的矩阵求倒置后的矩阵-Matrix led to a small program, the input of the matrix after the matrix inversion
listtraverse
- 数据结构 实现表的生成表的遍历与表的倒置-Data structures generated table to achieve the table and the table upside down traversal
ChartCtrl_demo
- 高速绘图(当轴固定),允许快速的数据绘制 无限数量的系列(内存的限制) 无限量的数据线,点,面, 标准,对数或日期/时间轴线 自动,和/或倒置轴(相互独立) 轴标签 点标签 光滑曲线 格 图例和标题 交互性(通知时,在特定事件发生的控制) 支持手动变焦和鼠标淘金 支持游标 支持滚动的轴 高度可定制的(颜色,标题,标签,边缘,字体等) 支持Unicode 支持打印和保存到一个图像文件-High-speed graphics (when
Vertical_inverted_spin_VB_screen_display_classic_c
- VB屏幕旋转垂直倒置显示经典代码Vertical inverted spin VB screen display classic code-Vertical inverted spin VB screen display classic code
reverse circular list
- 不断输入数字串,构建循环链表,并将其倒置后输出(reverse circular list)
PI
- 这是功率倒置算法的matlab的程序,是关于PI算法的程序(This is the Matlab program for power inversion algorithm)