资源列表
[微处理器(ARM/PowerPC等)] I2C
说明:lpc1114的i2c例程,对于学习1114的i2c编程有很大的帮助-lpc1114 of i2c routines for learning programming i2c 1114 a great help<尤沭诚> 在 2025-12-30 上传 | 大小:950kb | 下载:0
[书籍源码] plot
说明:fortan code used to plot finite volume NS equation<Mohammed Yasser > 在 2025-12-30 上传 | 大小:11kb | 下载:0
[其他小程序] DataExtensibleStorage
说明:一个C++实现扩展的存储机制引擎的例子程序,可供初学者学习。 -A C ++ implementation extensible storage mechanism engine example program for beginners to learn.<george> 在 2025-12-30 上传 | 大小:3kb | 下载:0
[书籍源码] plap
说明:Linear equation solver for diagonal dominant matrix<Mohammed Yasser > 在 2025-12-30 上传 | 大小:8kb | 下载:0
[TCP/IP协议栈] GHTTPClient
说明:一个简单实用的 HTTP 协议客户端,C++实现。-A simple and practical HTTP protocol client, C++ implementation.<george> 在 2025-12-30 上传 | 大小:6kb | 下载:0
[matlab例程] mskModulationDemodulation
说明:MSK信号的调制与解调,其中调制采用的是正交调制方式,解调采用的是差分相干解调-MSK modulation and demodulation of the signal, wherein the quadrature modulation using a modulation, demodulation using a differential coherent demodulation<罗慧民> 在 2025-12-30 上传 | 大小:4kb | 下载:0
[SQL Server数据库] Methods-Database-subquery-
说明:数据库子查询的方法,可以把复杂的问题简单化,可以实现各种功能。-Methods Database subquery can simplify complex issues, you can achieve a variety of functions.<张靠靠> 在 2025-12-30 上传 | 大小:1kb | 下载:0
[数据结构常用算法] main
说明:1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。 2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。 3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。 -1 pattern matching: substring positioned in the main string, also called string matching. Pattern<奋斗菠萝> 在 2025-12-30 上传 | 大小:1kb | 下载:0