-
TMC_MB
SMT32 利用其FSMC通过DMA来操作液晶和触摸屏(STM32 FSMC DMA LCD TOUCH)
- 2017-07-07 10:01:41下载
- 积分:1
-
MVDR CBF DL
搜集并整理关于MVDR CBF 对角加载技术的程序,对于入门者很有帮助(Collecting and sorting on MVDR CBF diagonal loading technology program, very helpful for beginners)
- 2017-09-22 08:43:54下载
- 积分:1
-
时的动画效果
打造的各种单选按钮和复选框被选中时的动画效果(Create animation effects when various radio buttons and check boxes are selected)
- 2019-01-28 16:50:54下载
- 积分:1
-
android001
安卓人才企业面试题汇总,是从事安卓软件开发工作应聘时必要的宝典(Andrews personnel and enterprises face questions summary is engaged in the Android software development work necessary when candidates Collection)
- 2013-09-21 01:07:33下载
- 积分:1
-
滑坡计算实例3D
通过PFC3d 程序计算滑坡的实例,计算滑面水压力对滑坡的影响(Calculation of landslide by PFC3d program to calculate the effect of water pressure on sliding surface on Landslides)
- 2020-10-09 15:17:34下载
- 积分:1
-
forward-backard sweep
基于前推回代法的配电网潮流计算程序 IEEE33节点算例(An example of IEEE33 node power flow calculation program for distribution network based on forward and backward substitution method)
- 2020-06-22 13:20:02下载
- 积分:1
-
Fortran95程序设计【彭国伦】
说明: 书籍扫描件,fortran使用手册,清晰扫描版(this is a book for these who want to use fortran language)
- 2019-06-28 15:25:56下载
- 积分:1
-
Ant Colony Algorithm (UpdateOnce)
说明: 无人机进行任务分配,采用蚁群算法,原作者位于github(The drone uses the ant colony algorithm for task allocation. The original author is located on github)
- 2020-11-24 15:20:40下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
TS
说明: 法禁忌(Tabu Search)算法是一种亚启发式(meta-heuristic)随机搜索算法,用于求最优解(Tabu search algorithm)
- 2017-11-02 21:17:10下载
- 积分:1