CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 倒置

搜索资源列表

  1. Imgae(图象倒置)

    0下载:
  2. 主要功能是把图片倒置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.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:192945
    • 提供者:yyf
  1. mergelist

    0下载:
  2. 合并链表,并将原表顺序倒置,很有效率。简单易懂-merger and the original sequence inversion table, and very effective. Straightforward
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1425
    • 提供者:陈珲
  1. cyc22

    0下载:
  2. 给定一个k进制数a,编程计算最少经过多少次倒置相加运算,a 变成回文数。-given a 229 k a, calculate the number of times at least through inversion combined operations into a palindrome number.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53383
    • 提供者:张丽兰
  1. C源代码实例

    8下载:
  2. 包含220个C语言的各种源程序:001 第一个C程序 002 运行多个源文件 003 求整数之积 004 比较实数大小 005 字符的输出 006 显示变量所占字节数 007 自增/自减运算 008 数列求和 009 乘法口诀表 010 猜数字游戏 011 模拟ATM(自动柜员机)界面 012 用一维数组统计学生成绩 013 用二维数组实现矩阵转置 014 求解二维数组的最大/最小元素 015 利用数组求前n个
  3. 所属分类:Windows编程

    • 发布日期:2009-06-04
    • 文件大小:3250828
    • 提供者:79446210
  1. 一个非常好用的Autocad工具集

    6下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、 绘制类: 箭头、示坡线、锥坡线、剖断线、垂线、切线、等高线加
  3. 所属分类:其他小程序

    • 发布日期:2010-03-26
    • 文件大小:2050142
    • 提供者:ayungerstudio
  1. WL40987330 C语言算法集

    2下载:
  2. 目录 第一部分  基础篇   001  第一个C程序  002  运行多个源文件  003  求整数之积  004  比较实数大小  005  字符的输出  006  显示变量所占字节数  007  自增/自减运算  008  数列求和  009  乘法口诀表  010&
  3. 所属分类:Windows编程

    • 发布日期:2008-12-21
    • 文件大小:3245365
    • 提供者:wl409873350
  1. 简单的链的倒置(c++)

    0下载:
  2. 给定一条单向链,设计程序把链倒过来,并输出结果。要求直接在这条链上完成倒置操作,只可增设有限的几个辅助变量。 用栈的方法。
  3. 所属分类:C#编程

  1. doubleList

    1下载:
  2. 使用C++做的双链表模板类 具有头插法,尾插法,左向插入,右向插入,删除结点,获取结点值,设置结点值,复制构造函数,还重载了输出操作符、赋值操作符、相等操作符和不等操作符,还具有倒置链表的功能。还有结点类的重载的输出操作符,具有很好的封装性。-Using C++ to do the double linked list template class with the first interpolation method, tail interpolation, left to insert th
  3. 所属分类:Console

    • 发布日期:2017-03-26
    • 文件大小:2458
    • 提供者:zsdl1288
  1. StringXChange

    0下载:
  2. 字符串倒置示例程序,使用三种方法实现,递归以及Array函数。-String inversion example, the use of three methods to achieve, as well as the Array function recursive.
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:14981
    • 提供者:王硕
  1. bit_reverse

    0下载:
  2. 位数组的转置,但用位数组时,有时需要倒置输出-reverse the bit_array
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:4913
    • 提供者:
  1. GeoTrans

    0下载:
  2. 用VC++现实对图像的几何操作,包括垂直镜像,水平镜像,图像倒置-VC++ reality with the image of the geometric operations, including the vertical mirror, the level of image, image inversion
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:2070995
    • 提供者:caiing
  1. Geometry

    0下载:
  2. 图像处理编程关于几何变换(平移,转置,倒置,放缩),效果挺好,希望能对您有点帮助。-the code is about gray geometry transformation. the result is good. thanks.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:105136
    • 提供者:liliang
  1. zifuchuandaozhi

    0下载:
  2. 给定一个字符串,将其中的各字符的顺序倒置形成一个新字符串。-Given a string, to which the order of the characters upside down to form a new string.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-23
    • 文件大小:106951
    • 提供者:vovo
  1. list

    0下载:
  2. 自己用模板写的一个链表,有增删改查功能,输入输出重载,链表倒置等其他扩展功能-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
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:547513
    • 提供者:向水桥
  1. revermatix

    0下载:
  2. 矩阵导致小程序,对输入的矩阵求倒置后的矩阵-Matrix led to a small program, the input of the matrix after the matrix inversion
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:1306
    • 提供者:king
  1. listtraverse

    0下载:
  2. 数据结构 实现表的生成表的遍历与表的倒置-Data structures generated table to achieve the table and the table upside down traversal
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:4502
    • 提供者:someone
  1. ChartCtrl_demo

    0下载:
  2. 高速绘图(当轴固定),允许快速的数据绘制 无限数量的系列(内存的限制) 无限量的数据线,点,面, 标准,对数或日期/时间轴线 自动,和/或倒置轴(相互独立) 轴标签 点标签 光滑曲线 格 图例和标题 交互性(通知时,在特定事件发生的控制) 支持手动变焦和鼠标淘金 支持游标 支持滚动的轴 高度可定制的(颜色,标题,标签,边缘,字体等) 支持Unicode 支持打印和保存到一个图像文件-High-speed graphics (when
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:808883
    • 提供者:yaoyao
  1. Vertical_inverted_spin_VB_screen_display_classic_c

    0下载:
  2. VB屏幕旋转垂直倒置显示经典代码Vertical inverted spin VB screen display classic code-Vertical inverted spin VB screen display classic code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:4763
    • 提供者:bv
  1. reverse circular list

    0下载:
  2. 不断输入数字串,构建循环链表,并将其倒置后输出(reverse circular list)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:1408000
    • 提供者:spacepanda
  1. PI

    12下载:
  2. 这是功率倒置算法的matlab的程序,是关于PI算法的程序(This is the Matlab program for power inversion algorithm)
  3. 所属分类:其他

    • 发布日期:2019-03-30
    • 文件大小:45056
    • 提供者:听雨古古
« 12 3 »
搜珍网 www.dssz.com