-
迭代法求根
用迭代法求 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
-
c-language-function-library
c语言函数库-第一章(C标准库)学习C语言的好资料(c language function library - (C standard library) to learn the C language)
- 2012-04-20 21:00:41下载
- 积分:1
-
Visual-CPP500samplesDoc
说明: 全文对VC.net控件功能以及一些特殊windows编程做了详细的解答,并用实例一一做了讲解与指导,是一本对于VC.net编程爱好者值得一看的参考书。(this book is very good to fans for vc.net in which all kinds of samples are shown.)
- 2011-02-18 08:55:32下载
- 积分:1
-
VCexampl
c++讲解的实用实例,内容齐全,说明详细,代码质量高(c to explain the practical examples, the content is complete, detailed description, code of high quality)
- 2010-06-29 15:54:10下载
- 积分:1
-
step
次程序具有基于单片机的控制步进电机转动功能(Sub-program has a microcontroller-based control of stepper motor rotation function)
- 2010-02-02 18:41:23下载
- 积分:1
-
孙鑫C++教程(全20讲)PPT讲义
说明: 孙鑫C++编程教程 c++入门编程的很好的教材(sunxin C + + programming tutorial)
- 2019-12-26 16:37:28下载
- 积分:1
-
ansyschangjianwentihuizong
里面汇总了一些常见的ansys中遇到的问题或错误,仅供参考(ansys FAQ summary, there are some problems often encountered error for reference purposes only)
- 2015-04-30 09:20:50下载
- 积分:1
-
小甲鱼数据结构与算法课件+源码
小甲鱼数据结构与算法课件+源码,适合初学者学习(Small turtle data structure and algorithm courseware + source code, suitable for beginners to learn)
- 2020-11-26 23:49:31下载
- 积分:1
-
Essence-Simplified-of-com
这是一本专门介绍com的电子书,对com的诠释的非常透彻(This is a devoted com e-books on the interpretation of a very thorough com)
- 2009-09-05 20:00:45下载
- 积分:1
-
SXCKYY
这是一本详细介绍c++编程编程的书籍,全面的讲述了vc编程的一些深层次的知识(This is a detailed introduction to the programming of c++ programming books, a comprehensive description of the vc programming some deep knowledge)
- 2017-03-05 15:33:32下载
- 积分:1