CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 格式化

搜索资源列表

  1. FDSJS

    0下载:
  2. 一个浮点数计算子程序,浮点数格式化,加,减对阶,结果规格化,浮点数乘法,浮点数除法等 -a float calculation subroutine, floats, formatting, plus or minus the bands, the result is normalized, floats, multiplication, division, etc. float
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2365
    • 提供者:干树川
  1. 打字训练应用程序

    0下载:
  2. 模拟打字训练器应用程序。 功能:允许用户输入文本,当用户按下任意按键时,GUI上高亮显示对应的按键;还可以观察打字进度;格式化字体。-typing simulation training device applications. Function : allows users to enter text when users press the random button, the GUI highlighter on the corresponding button; One can ob
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:5205
    • 提供者:陈为
  1. 51+ch375读写U盘超精简原程序(啊雨)

    0下载:
  2. 这个程序用180行C代码就能够读取FAT16文件系统U盘的根目录,可以看到根目录下的文件 名,并可显示 首文件内容,不过,该程序很不严谨,也没有任何错误处理,对U盘兼容性较差,只是用于简单试 验,作为参考. 这个程序可以支持WINDOWS按FAT16格式化的U盘,因为程序精简,所以只兼容超过50%以上的U 盘品牌,如果换 成CH375A芯片则兼容性可提高到85%,当然,如果使用WCH公司的子程序库或者正式版本的C源 程序兼容性更好。 下 欢测试以下U盘通过:郎
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3834
    • 提供者:梁波
  1. code_format_disk

    0下载:
  2. 磁盘格式化程序,msdn中没有提供磁盘格式化函数说明,但是只要加载shell32.dll,可以从中查到磁盘格式化函数SHformatdrive,可以利用此函数调用磁盘格式化界面。-disk formatting procedures, which are not available flowing disk formatting functions that However, as long as loading motto. disk can be found from SHformatdri
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:7886
    • 提供者:蒋美娟
  1. C源程序缩进自动调整工具

    0下载:
  2. 源码格式化 源码格式化-source formatted source formatted source format
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14817
    • 提供者:理智
  1. AutoRichEditCtrl_demo

    0下载:
  2. CAutoRichEditCtrl 程序说明 CAutoRichEditCtrl是一个从CRichEditCtrl派生的类,这个类使你可以快速地对RichEditCtrl中的字符、段落进行格式化。这个类也允许你插入RTF文本。试一试你就知道这个类多么好使。 -CAutoRichEditCtrl descr iption of the procedures CAutoRichEditCt rl is a Chars derived from the class, this type
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:32981
    • 提供者:刘伟
  1. sw_alarm_format

    0下载:
  2. 将系统生成的文本文件经行格式化,然后导入到数据库-system will generate a text file formatted by the trip, and then imported into the database
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:915
    • 提供者:郁结
  1. file-fat

    0下载:
  2. 分区表。文 件 名: format.c **创 建 人: 陈明计 **最后修改日期: **描 述: 文件系统的格式化实用程序 -partition table. File Name : format.c ** Created : ** Chen dollars last modified date : ** Descr iption : file system formatting utility
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:7396
    • 提供者:及侧记
  1. GetHDSN_Delphi

    0下载:
  2. 可获得硬盘的序列号,序列号与卷标不同。卷标每次格式化之后就会变化,但序列号不会,所以可用来加密。-available hard drive serial number, serial number and label different. Each label will change after formatting, but no serial numbers, can be used to encrypt.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:167066
    • 提供者:张坚
  1. htmlreplace

    0下载:
  2. html内容的替换,html做出格式化表格,然后通过替换内容得到新的html文件。可用于格式化表格的生成-html content replacement, made formatted html form and content to be replaced by a new html document. Forms can be used for the generation format
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:34667
    • 提供者:李春亮
  1. nf_1x_512b

    0下载:
  2. flash读写原代码,包括flash的格式化和多种flash的支持-flash read and write original code, including formatting the flash and multiple flash support
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:19165
    • 提供者:liuweiwei
  1. netong

    0下载:
  2. 直接用socket实现HTTP协议  从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。 -direct socket achieve HTTP protocol from the HTTP server to download a document, there are many ways, "enthusiastic" Mic
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:54846
    • 提供者:wudi
  1. netong1

    0下载:
  2.   从HTTP服务器上下载一个文件有很多方法,“热心”的微软提供了 WinInet 类,用起来也很方便。当然,我们也可以自己实现这些功能,通过格式化请求头很容易就能实现断点续传和检查更新等等功能 。-from the HTTP server to download a document, there are many ways, "enthusiastic" Microsoft provides a WinInet classes and it is also very co
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:37816
    • 提供者:wudi
  1. DiskFormat

    0下载:
  2. 能够实现格式化磁盘系统功能的程序,恨有效的一个东西.-to achieve disk formatting functions of the system procedures, an effective hate things.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:28375
    • 提供者:郭会林
  1. 19997_random

    0下载:
  2. 随机序列号发生器(原代码):这个软件可以产生指定长度的序列号,并且可以格式化该序列号。是Delphi的原代码。 -random sequence generator (source) : The software can produce a specified length of the sequence, and can be formatted to the serial number. Delphi is the original code.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:228213
    • 提供者:姚紫欣
  1. DateClass

    0下载:
  2. 一个关于日期处理的基础类,便于对系统日期进行格式化,或是对日期的转换。-a date on the basis of class, easy on the system date formatting, or the date of conversion.
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3475
    • 提供者:零度
  1. ParseSql

    0下载:
  2. 解析Oracle的sql建表脚本的一个源程序,可以用于检查建表脚本,将表结构以格式化的方式显示,便于输入Excel-analytic Oracle sql scr ipt built Table 1 source can be used to check built Table scr ipt, table structure formatted in a manner that facilitate the importation of Excel
  3. 所属分类:

    • 发布日期:2008-10-13
    • 文件大小:20760
    • 提供者:郑泽洲
  1. chengxubianhuajishuqi

    0下载:
  2. 一个完整的 程序变化计数器,附有安装文件可以支持c,c++源码不同版本的比较,而且可以进行c,c++ 源码的格式化,非常的实用,是一个很好文档,试图的结合,希望大家喜欢,-a complete change in the procedures counter, with the installation files can support c, c different versions of source code, but can c, c source formatting, very pr
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:3118469
    • 提供者:lizhi
  1. unformat

    0下载:
  2. 磁盘格式化后的简单恢复程序,支持超过200g的大容量磁盘-disk formatted a simple recovery procedures to support more than 200g of large-capacity disk
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:24364
    • 提供者:weiwei
  1. formatrecovery

    0下载:
  2. 一个比较简单的程序,支持大容量磁盘格式化后的恢复,-a relatively simple procedure, supporting high-capacity disk formatted recovery,
  3. 所属分类:磁盘编程

    • 发布日期:2008-10-13
    • 文件大小:24380
    • 提供者:weiwei
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com