-
HAL驱动详解
说明: hal库驱动详解pdf文档, 适用于stm32系列嵌入式mcu(Hal library driver detailed document, PDF version)
- 2019-11-06 12:05:51下载
- 积分:1
-
交织器的一部分,可以生成交织索引函数,如果加上一个随即序列发生器就可以组成一个交织器 了!...
交织器的一部分,可以生成交织索引函数,如果加上一个随即序列发生器就可以组成一个交织器 了!-interleaver part of the index can be generated intertwined function, If coupled with a sequence generator immediately on the formation of a interleaver!
- 2022-11-26 00:00:03下载
- 积分:1
-
16位单片机H8的例子源代码,主要包括usb1.1、串口、flash操作等嵌入式领域的应用...
16位单片机H8的例子源代码,主要包括usb1.1、串口、flash操作等嵌入式领域的应用-16 H8 microcontroller source code examples, including usb1.1, Serial, Embedded flash operation of the application
- 2022-08-06 19:58:21下载
- 积分:1
-
Delphi落雪效果 雪花飘落特效
Delphi落雪效果 雪花飘落特效,逼真的Delphi下雪特效,打开程序后,屏幕上就立即飘飞雪花,雪花会自动堆积在窗口的标题栏、菜单栏等处,效果相当好。
- 2022-08-04 04:26:43下载
- 积分:1
-
jiyu-stm32--RTC
基于STM32的rtc实时时钟,实现时分秒到年月日的转化,适合初学者的学习与开发。(Based on the STM32 rtc real-time clock, minutes and seconds to the date to achieve the transformation, suitable for beginners to learn and develop.)
- 2013-07-23 16:54:03下载
- 积分:1
-
kruskal
kruskal、prim算法实现最短路径的代码可直接使用(Kruskal, prim algorithm to achieve the shortest path code can be used directly)
- 2020-06-17 02:00:01下载
- 积分:1
-
RapidOMP
说明: 字典学习与快速正交匹配追踪。正交匹配追求 (OMP) 在过去十年中已被证明是图像和信号处理领域的重要算法,用于估计字典学习中的稀疏表示。多年来,加快 OMP 算法的精度的努力一直通过通用 OMP (g-OMP) 和快速 OMP (f-OMP) 等变体进行。所有这些算法都递归地求解了"S"样本数中每个信号样本的OMP。该算法,快速 OMP (r-OMP),运行"N"原子的循环,同时估计所有样本,并在自N<<S以来的真实场景中,建议的方法将OMP的速度加快几个数量级。(Orthogonal Matching Pursuit (OMP) has proven itself to be a significant algorithm in image and signal processing domain in the last decade to estimate sparse representations in dictionary learning. Over the years, efforts to speed up the OMP algorithm for the same accuracy has been through variants like generalized OMP (g-OMP) and fast OMP (f-OMP). All of these algorithms solve OMP recursively for each signal sample among 'S' number of samples. This algorithm, rapid OMP (r-OMP), runs the loop for 'N' atoms, simultaneously estimating for all samples, and, in a real scene since N<<S, the proposed approach speeds up OMP by several orders of magnitude.)
- 2020-12-17 11:06:40下载
- 积分:1
-
HTRI6.0全功能破解补丁
说明: htri6.0破解补丁1、换热器计算器支持包括所有的标准TEMA类型的计算
Xist 支持包括所有的标准TEMA类型的计算,并且集成了流动导致的震动计算, 管子排布工具等等。
进行空冷器和经济器的设计, 核算和模拟计算, 包括自然通风(风机停运)和强制通风条件下的计算。(Heat Exchanger Calculator Support Including All Standard TEMA Types of Calculations
Xist supports all standard TEMA-type calculations, and integrates flow-induced vibration calculations, pipe layout tools, and so on.
Design, calculate and simulate the air cooler and economizer, including natural ventilation (fan outage) and forced ventilation.)
- 2020-06-16 09:00:01下载
- 积分:1
-
adpcm解码gdb服务程序非常重要对你将有帮助
adpcm解码gdb服务程序非常重要对你将有帮助-gdb decoding mode service program is very important for you to help
- 2023-02-03 20:05:04下载
- 积分:1
-
Delphi简单的文件分割合并工具
Delphi实现一个简单的文件分割、合并工具,可定义每一个分割块的大小,操作简单方便,根据窗口的提示即可完成相应操作。部分代码注释:
// 图标
Cool Icon Liumazi.ico
Icon1 Icon Icon1.ico
Icon2 Icon Icon2.ico
Icon3 Icon Icon3.ico
// 光标
Drag cursor Drop.cur
// 字串
STRINGTABLE
BEGIN
1,"指定准备分割的文件"
2,"指定分割后存放位置"
3,"指定合并后存放位置"
END
- 2023-01-07 06:10:03下载
- 积分:1