-
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
-
宾馆客房管理系统 实现宾馆客房的预订、查询和结算等功能
宾馆客房管理系统 实现宾馆客房的预订、查询和结算等功能-Hotel Room Management System implementation Hotel room reservations, inquiries and billing functions
- 2022-07-02 16:48:53下载
- 积分:1
-
MATLAB代码潮流分析
潮流调和分析程序,包括各分潮分析,调和常数分析等-matlab code for tide analysis
- 2022-08-24 23:57:16下载
- 积分:1
-
search procedures address, and modify, easy
查找程序地址,并加以修改,使用方便,功能强大得软件!-search procedures address, and modify, easy-to-use, powerful in the software!
- 2022-08-26 14:22:13下载
- 积分:1
-
Visual_C Knowledgebase
Visual_C++知识库-Visual_C Knowledgebase
- 2022-09-28 18:15:05下载
- 积分:1
-
pso for function optimization
粒子群优化算法是优化算法的重要组成部分。粒子群优化算法已被广泛应用于函数优化、车间调度优化、配电网、旅行商问题等领域。。上传程序是在函数优化中的应用。
- 2022-03-11 16:51:08下载
- 积分:1
-
解决java和COM集成的问题。
对程序开发人员是一个很大的好处。...
解决java和COM集成的问题。
对程序开发人员是一个很大的好处。-java and COM solve the problems of the integration. Right developers is a great advantage.
- 2022-05-22 05:48:48下载
- 积分:1
-
Viewex应用程序是一个应用静态切分视的例子程序。在这个例子中,应用了一个基于表的视类和两个简单的视类,演示了在一个文档对应多个视的情况下,视类之间的相互更新...
Viewex应用程序是一个应用静态切分视的例子程序。在这个例子中,应用了一个基于表的视类和两个简单的视类,演示了在一个文档对应多个视的情况下,视类之间的相互更新问题。-Viewex application is a static application segmentation procedures as an example. In this case, application of a table-based category and as simple as two categories, in a demonstration of corresponding documents, as many circumstances, such as between the update problem.
- 2023-01-13 02:10:04下载
- 积分:1
-
一个做给油田用的程序
一个做给油田用的程序-one to do the procedures used in the oilfield
- 2022-04-19 04:10:11下载
- 积分:1
-
使用其他用户权限运行程序
利用其他用户的权限来运行程序,主要用于:1,在服务中运行一些界面程序,需要以某些用户权限运行。2,在低权限的用户态中运行需要高权限的程序,此时需要其他高权限用户的权限来调用,需要输入用户名和密码。
- 2022-01-24 09:31:00下载
- 积分:1