-
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
-
该程序主要演示如何在windows操作系统下面如何得到自己机器IP程序...
该程序主要演示如何在windows操作系统下面如何得到自己机器IP程序-The program mainly demonstrate how to get ain machine IP address.
- 2022-01-25 17:35:05下载
- 积分:1
-
First, the problem Description: The number of polynomial input and stored in mem...
一、问题描述:将多个多项式输入并存储在内存中,然后对多项式进行加,减,乘等基本运算。
二、实行数据方法:用单链表来储存多项式,每个节点存储一项-First, the problem Description: The number of polynomial input and stored in memory, and then make additions to the polynomial, subtraction, multiplication and other basic computing. Second, the implementation of data Methods: Single-Linked List to store polynomials, each node storing a
- 2022-01-26 20:27:48下载
- 积分:1
-
VB如何获取IP地址
VB如何获取IP地址-VB how to access IP addresses
- 2022-05-30 02:30:43下载
- 积分:1
-
资源管理器
Delphi开发的资源管理器,本程序采用shelltreeview实现windows系统文件的浏览、添加、删除、查看功能,跟windows自身资源管理器很类似!
- 2023-02-09 15:15:03下载
- 积分:1
-
Fullscreen OpenGL Appp
Fullscreen OpenGL A-Fullscreen OpenGL Appp
- 2023-07-18 19:45:04下载
- 积分:1
-
一个2茶树的封装,还是很好用的。
一个2茶树的封装,还是很好用的。 -一个2茶树的封装,还是很好用的。一个2茶树的封装,还是很好用的。
- 2022-01-24 12:47:35下载
- 积分:1
-
使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件...
使用工具:VC++6.0(MFC)
程序名:ChangeImg.exe
功能:完成256色的pcx的图片转成bmp格式文件-use of tools : VC 6.0 (MFC) procedures Name : ChangeImg.exe functions : to complete the 256 color pictures nil conversion bmp format
- 2022-03-18 22:43:35下载
- 积分:1
-
这是一款定时器软件,通过实际工程应用,可以精确到毫秒
这是一本很好的书.讲的是信息学. 是学电子通讯的基础.-This is a very good book. Information about the study. Science is the basis of electronic communications.
- 2022-05-16 19:41:04下载
- 积分:1
-
RTF
The RTF-control is a very useful beast, but it takes a nerve-grating amount of code to accomplish even the most basic formatting tasks. Adding the capabilities to easily edit formatted text is often a boon to an application, but taking this amount of work? Why not some commands to get and set the RTF directly? Save and load to a file? Built-in editing buttons?
- 2022-05-10 22:03:52下载
- 积分:1