资源列表

排序选择:

« 1 2 ... .14 .15 .16 .17 .18 66819.20 .21 .22 .23 .24 ... 267456 »

[GDI/图象编程1111111

说明:visual c++中读取存储jpeg跟gif图像-visual c++ read storage gif with jpeg images
<aurora> 在 2025-09-18 上传 | 大小:239kb | 下载:0

[文档资料LZW

说明:LZW用C语言实现。 LZW算法中,首先建立一个字符串表,把每一个第一次出现的字符串放入串表中,并用一个数字来表示,这个数字与此字符串在串表中的位置有关,并将这个数字 存入压缩文件中,如果这个字符串再次出现时,即可用表示它的数字来代替,并将这个数字存入文件中。压缩完成后将串表丢弃。如"print" 字符串,如果在压缩时用266表示,只要再次出现,均用266表示,并将"print"字符串存入串表中,在图象解码时遇到数字266,即可从串表中查出 266所代表的字符串"print",在解压缩时,
<huangjacket> 在 2025-09-18 上传 | 大小:9kb | 下载:0

[数据结构常用算法erchapaixuchazhao

说明:是数据结构的内容,采用二叉排序树进行查找的算法,-The contents of the data structure is used for binary sort tree search algorithms,
<高海燕> 在 2025-09-18 上传 | 大小:7kb | 下载:0

[DSP编程DM642-juanji

说明:卷积的DSP实现,TI公司的DM642实现。 -Convolution DSP realize, TI
<李建博> 在 2025-09-18 上传 | 大小:22kb | 下载:0

[汇编语言lyapunov-yf

说明:这个程序是很常用的分形维数的程序,可以帮助很多人了解MATLAB程序,有兴趣的可以-This procedure is very commonly used in the fractal dimension of the process, can help many people understand the MATLAB program, interested can
<马贵彬> 在 2025-09-18 上传 | 大小:3.39mb | 下载:0

[JSP源码/Javajishiben-java-daima

说明:实现记事本基本功能!包括字体大小,色彩,保存,等功能-Realize the basic functions of Notepad! Including font size, color, preservation, and other functions
<guojing> 在 2025-09-18 上传 | 大小:134kb | 下载:0

[汇编语言asdfdf

说明:基于51单片机超声波测距器设计 超声波测距程序-Ultrasonic Distance Measurement Based on 51 single-chip design procedures Ultrasonic Ranging
<caoshun> 在 2025-09-18 上传 | 大小:9kb | 下载:0

[单片机(51,AVR,MSP430等)dsad

说明: 基于51单片机的智能温湿度测量记录系统-Based on 51 single-chip intelligent temperature and humidity measurement system of record
<caoshun> 在 2025-09-18 上传 | 大小:586kb | 下载:0

[其他小程序huffman

说明:huffman 树的创建和实现对元素进行huffman编码,本次试验在程序设计方面较之前次实验容易些,但在尝试用动态申请结构数组空间来设计程序时却没有成功-huffman tree to create and realize huffman coding of elements, the test procedure design easier than the previous experiment, but try to use the dynamic structure of the ar
<wang> 在 2025-09-18 上传 | 大小:1kb | 下载:0

[汇编语言DS18B20

说明:DS18B20进行读写操作只要控制好时序就应该没问题的。这个程序在我自己的板子上运行过能正常测温,温度显示到小数点两位。-DS18B20 to read and write operations as long as the timing control should be no problem. This procedure in my own board to run off to the normal temperature, the temperature display to two
<caoshun> 在 2025-09-18 上传 | 大小:24kb | 下载:0

[操作系统开发ecos-cvs-20080109.tar

说明:开放源码实时操作系统源码.
<罗超应> 在 2025-09-18 上传 | 大小:16.99mb | 下载:0

[汇编语言24C02

说明: 简洁的 24C02 读写汇编程序-24C02 to read and write simple assembler
<caoshun> 在 2025-09-18 上传 | 大小:3kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 66819.20 .21 .22 .23 .24 ... 267456 »

源码中国 www.ymcn.org