-
迭代法求根
说明: 用迭代法求 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语言实践100例
我只不过是站在巨人的肩膀上而已。给学生做培训的时候我参考得比较多的书有:Kernighan &
Ritchie的《The C Programming Language》;Linden的《Expert C Programming》;Andrew &
Koening《C Traps and Pitfalls》;Steve Maguire的《Write Clean Code》;Steve McConnell的
《Code Complete. Second Edition》;林锐的《高质量C++/C编程指南》。
- 2023-04-11 01:35:04下载
- 积分:1
-
2553_12864_AD
通过430内部的AD实现AD转换并使用12864液晶显示(By 430 AD implement internal AD converter using 12864 LCD)
- 2015-09-03 10:11:49下载
- 积分:1
-
SOUND3
通过Proteus模拟单片机,实现音乐盒(祝你平安)的开发
工程开发环境:Proteus7.5,Keil C51 Vision3 8.02版
开发语言:C语言
参考书:51单片机工程师是怎样炼成的——基于C语言+Proteus仿真(老杨编著)(By Proteus simulation microcontroller to achieve Music Box (I wish you peace) development project development environment: Proteus7.5, Keil C51 Vision3 8.02 version of the development languages: C language reference books: How to Make 51 SCM Engineer- Based on the C language+Proteus Simulation (Yang eds))
- 2014-05-27 21:48:23下载
- 积分:1
-
用于C#的多台服务器之间负荷分配的算法和源码
用于C#的多台服务器之间负荷分配的算法和源码-C# for multi-server load distribution between the algorithm and source code
- 2022-04-20 19:34:15下载
- 积分:1
-
CSharpName
c#命名规则,详细的说明了c#文件的命名规则(c# naming convention, a detailed description of the c# file naming convention)
- 2012-07-24 09:11:31下载
- 积分:1
-
doubly-feddpc
双馈电机直接功率控制,该模型用于风力发电方面。(DFIG direct power control, the model for wind power generation.)
- 2013-09-22 22:42:46下载
- 积分:1
-
可压缩非结构网格程序
可直接在Linux下编译,同时支持Windows下完成,亲测可用(It can be compiled directly under Linux and supported under Windows. It is available for personal testing.)
- 2020-06-25 10:20:01下载
- 积分:1
-
timerr
定时器LINUX上的实现,用系统滴答数计算(timer on the realization of systems tick calculation)
- 2007-03-23 16:42:32下载
- 积分:1
-
UA-Nodeset
This repository contains UANodeSets and other normative files which are released with a specification.
Any change to a specification (release of a new version or errata) may require a change to the files in this repository.
- 2020-06-21 03:00:01下载
- 积分:1