搜索资源列表

  1. bcd_conv

    0下载:
  2. convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:4901
    • 提供者:jack
  1. JavaandXML

    0下载:
  2. This the xml document retrieval java procedure, I debugging good. Using the xml document retrieval dom way to Shoreline.-This the xml document retrieval pro java procedure. I debugging good. Using the xml document ret
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3960
    • 提供者:285107999
  1. Imagesegementation

    0下载:
  2. To carry on small comparison for he different threshold value under the image segmentation result, have to use many windows,namely for take a look at a different threshold value of slice segmentation ’s result at same wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1500
    • 提供者:lizhengrong
  1. mulal

    0下载:
  2. This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects are re-created. This may cause problems with any callbacks written to
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1738
    • 提供者:柳风
  1. w

    0下载:
  2. // 数值转大写人民币函数 AnsiString NumToRMBStr(double val) // 正整数字符串转汉字函数,不建议单独使用 // 输入字符串必须正整数,只允许前导空格(必须右对齐),不宜有前导零
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2925
    • 提供者:李寻找
  1. buhao7-1

    0下载:
  2. .data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call writebin call crlf mov ax,dx call writebin exit main endp end main
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:982
    • 提供者:张钊
  1. 3-val

    0下载:
  2. 将一幅多媒体图像根据各个块的不同特性蔡用不同的编码方式
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3085573
    • 提供者:周星星
  1. IsoSurface

    0下载:
  2. //given a grid cell, returns the set of triangles that approximates the region where val == 0. int Polygonise(GRIDCELL &Grid, MeshFace *Triangles, int &NewVertexCount, Vec3 *Vertices)
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:341156
    • 提供者:不知道
  1. SPI_write_read

    0下载:
  2. 此函数把SPI的读写功能集成在一块,传递的val既是向SPI写的数据,也是从SPI读取的数据,只需要在执行读或写之前把MCU的I/O脚设置成相应的输出或输入即可。(因为在大部分应用中,是把SPI的DI和DO相连并用MCU的一个IO口来读写)。
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1070
    • 提供者:蓝色枫
  1. moto_step

    0下载:
  2. C8051F040的步进电机调试程序,频率计算公式为:(T3时钟频率/(2*val
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1431
    • 提供者:huihui
  1. pl/0

    0下载:
  2. /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的
  3. 所属分类:编译器/词法分析

    • 发布日期:2010-09-13
    • 文件大小:25139
    • 提供者:xqq771084591
  1. bcd_conv

    0下载:
  2. convert.asm: 1.From ASCII resp. BCD to binary 2.From binary to ASCII resp. BCD 3.From binary to Hex-ASCII Bin_Bcd.c: uchar BcdToBin(uchar val) uchar BinToBcd(uchar val) -convert.asm : 1.From ASCII resp. BCD
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-28
    • 文件大小:5120
    • 提供者:jack
  1. JavaandXML

    0下载:
  2. This the xml document retrieval java procedure, I debugging good. Using the xml document retrieval dom way to Shoreline.-This the xml document retrieval pro java procedure. I debugging good. Using the xml document ret
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:4096
    • 提供者:285107999
  1. Imagesegementation

    0下载:
  2. To carry on small comparison for he different threshold value under the image segmentation result, have to use many windows,namely for take a look at a different threshold value of slice segmentation ’s result at same wi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:
  1. mulal

    0下载:
  2. This is the machine-generated representation of a Handle Graphics object and its children. Note that handle values may change when these objects are re-created. This may cause problems with any callbacks written to
  3. 所属分类:matlab例程

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:柳风
  1. w

    0下载:
  2. // 数值转大写人民币函数 AnsiString NumToRMBStr(double val) // 正整数字符串转汉字函数,不建议单独使用 // 输入字符串必须正整数,只允许前导空格(必须右对齐),不宜有前导零-//Values to uppercase function RMB AnsiString NumToRMBStr (double val)// positive integer string fu
  3. 所属分类:其他小程序

    • 发布日期:2024-05-28
    • 文件大小:3072
    • 提供者:
  1. buhao7-1

    0下载:
  2. .data val1 sword 0 val sword -276 .code main proc mov ax,val cwd mov bx,10 idiv bx mov val1,ax call writebin call crlf mov ax,dx call writebin exit main endp end main-. data
  3. 所属分类:汇编语言

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:张钊
  1. 3-val

    0下载:
  2. 将一幅多媒体图像根据各个块的不同特性蔡用不同的编码方式-Multimedia will be an image block according to different characteristics of CAI use different encoding
  3. 所属分类:压缩解压

    • 发布日期:2024-05-28
    • 文件大小:3085312
    • 提供者:周星星
  1. IsoSurface

    0下载:
  2. //given a grid cell, returns the set of triangles that approximates the region where val == 0. int Polygonise(GRIDCELL &Grid, MeshFace *Triangles, int &NewVertexCount, Vec3 *Vertices) -//given a grid cell, returns the
  3. 所属分类:系统编程

    • 发布日期:2024-05-28
    • 文件大小:340992
    • 提供者:
  1. char-change-to-val

    0下载:
  2. 把读取字符文件,转换为数值文件,C++源码,-char change to val
  3. 所属分类:MTK

    • 发布日期:2024-05-28
    • 文件大小:1024
    • 提供者:evan
« 12 3 4 5 6 7 »

源码中国 www.ymcn.org