-
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
-
字符串处理函数集
字符串处理函数集-string handling functions Set
- 2022-03-03 15:47:54下载
- 积分:1
-
在应用程序中设置打印选项
在应用程序中设置打印选项-application procedures set print options
- 2022-05-05 14:11:23下载
- 积分:1
-
视频从一个源选择
VC 从视频中选择一帧源码-video VC choose from one source
- 2022-02-01 10:04:49下载
- 积分:1
-
能够画出直线,矩形,圆形等基本图形,还能选择颜色。
能够画出直线,矩形,圆形等基本图形,还能选择颜色。-Able to draw a straight line, rectangular, circular and other basic graphics, but also choose the color.
- 2022-04-02 11:03:28下载
- 积分:1
-
AC设备技术原理与发展方向,文中包括目前市场上主流AC设备厂商的产品介绍与特点.同时,简要分析了AC设备未来的发展方向....
AC设备技术原理与发展方向,文中包括目前市场上主流AC设备厂商的产品介绍与特点.同时,简要分析了AC设备未来的发展方向.-Principle of AC equipment and the development direction of technology, the text included in the mainstream of the market on AC equipment vendors and the characteristics of the product introduction. At the same time, a brief analysis of the AC equipment of the future direction of development.
- 2022-09-12 02:40:03下载
- 积分:1
-
eMule的原代码,采用VC++开发实现。
eMule的原代码,采用VC++开发实现。-eMule original code, using VC++ development to achieve.
- 2022-08-13 07:16:33下载
- 积分:1
-
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit te...
Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
-Priorities:
1) Keep It Simple
2) Do not couple to any specific unit test framework.
- use appropriate IdTest.pas units to plug into required framework.
Units are named IdTest*, so they can be easily searched/listed.
eg using UnitExpert (http://www.epocalipse.com/downloads.htm) ctrl-u, "idtest", lists all available test units.
- 2023-01-01 10:35:07下载
- 积分:1
-
vnc客户端与服务端源码,编译通过
该代码包含vnc客户端和服务端源码,可以配置链接服务端的密码和端口,用c写的,对于学习远程协助或学习tcp链接也是有帮助的
- 2023-04-30 14:15:03下载
- 积分:1
-
A SOCKET example, everyone learning together, please the National Defense Univer...
一个SOCKET的例子,大家一起学习,请国防大学-A SOCKET example, everyone learning together, please the National Defense University
- 2022-01-26 07:58:31下载
- 积分:1