-
中国象棋的C++实现
资源描述
使用C++语言编写的中国象棋的实现。
- 2023-06-03 12:50:03下载
- 积分:1
-
VC示例程序,位图类的使用
VC示例程序,位图类的使用-VC sample program, the bitmap type used
- 2022-03-05 15:52:12下载
- 积分:1
-
孙鑫VC++深入详解视频教程
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的集成,函数覆盖,基类与派生类的构造,析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指引变量的区别与共同处,VC工程的编译原理与过程,将工程种不同的类拆分到不同的文件中。
- 2022-02-05 07:09:23下载
- 积分:1
-
全局函数的另一种实现
全局函数的另一种实现-overall function of a realization
- 2022-05-24 19:11:31下载
- 积分:1
-
Courses for ACCP5.0 summary! I have written a very simple little program! Hope y...
用于ACCP5.0的课程总结!
自己编写的一个非常简单的小程序!
希望能对你有所帮助-Courses for ACCP5.0 summary! I have written a very simple little program! Hope you can help
- 2022-07-25 06:55:42下载
- 积分:1
-
依然是字符串处理的程序
依然是字符串处理的程序-program of string process
- 2022-08-04 10:48:24下载
- 积分:1
-
非常好的VB学习案例程序,包括一定的财务知识,适合有VB基础的人学习...
非常好的VB学习案例程序,包括一定的财务知识,适合有VB基础的人学习-VB very good case study procedures, including certain financial knowledge, VB is the basis for learning from the people
- 2023-03-23 20:50:04下载
- 积分:1
-
This is my first program, It doesn t do anything.
This is my first program, It doesn t do anything.
- 2022-03-05 17:46:39下载
- 积分:1
-
an index calculated linear curve of small programs, calculates linear exponentia...
一个计算线性指数曲线的小程序,calculates linear exponential curve。-an index calculated linear curve of small programs, calculates linear exponential curve.
- 2022-03-07 16:37:58下载
- 积分:1
-
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞。具体设计思路及部分代码如下:
程序设计目的:首先就是完成课设任务啦(大二课设内容)其他目的:
1:练习使用套接字进行网络编程。
2:练习使用自定义消息。
3:练习多线程方面的编程思想。
4:练习使用各种控件。
-This procedure is divided into server application design and part of the client application using Socket socket network programming library. (UDP) and (TCP/IP) connection method of combining, and resolved the timeliness of data transmission but also ensures that the process of data transmission will not be lost. Other procedures to avoid the use of multiple threads blocking procedures. Specific design ideas and some code as follows: program design purposes: first mission is set up you finish class (sophomore class for the content of) other purposes: 1: Practice using the socket network programming. 2: Practice the use of custom message. 3: practice aspects of multi-threaded programming idea. 4: Practice using a variety of controls.
- 2022-03-23 04:56:54下载
- 积分:1