搜索资源列表

  1. crc16

    0下载:
  2. A CCITT-16 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:3732
    • 提供者:buaalzx
  1. crc8

    0下载:
  2. 8051上的CRC8校验 A CCITT-8 CRC calculator. The source contains both the calculated (smaller but slower) version, and the table driven (faster but larger) version.-8051 CRC8 check on the CCITT A-8 CRC calculator. Th e source
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2432
    • 提供者:buaalzx
  1. 猜数字游戏小程序

    0下载:
  2. 这是一个猜数字的小游戏,当用户输入一个数字开始猜后,程序会根据用户所猜的数字大小和正确答案来比较,然后提示用户数字是猜大了还是小了,让用户继续猜,直到正确.-This is a small viewing of the game, when a user input figures began to guess, the procedures under which users guess the number and size com
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6423
    • 提供者:华化
  1. IP地址扫描利器

    0下载:
  2. 结构简单,可以扫描他人IP,功能并不强大,但它占用内存较小,短小精悍!-simple structure, others can scan IP, function is not strong, but it occupied a smaller memory, short and pithy!
  3. 所属分类:扫描程序

    • 发布日期:2008-10-13
    • 文件大小:27537
    • 提供者:管胜威
  1. SPI_TEST

    0下载:
  2. This version of the code is compatible only with the AT89C2051 due to the location of the data buffer and stack in RAM. The code may be modified to work with the AT89C1051 by relocating or resizing the buffer and
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2505
    • 提供者:df
  1. SY0406程序资料

    0下载:
  2. 对于一个单片机初者来说一定想自己设计一个小系统吧··这里提供了以89S52为核的小系统图和源程序!希望对刚学者有所帮助-early for a microcontroller were necessarily want to run their own small design a system here to provide it with nuclear 89S52 for the smaller system map and th
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:32669
    • 提供者:嵇春凡
  1. ActiveJulia

    0下载:
  2. 连续变化的Julia集,3D动画由大变小直至消失,然后又逐渐出现,变小为大,非常漂亮。-continuous changes in the Julia set, 3D animation into small until it disappears, and then began to emerge, as smaller, very beautiful.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5883
    • 提供者:李碧初
  1. 测试速度

    0下载:
  2. 本测试采用叠加方式循环一亿次,得出来的时间越小就代表你的电脑运算速度越快。温馨提示:在开始测试之前请关闭所有的应用程序!-the overlay method to test cycle 100 million times, and so the smaller the time on behalf of your computing faster. Warm Tip : Before the commencement of testi
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3589
    • 提供者:ldx
  1. 递归算法快速排序

    0下载:
  2. 分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(quick sort)。在这种方法中, n 个元素被分成三段(组):左段l e f t,右段r i g h t和中段m i d d l e。中段仅包含一个元素。左段中各元素都小于等于中段元素,右段中各元素都大于等于中段元素。因此l e f t和r i g h t中的元素可以独立排序,并且不必对l e f t和r i g h t的排序结果进行合并。m i d d
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:176387
    • 提供者:李顺
  1. MultiTask-OS

    0下载:
  2. mcu 单片机环境的多任务操作系统的例子,由 C 语言开发,代码容量较小,4KB . 可以与 uC/OS 竞比。-mcu SCM environment to the multi-task operating system examples, from C-language development, code of smaller capacity, 4KB. with uC / OS than competing.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3953
    • 提供者:于先生
  1. PartFile

    0下载:
  2. 文件分割器,可以将一个大文件分割为多个小文件,也可以将多个小文件合并还原成一个大文件。-separate document that can be a big file separate documents for a number of smaller, can also be a number of smaller papers merged into a reduction of large files.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24681
    • 提供者:谢红伟
  1. lianliankan(new)

    0下载:
  2. 用java开发的连连看的小游戏,代码量较小,方便阅读-with java development of the 1000 block of Terry Avenue to the small games, the smaller volume of code, easy reading
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:2476
    • 提供者:zxc
  1. hide2bmp

    0下载:
  2. 能够将小于图像文件1/4大小的任意文件注入24bit的bmp图像,注入后图像大小不变,显示效果不变,如图像大小为1M,那么可以注入最大为256K的文件-able to image files smaller than 1 / 4 the size of arbitrary files into the 24bit bmp image, after injection of the same size images show the sa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:422982
    • 提供者:jh
  1. LAY3DECODE

    0下载:
  2. An MPEG audio file is separated in smaller parts called fr a mes. Each fr a me is independent. It has its own header and audio informations. There is no file header. Therefore, you can cut any part of MPEG file and play
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:15149
    • 提供者:lzj
  1. 网格简化

    1下载:
  2. 在三角网格重建的过程中,平坦区域可以用较少的三角形表示,而曲率较大的地方应该有更多的三角形,本程序删减平坦区域的三角形-triangular mesh in the process of redevelopment, the flat region can use smaller triangles, Curvature and the larger part should be more triangular, the deletio
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:14167
    • 提供者:tqg
  1. LaglangeInerpolating

    0下载:
  2. 拉格朗日插值——工科学生课程设计必备小程序之三,内附说明-Lagrange interpolation -- engineering students design courses required three smaller procedures, enclosing Note
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:19986
    • 提供者:yang
  1. Guess_number

    0下载:
  2. 对简单计算的控制 请想一个介于0到100的数字,我来猜 \"我猜是 \" + average + \" 对吗? -1=比它小 0=正确 1=比它大\" \"猜中了,这个数字是\"+gNumber.guessNumber(0,100)-simple calculation of the control to a request from 0 to 100 figures, I guess to, "
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2987
    • 提供者:
  1. BeiDanCi

    0下载:
  2. 实现大多数背单词软件的功能。更小巧,更方便! -majority of the dorsal word functional software. Smaller and more convenient!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2572966
    • 提供者:史磊
  1. embeddedLinux

    0下载:
  2. 如果您刚接触嵌入式开发,那么大量可用的引导装载程序(bootloader)、规模缩小的分发版(distribution)、文件系统和 GUI 看起来可能太多了。但是这些丰富的选项实际上是一种恩赐,允许您调整开发或用户环境以完全符合您的需要。这篇Linux 嵌入式开发的概述将帮助您理解所有这些选项-If you begin embedded development, a lot of available Bootload (Bootloa
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:21947
    • 提供者:郭天文
  1. File_Split1626107172003

    0下载:
  2. To split a large file into smaller files. The files could be later joined to recreate the previous file.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-14
    • 文件大小:3072
    • 提供者:
« 12 3 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org