-
This book is meant to help the reader learn how to program in C. It contains a t...
This book is meant to help the reader learn how to program in C. It contains a tutorial
introduction to get new users started as soon as possible, separate chapters on each major
feature, and a reference manual. Most of the treatment is based on reading, writing and
revising examples, rather than on mere statements of rules. For the most part, the examples
are complete, real programs rather than isolated fragments. All examples have been tested
directly from the text, which is in machine-readable form. Besides showing how to make
effective use of the language, we have also tried where possible to illustrate useful algorithms
and principles of good style and sound design.
- 2022-01-28 21:40:08下载
- 积分:1
-
对于interfacig 8051单片机与键盘的源代码
设计一个
- 2022-05-21 06:32:07下载
- 积分:1
-
It is no easy task to design a library for generic programming. Java s solution...
It is no easy task to design a library for generic programming. Java s solution has many nice features but is certainly not the only possible approach.
- 2023-05-11 15:55:03下载
- 积分:1
-
Gerber文件解析C++代码 PCB
原创来在于其他网站,仅提供学习参考。不允许用于商业活动。
Gerber文件解析一般应用于PCB等行业,密码是123
- 2022-02-02 07:43:32下载
- 积分:1
-
一个给予wince的程序 非常好用 大家可以下载来学习
一个给予wince的程序 非常好用 大家可以下载来学习-Wince a given procedure is very easy to use you can download to learn
- 2023-06-03 19:20:03下载
- 积分:1
-
the bayer Raw to BMP
CMOS图像传感器的图像mt9p031拜耳原成BMP的源代码,人脸检测,大家可以参考。
- 2022-05-19 02:55:20下载
- 积分:1
-
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: +...
此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言 -this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language
- 2023-03-14 14:10:03下载
- 积分:1
-
C++实现单片后方交会
用VC++6.0写的windows applictiaon程序,实现了单片后方交会的算法,程序的输入输出都是用的文件
- 2022-07-19 05:21:44下载
- 积分:1
-
在Microsoft Visual Studio 2005上跑过没有问题。
在Microsoft Visual Studio 2005上跑过没有问题。-on Microsoft Visual Studio 2005 run is no proplem
- 2023-04-17 20:25:03下载
- 积分:1
-
pso系统的编程,计算误码率的,经过仿真可以实际应用
pso系统的编程,计算误码率的,经过仿真可以实际应用-PSO system programming, BER calculation, after the practical application of simulation can
- 2022-03-17 05:05:28下载
- 积分:1