搜索资源列表

  1. Sample-16bit_to_32bit

    0下载:
  2. 16位与32位整数转换 整数正负反转 基偶数判断
  3. 所属分类:Dephi控件源码

    • 发布日期:2008-10-13
    • 文件大小:184663
    • 提供者:Nox
  1. Sample-16bit_to_32bit

    0下载:
  2. 16位与32位整数转换 整数正负反转 基偶数判断-16-bit and 32-bit integer integer conversion base even to determine positive and negative inversion
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-11-01
    • 文件大小:184320
    • 提供者:Nox
  1. ProgramForJob

    0下载:
  2. 1.在vs2008下解压缩即可 2.该源码包含了多个工程,每一个都是对应一个小算法,其中包含二叉树、字符串反转、八皇后问题,整数划分,等较有技巧性的小算法 3.该算法全为本人编写-1. Decompress in vs2008 to 2 under. The source code contains a number of projects, one for each corresponding to a small algor
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-01
    • 文件大小:18917376
    • 提供者:文石磊
  1. NOIP

    0下载:
  2. 给定一个整数,请将该数各个位上数字反转得到一个新数。新数也应满足整数的常见形 式,即除非给定的原数为零,否则反转后得到的新数的最高位数字不应为零-Given an integer, the number of various digital reverse to get a new number. The new number should satisfy the common form of the integer Type,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-11-01
    • 文件大小:109568
    • 提供者:哈哈哈
  1. Matlab-wavelet-lifting-scheme

    0下载:
  2. 提升小波源代码,可直接用于matlab编程,具有许多优良特性:结构简单、运算量低、原位运算、节省存储空间、逆变化可以直接反转实现,以及可逆的整数到整数变换。-The wavelet lifting scheme under matlab.It has many features:simple structure,little caculation scalar,computing at the original place,little
  3. 所属分类:波变换

    • 发布日期:2024-11-01
    • 文件大小:12288
    • 提供者:xuguiying
  1. First_Test1

    0下载:
  2. 1、使用System.Array类的方法获取已知数组(数组元素为80,90,67,89,78,85,45,69,77,95)的维数、长度,并对数组排序、反转。 提示:Rank,Length,Sort(),Reverse() 2、 使用Random方法生成随机数。数组A中有8个互不相同的元素,数组B中有5个互不相同的元素,A和B中的数为100以内的正整数。编程产生数组C,C中包含在A中但不在B中的元素。 任意输入两个正整数a,
  3. 所属分类:C#编程

    • 发布日期:2024-11-01
    • 文件大小:57344
    • 提供者:xiaobai66393
  1. xsh_reverse

    0下载:
  2. shell命令其中一部分,可以实现把整数字符串反转的功能。-reverse the string of integers
  3. 所属分类:Shell编程

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:陈小翔
  1. number-interval

    0下载:
  2. 输入一个整数,将各位数字反转后输出,输入一个0~6的整数,转换成星期输出-Enter an integer, will you digital output after inversion, input a integer 0 to 6, the output into a week
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:汤海波
  1. ZHENGSHU

    0下载:
  2. 此程序实现了对任意长度的整数的反转,当整数末尾几项为0时,能自动去掉,并且不改变符号的性质。-This program implements a reversal of any length integer, when the end of several integer is 0, can be automatically removed, and does not change the nature of the symbol.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-01
    • 文件大小:3072
    • 提供者:jinsan
  1. 3

    0下载:
  2. 读,写,反转整数数组。自己编写的资料用于初学者学习-Reading, writing, reversing an integer array
  3. 所属分类:其他小程序

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:曾清波
  1. C#实例

    0下载:
  2. 30个C#小程序: c#.net常用函数和方法集 C#对注册表的操作 choosesubject n个数排序 unknown 猜数字 猜数字个人版 词频统计 第二种方法求一系列数的和 递归方法求阶乘字符串反转 订票 发奖学金 构造函数属性 关闭特定程序 何意数排序 加密 解一元二次方程的解 九九乘法表 矩形 矩阵相乘-改进加入异常处理 矩阵相乘 利用
  3. 所属分类:Windows编程

    • 发布日期:2017-08-11
    • 文件大小:29292
    • 提供者:twklzw
  1. C4-2

    0下载:
  2. 对于输入的一个正整数,输出其反转形式,并且使用类来进行操作(For a positive integer of the input, output its reversal form and use the class to do the operation)
  3. 所属分类:Windows编程

  1. source1

    0下载:
  2. 整数反转,例如:123反转成321。输入一个正整数a ,且1=<a<=1,000,000,000,输出反转形式。(Integer inversion, for example, 123 reverses to 321. Input a positive integer a, and 1=<a<=1000000000, output inversion form.)
  3. 所属分类:

    • 发布日期:2024-11-01
    • 文件大小:1024
    • 提供者:7ing

源码中国 www.ymcn.org