-
使用UDP套接字
use udp socket
simple chating program
- 2022-07-27 11:27:57下载
- 积分:1
-
Source code of format disk.
磁盘格式化是计算机用户经常使用的操作之一,但由于操作系统的控制台和(Shell)提供了对格式化的完美支持,使编程人员很容易忽视用户对格式化的基本需求。在他们看来,磁盘格式化对用户来说并不是一个太大的问题,应用程序不必要对它提供支持。其实,这是一个错觉,当用户在运行应用程序遇到需要格式化磁盘时,再切换到控制台或者资源管理器去格式化磁盘是非常不便和烦琐的。 还有一部分编程人员认为磁盘格式化很容易实现,没有技术障碍,因此没有赋予足够重视。其实,在实际编程时笔者发现磁盘格式化是一个不大不小的问题。一方面,它要求编程尽量简单,不要涉及中断、端口读写、物理扇区存取、VXD、WDM驱动程序等复杂细节,只要能实现格式化即可,代码越简单越好,最好是只调用一个函数即可实现。-Source code of format disk.
- 2022-07-13 06:38:27下载
- 积分:1
-
Decomposition and reconstruction example 3
Decomposition and reconstruction example 3
- 2022-03-29 22:02:27下载
- 积分:1
-
在windows平台下使用vc6图像颜色板代码
在windows平台下使用vc6图像颜色板代码-In windows platform using vc6 Image Color plate code
- 2022-01-28 03:36:32下载
- 积分:1
-
一个eastdraw的源代码,有兴趣的朋友可以研究一下。
一个eastdraw的源代码,有兴趣的朋友可以研究下。-a eastdraw the source code, are interested in the study can be friends.
- 2022-03-25 12:16:21下载
- 积分:1
-
VC纯MFC编程实现浏览器(已美化)
纯MFC制作一个美化过的网页浏览器,有按钮自绘,无边框窗口美化实现,可以访问网页,支持自适应,有配置文件,VS2010的,不需要其他库。
- 2022-04-22 11:55:07下载
- 积分:1
-
深入C++语法的一个列子,大家看看吧,可能对大家有帮助哈
深入C++语法的一个列子,大家看看吧,可能对大家有帮助哈-depth of a C syntax Liezi, we look at it, we are likely to help Kazakhstan
- 2022-07-07 04:15:00下载
- 积分:1
-
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
-
扑克牌游戏,基于VC++6.0
益用来学习交流之用
扑克牌游戏,基于VC++6.0
益用来学习交流之用-Poker game, based on VC++6.0 is used to study the exchange of beneficial use
- 2022-03-29 16:06:24下载
- 积分:1
-
Principles of Computer Organization course design, simulation, implementation ci...
计算机组成原理课程设计,仿真实现cisc指令系统的设计。实现乘法运算。代码。-Principles of Computer Organization course design, simulation, implementation cisc instruction design. To achieve multiplication. Code.
- 2022-07-14 14:27:27下载
- 积分:1