资源列表

[其它资源折半查找

说明:数据结构二分查找,演示了使用递归函数或者循环语句实现的二分查找算法,两种方法都使用了称为二分搜索的算法-data structure search for two hours to demonstrate the use of recursive function or loop is the realization of two searching algorithm, both methods are used as a two-Search Algorithm
<李顺> 在 2008-10-13 上传 | 大小:256.89kb | 下载:0

[其它资源Part2-3

说明:本书可以帮助你打建一个j2me的开发基础不要错过噢-this book can help you make the building a foundation of J2ME not miss Oh
<李明> 在 2008-10-13 上传 | 大小:1.23mb | 下载:0

[其它资源Part2-4

说明:J2ME详细的手册,为PDF格式。是J2ME开发者必备的工具书。 -J2ME detailed manual to PDF format. J2ME development is the essential tool.
<李明> 在 2008-10-13 上传 | 大小:981.71kb | 下载:0

[其它资源赫夫曼编码

说明:用delhi做的程序实现了哈夫曼编码,做的还不错。-DELHI do with the program of Huffman coding, so good.
<李顺> 在 2008-10-13 上传 | 大小:174.32kb | 下载:0

[其它资源递归算法快速排序

说明:分而治之方法还可以用于实现另一种完全不同的排序方法,这种排序法称为快速排序(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 l e中的元素被称为支点( p i v o t )。图1 4
<李顺> 在 2008-10-13 上传 | 大小:172.25kb | 下载:0

[其它资源2004推箱子

说明:一个在WINDOWSCE下的小游戏,已经过测试,压缩包无密码.-a WINDOWSCE in the small games, has been tested and compressed without passwords.
<宋焱> 在 2008-10-13 上传 | 大小:879.25kb | 下载:0

[其它资源语音遥控车

说明:凌阳单片机的语音遥控车实验原码,压缩包无密码.-Sunplus SCM voice remote control cars experimental original code, compressed without passwords.
<宋焱> 在 2008-10-13 上传 | 大小:168.14kb | 下载:0

[其它资源AVR-指令表中文

说明:AVR单片机中文指令表,在开发AVR单片机的时候详细了解指令可以极大的提高开发者的效率~-AVR instruction Chinese Table, in the development of AVR detailed understanding of the directive can greatly improve the efficiency of development ~
<> 在 2008-10-13 上传 | 大小:19.49kb | 下载:0

[其它资源单片机加密方法

说明:单片机在开发后投入使用时,为了防止不法商贩复刻源代码,一般都会对其进行加密,次书介绍AVR单片机的一些加密方法-SCM input in the development of after use, in order to prevent unscrupulous traders remake of the source code, it will usually its encrypted times book about the AVR some encryption method
<> 在 2008-10-13 上传 | 大小:9.17kb | 下载:1

[其它资源单片机抗干扰措施

说明:在电子产品的开发中,我们除开要考虑产品的实际用途与功能外,还需要在完成主要功能的设计后进行部分保护电路,抗干扰电路的设计,此书介绍了一些AVR单片机器的抗干扰方法-in electronic product development, we have to consider apart from the actual product use and function, we also need to complete the major functions in the design after
<> 在 2008-10-13 上传 | 大小:7.66kb | 下载:0

[其它资源适用于AVR系列单片机的几种C语言比较

说明:使用于AVR单片机的几种C语言,大家可以参考一下,以便以后在AVR的程序编写中提高自己-used in the AVR several C language, we can make reference to the AVR after the procedure to improve their writing
<> 在 2008-10-13 上传 | 大小:39.14kb | 下载:0

[其它资源从MCS51向AVR的快速转换

说明:大家一定非常熟悉MCS51,可能初学AVR的朋友们会遇到一些51转AVR的问题,看一下吧-everyone will be very familiar with the MCS51 may beginners AVR friends will encounter some 51 to the AVR, look at it
<> 在 2008-10-13 上传 | 大小:52.39kb | 下载:0

源码中国 www.ymcn.org