-
用控制台写的多线程程序,关于数据共享和退出的c++程序.
用控制台写的多线程程序,关于数据共享和退出的c++程序.-console was made using the multi-thread programming, data sharing and on the withdrawal of c procedures.
- 2022-07-25 19:17:25下载
- 积分:1
-
基于TCP的客户端和服务器
基于TCP的客户端和服务器
理解客户端与服务器模型的工作原理。
2
、掌握套接字的概念。
3
、掌握
TCP
协议,基于
TCP
协议来设计此客户端
/
服务器程序。
4
、通过设计面向连接的数据流传输服务程序,加深对面向连接的服务程序
工作流程和基本框架的理解
- 2022-01-26 02:33:44下载
- 积分:1
-
一篇很好的有关提取关键帧的论文,介绍了多种提取方法,值得一看。...
一篇很好的有关提取关键帧的论文,介绍了多种提取方法,值得一看。-A very good paper about extracting the key frames, introduced a variety of extraction methods, worth a visit.
- 2022-03-02 09:18:09下载
- 积分:1
-
阅读文件
Read file in VS -Read file in VS aaaaaaaaaaaaaaaaaaaaaaa
- 2023-04-19 18:25:03下载
- 积分:1
-
The code is used to output a number of random numbers and design. First of all,...
该代码是用来输出若干个随机数而设计的。首先输入想要输出数据的数量和范围,然后系统就会自动地输出一系列的随机数。-The code is used to output a number of random numbers and design. First of all, enter the number you want to output data and scope of the system will then automatically output a series of random numbers.
- 2022-12-22 20:50:03下载
- 积分:1
-
[2005最新C++经典著作].Addison.Wesley.Effective.C.Plus.Plus.55.Specific.Ways.to.Improve...
[2005最新C++经典著作].Addison.Wesley.Effective.C.Plus.Plus.55.Specific.Ways.to.Improve.Your.Programs.and.Designs.3rd.Edition.May.2005.eBook-DDU-[2005 latest C++ Classics]. Addison.Wesley.Effective.C.Plus.Plus.55.Specific.Ways.to.Improve.Your.Programs.and.Designs.3rd.Edition.May.2005.eBook-DDU
- 2022-01-25 17:30:17下载
- 积分:1
-
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算...
基于C++语言编写的针对分数通分、约分、加、减、乘、除和比较大小的运算-Based on C++ language, prepared for the scores of通分, some points, add, subtract, multiply, divide and compare the size of the computing
- 2022-02-28 11:00:50下载
- 积分:1
-
包装的功能,帮助您在微软Visual C++ 6使用MySQL
the wrap functions that helps you to use mysql in microsoft visual c++ 6.0
- 2022-08-02 16:21:18下载
- 积分:1
-
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和...
编写可串行化类时,MFC用你指定的模式号制定一个粗略的版本控制方式。在向档案写数据时,MFC用模式标记该类的实例;而在读回数据时,MFC将档案中的记录的模式号和应用程序中使用着的 该类对象的模式号做比较,如果两模式号不匹配,则MFC发送一个CArchiveException,其m_cause 等于CArchiveException::badSchema。没有得到处理的该类异常会促使MFC显示一个对话框,提示 “非预期的文件格式”。如果每次修改对象的串行化存储格式时都能做到增加模式号,那么就不怕 这种无心的操作―试图把磁盘中存的老版本对象读入内存里的新版本对象了。 [代码性质] VC完整应用程序代码 [代码作者] 阿豪(kof) [文件大小] 369K-prepared Serializable category, the MFC with you specify the mode of development of a rough version control mode. To write data files, the MFC model with markings such examples; In reading back the data, MFC will file the record of the model and application procedures with the use of such objects, the model used for comparison, if the two patterns do not match, and then send a CArchiveException MFC, equivalent to m_cause CArchiveException : : badSchema. Not to be addressed such abnormal prompted MFC will show a dialog box, suggesting that "unintended file format." If every amendment targets of serial storage format can achieve the increase mode, so it
- 2022-08-17 22:59:40下载
- 积分:1
-
学习离散数学时在老师地要求下编写的个小程序,正则式到有穷自动机...
学习离散数学时在老师地要求下编写的个小程序,正则式到有穷自动机 -discrete mathematics learning at the request of the teacher to prepare the small procedure is to then- DFA
- 2022-03-19 06:29:37下载
- 积分:1