-
迭代法求根
说明: 用迭代法求 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
-
hfdp
Head first design pattern这本经典书的
源码,对学设计模式的人特别有用哈。(Head first design of this classic pattern of the source book, for school design patterns are particularly useful Kazakhstan.)
- 2007-06-27 18:59:57下载
- 积分:1
-
PTToolResult
百分百高仿小说下载站源码,减轻大家仿站的难度(100% high imitation novel download site source code, reduce the difficulty of everyone imitation station)
- 2019-06-14 14:31:05下载
- 积分:1
-
phpadvance
说明: 本书全面介绍了应用PHP进行网站开发的各种技术和技巧。全书分为20章,内容包括PHP的运行环境配置、表单及表单元素的应用、CSS与JavaScript脚本的应用、验证控件、构建PHP动态网页、PHP与MySQL的数据库技术、PHP与其他数据库技术、SQL查询相关技术、MySQL高级应用技术、字符串的处理技术、PHP面向对象编程技术、文件管理、图像和多媒体技术、信息提取与图表分析技术、报表与打印技术、网络通信技术、PHP与XML技术、安全技术、PHP高级应用技术以及综合应用等。全书共提供了453个实例,每个实例都突出实用性,绝大部分实例都体现了PHP编程人员在实际项目开发过程中总结出的经验技巧。 本书内容充实,实例丰富,特别适于PHP编程人员和广大计算机爱好者学习开发使用,也可供大、中专院校师生阅读参考。 (php inptod)
- 2011-03-20 17:39:15下载
- 积分:1
-
RotationImage
说明: vb 6.0 图片任意旋转问题已经解决,(vb 6.0 picture arbitrary rotation problem has been resolved,)
- 2008-10-27 11:38:10下载
- 积分:1
-
MATLAB智能算法30个案例分析
说明: 本书采用案例形式,以智能算法为主线,讲解了遗传算法.免疫算法,退火算法.粒子群算法,鱼群算法,蚁群算法和神经网络算法等最常用的智能算法的MATLAB实现,本书共给出30个案例,每个案例都是一个使用智能算法解决问题的具体实例,所有案例均由理论讲解、案例背景.MATLAB程序实现和扩展阅读四个部分组成,并配有完整的程序源码。(This book uses case form and takes intelligent algorithm as the main line to explain the matlab implementation of the most commonly used intelligent algorithms, such as genetic algorithm, immune algorithm, annealing algorithm, particle swarm optimization algorithm, fish swarm algorithm, ant colony algorithm and neural network algorithm. There are 30 cases in this book, and each case is a specific example of using intelligent algorithm to solve problems, All cases are composed of theoretical explanation, case background, matlab program implementation and extended reading, and complete program source code.)
- 2020-10-15 21:20:30下载
- 积分:1
-
DC Micro Grid Simulation
该模型仿真了直流微电网的运行模型,具有较好的动态性能(The model simulates the operation model of DC microgrid and has better dynamic performance.)
- 2018-04-20 21:37:04下载
- 积分:1
-
Chapter04code
c#入门经典(第七版) 清华大学出版社 Benjamin Perkins
Jacob Vibe Hammer
Jon D.Reid(Beginning c#6 programming & Visual Studio 2015)
- 2017-04-15 23:28:34下载
- 积分:1
-
特征空间ESB波束形成算法
波束形成算法特征空间esb算法matlab程序仿真(Beamforming algorithm)
- 2020-11-17 14:39:39下载
- 积分:1
-
lim
功率谱估计程序,选用一电力系统谐波信号为输入。其中包括有:burge算法,esprit算法,music算法,mvdr算法,pisarenko算法,prony算法,修正协方差算法,自相关算法。这些程序均为本人自编,并且对程序所参考书籍和页数进行了标注。经过调试,绝对正确,请放心使用。(Power spectrum estimation procedure, selection of one power system harmonics signal as input. Including: burge algorithm, esprit algorithm, music algorithm, mvdr algorithm, pisarenko algorithm, prony algorithm, as amended covariance algorithm, since the correlation algorithm. I own both of these procedures, and procedures of reference books and the number of pages have been marked. After debugging, absolutely correct, please rest assured that use.)
- 2008-08-15 20:54:45下载
- 积分:1