资源列表
排序选择:
[书籍源码] plot
说明:fortan code used to plot finite volume NS equation<Mohammed Yasser > 在 2025-10-07 上传 | 大小:11kb | 下载:0
[其他小程序] DataExtensibleStorage
说明:一个C++实现扩展的存储机制引擎的例子程序,可供初学者学习。 -A C ++ implementation extensible storage mechanism engine example program for beginners to learn.<george> 在 2025-10-07 上传 | 大小:3kb | 下载:0
[书籍源码] plap
说明:Linear equation solver for diagonal dominant matrix<Mohammed Yasser > 在 2025-10-07 上传 | 大小:8kb | 下载:0
[TCP/IP协议栈] GHTTPClient
说明:一个简单实用的 HTTP 协议客户端,C++实现。-A simple and practical HTTP protocol client, C++ implementation.<george> 在 2025-10-07 上传 | 大小: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-10-07 上传 | 大小:4kb | 下载:0
[单片机(51,AVR,MSP430等)] The-timer-interrupt
说明:基于STM32单片机定时器编程。芯片是STM32F103RBT6,STM32系列单片机稍作修改都可以通用-STM32 microcontroller timer based programming. The chip is the STM32F103RBT6, STM32 Series MCU with some slight modifications can be used<张武> 在 2025-10-07 上传 | 大小:518kb | 下载:1
[SQL Server数据库] Methods-Database-subquery-
说明:数据库子查询的方法,可以把复杂的问题简单化,可以实现各种功能。-Methods Database subquery can simplify complex issues, you can achieve a variety of functions.<张靠靠> 在 2025-10-07 上传 | 大小: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-10-07 上传 | 大小:1kb | 下载:0