-
memory
c++模板源码中的第一章节memory,方便你学习时参考,应该会对你有所帮助(c++ template source in the first section of memory, easy reference when you learn, it should be will help you)
- 2009-01-07 11:11:07下载
- 积分:1
-
微电网潮流
对微电网进行潮流计算,四用于直流和交流系统(power flow calculation)
- 2021-01-26 12:28:37下载
- 积分:1
-
Algorithm notes
说明: 算法笔记书籍上每一章节每一小节出现的算法题目的源代码。(The source code of the algorithm Title appearing in each chapter and section of the algorithmic notebook.)
- 2019-01-30 18:06:07下载
- 积分:1
-
593753 SQL必知必会(第4版)带源码
说明: sql学习必备材料,讲解通俗易懂,很有层次,内容丰富(This book is SQL learning materials and understanding very easy and very hierarchical and riching in content)
- 2020-06-25 16:20:01下载
- 积分:1
-
VB2010code
文件是微软官方的VB2010学习资料的源码,适合初学者在学习过程中参考学习。(The document is the VB2010 learning of Microsoft' s official source of information for beginners to refer to learning in the learning process.)
- 2012-07-15 18:35:03下载
- 积分:1
-
69491740NthrIn2
粒子群算法用于轨迹规划,有很好的效果。故上传,欢迎下载,学习交流(Particle Swarm Optimization (PSO) algorithm is used in trajectory planning and has a good effect. So upload, welcome to download, learning exchange)
- 2021-03-26 17:09:13下载
- 积分:1
-
s1
说明: 用C语言实现求取无约束条件下n维极值的单纯形法,可供初学者参考(The simplex method to obtain the n-dimensional extremum under unconstrained conditions is implemented in C language, which can be used as reference for beginners)
- 2019-12-06 09:25:15下载
- 积分:1
-
object-detecion-(matlab)
说明: 运动目标检测的matlab代码,通过调用视频中的帧图像来进行检测。(Moving target detection matlab code, by calling the video frame images for testing.)
- 2011-02-17 17:15:37下载
- 积分:1
-
风力机模型的仿真
说明: 风力机模型的仿真,有需要可以下载交流学习。。。。。。。。。。。(The simulation of wind turbine model, if necessary, can be downloaded for exchange learning...)
- 2019-10-17 22:51:53下载
- 积分:1
-
迭代法求根
说明: 用迭代法求 x=根号a。求平方根的迭代公式为:X(n+1)=(Xn+a/Xn) /2。(Iterative method is used to find x = root a. The iteration formula for finding square root is X(n+1)=(Xn+a/Xn)/2.)
- 2020-06-24 19:20:02下载
- 积分:1