CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 书籍源码 搜索资源 - 转化

搜索资源列表

  1. jaq

    0下载:
  2. /*  本程序实现的功能: 显示系统时间和日期    该程序主要操作是: 使用了dos的系统调用功能,输入大小写D显示系统当前日期,当输入大小写T输出当前系统时间,当输入大小写Q退出程序,当输入其他字符时,提示错误 。   主要算法:将系统时间及日期转化成字符显示,通过堆栈来排序显示,同时涉及到 坐标位置设置的转换。时间和日期的显示都只调用了一个(函数)compute,避免了代码的冗余,尽量做到简洁,同时当一次操作过后,程序处于等待状态,以进行下一次操作,而非自动退出。该程序显示时间时多次调
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2671
    • 提供者:碧匀天
  1. biaozhuanhuan

    0下载:
  2. Visual FoxPro程序设计及其应用系统开发之表的转化-Visual FoxPro program design and applications development based on the conversion table
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:130487
    • 提供者:刘德华
  1. zhenguishidaoyouqiongzidongji

    0下载:
  2. 该C++源码为正规式到有穷自动机的转化过程的实现-C source code for the formal ceremony to DFA's transformation process to achieve
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:14141
    • 提供者:王里
  1. nbl

    0下载:
  2. 逆波兰式计算,将格式化数组转化为逆波兰表达式,a为输入的数组,n为其长度,p为输出逆波兰表达式的目标,m记录逆波兰表达式的长度 -inverse Polish, the array will be formatted into reverse Polish expression, a for the importation of arrays, its length n, p output of the inverse expression Poland, Poland inverse m re
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:1273
    • 提供者:郑伟
  1. type_translate_i2t

    0下载:
  2. 实现int或long int类型数据向time类型数据转化,比如说,int i=258147369, 它将转化为x小时y分z秒。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:2311
    • 提供者:Tim Hwang
  1. convertId

    0下载:
  2. 这是一个用c语言编写的,第一代身份证转化成第二代的程序。输入原来的15位,得到好来的18位,并且打印出性别、年龄、出生日期等。
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:12290
    • 提供者:飞卿
  1. Dac7512

    1下载:
  2. 通过msp430控制12位高精度,低功耗数模转化芯片DAC7512。-Msp430 control 12 by high-precision, low-power digital-analog conversion chip DAC7512.
  3. 所属分类:source in ebook

    • 发布日期:2016-12-06
    • 文件大小:2048
    • 提供者:chenyun
  1. ColorProcess

    1下载:
  2. 对颜色的图片进行处理:曝光图片,去除红色,绿色,蓝色。彩色转化为灰色。gamma-Of color picture processing: Exposure pictures, remove red, green, blue. Into a gray color. gamma
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:137327
    • 提供者:asdasdasd
  1. interpolation_by_DFS

    0下载:
  2. 转化工具,理应excel就能进行转化,事先excel汉南搬到的功能-Conversion tools, should be able to carry out conversion excel, excel advance Hannan moved to the function of
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1053
    • 提供者:赵光
  1. transform

    0下载:
  2. 本程序的功能是实现从平行束到扇形束的转化-The function of the program is that realize the transform from par to beam
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:34127
    • 提供者:liyuanjin
  1. program

    0下载:
  2. 数字量转化为模拟量C语言程序单片机程序应用于开发-c program translation ad to da
  3. 所属分类:source in ebook

    • 发布日期:2017-03-31
    • 文件大小:44946
    • 提供者:qiuhaizhu
  1. colortogray

    0下载:
  2. VC编写的将彩色图像转化为灰度图像,代码不多,但很有研究意义-VC prepared by converting color images to grayscale, the code much, but useful research significance
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:45954
    • 提供者:zhangdi
  1. 12

    0下载:
  2. 实现10进制转化2到9进制,关于数据结构-10-decimal conversion of 2-9 hex data structure
  3. 所属分类:source in ebook

    • 发布日期:2017-11-25
    • 文件大小:597
    • 提供者:熊敏
  1. Simplified-and-Traditional-font-

    0下载:
  2. 简繁字体转化程序,可以将繁体字转化成简体字,还可以将简体字转换成繁体字-Simplified and Traditional font conversion program
  3. 所属分类:source in ebook

    • 发布日期:2017-12-02
    • 文件大小:33976
    • 提供者:Zn
  1. expression_value

    0下载:
  2. 将中缀表达式转化成后缀表达式并求值(数据结构与算法)-Infix expression into postfix expression evaluator (data structures and algorithms)
  3. 所属分类:source in ebook

    • 发布日期:2017-12-05
    • 文件大小:698758
    • 提供者:杨武
  1. gray

    0下载:
  2. 彩色图像转化成为灰度图像的源码,将三种不同的方法进行了比较,源码来自赵春江的《C#数字图像处理算法典型实例》-The source of the color image into grayscale image, the three different methods were compared to the source from Zhao Chunjiang C# digital image processing algorithms typical example of "
  3. 所属分类:source in ebook

    • 发布日期:2017-11-18
    • 文件大小:85975
    • 提供者:cui
  1. 88

    0下载:
  2. 树与二叉树之间的转换。并输出转化后的二叉树和输入的书-tree translate
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:1777
    • 提供者:莉莉
  1. conversion

    0下载:
  2. 1:将16进制字符串转化成十进制整数 2:二进制和十进制之间的转换 3:将十进制整数转化成任意进制数(16进制以内)的字符串 4:将十进制数转化成罗马字符-1: hexadecimal string into a decimal integer 2: between binary and decimal conversion: decimal integer into any hexadecimal number (hexadecimal) string: decimal number int
  3. 所属分类:source in ebook

    • 发布日期:2017-11-10
    • 文件大小:31654
    • 提供者:笑霸王
  1. c_pro

    0下载:
  2. C语言项目描述 本项目主要完成对局用程控交换机的二进制磁带卸载数据,按照一定的格式要求,转化成标准ASCII码格式并以文本形式输出,然后再经过内存排序后,提供给后续计费模块进行批价处理。 -C Language Project Descr iption This project is mainly to complete the game with binary tape of the program-controlled switches unload data into standa
  3. 所属分类:source in ebook

    • 发布日期:2017-11-20
    • 文件大小:2446
    • 提供者:吴文
  1. head

    0下载:
  2. 初学者对于多态的概念总是理解不清楚,一下通过几个实例在理解多态。 多态描述的是使用基类的指针或引用操作多个类型的能力。 我们知道,子类的指针是可以隐式转化为父类的,所以我们在进行程序设计的时候如果要对一个未知的类型进行处理,可以在方法声明时把参数的类型声明为父类的指针。 这要我们就是实现了根据传入的类型执行不同的方法。这里的关键是子类在重写父类的虚方法时是在虚方法表的相应位置对父类虚方法实现覆盖。-The beginners always understand the c
  3. 所属分类:source in ebook

    • 发布日期:2017-11-29
    • 文件大小:1021
    • 提供者:robertrow
« 12 »
搜珍网 www.dssz.com