-
C/S架构简单例
VS2010 编译,简单对VC++ 可以帮助初学者了解代码。
应用程序向导已为您创建了这个 Server 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。
本文件概要介绍组成 Server 应用程序的每个文件的内容。
Server.vcxproj
这是使用应用程序向导生成的 VC++ 项目的主项目文件。
它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。
- 2022-03-15 23:11:05下载
- 积分:1
-
Cpu speed test function code, easy
提供测试cpu速度功能的代码,简单好用,在vc6.0下编译测试没有问题-Cpu speed test function code, easy-to-use, in the compiler under test vc6.0 no problem
- 2022-08-06 21:54:00下载
- 积分:1
-
一个好用的msvbvm60.dll comdlg32.ocx msdxm.ocx 在..vb98下有 vb6.olb 工程文件:media.vbp代码程序名称:...
一个好用的msvbvm60.dll comdlg32.ocx msdxm.ocx 在..vb98下有 vb6.olb 工程文件:media.vbp代码程序名称:多媒体播放器-a user-friendly msvbvm60.dll comdlg32.ocx in msdxm.ocx .. vb98 under vb6.olb project documents : media.vbp procedure code name : multimedia player
- 2022-01-21 22:13:33下载
- 积分:1
-
本程序用风险投资实现了随机选择的程序!感觉很好…
本程序使用VC来实现随机选号的程序!!感觉还不错-This program uses VC to achieve Random Pick of the program!! Feeling pretty good!!
- 2022-03-12 14:48:49下载
- 积分:1
-
Matrix 11:
Matrix template library
相当好用
Matrix 11:
Matrix template library
相当好用-Matrix 11: Matrix template library very easy to use
- 2022-06-01 21:50:50下载
- 积分:1
-
实现教学管理和研究的一些统计数据,和SCOR…
实现教学科研管理工作中的一些统计,及分数等等各项的操作,方便应用-Realize the management of teaching and research some of the statistics, and scores and so the operation, convenient application
- 2022-04-11 03:58:50下载
- 积分:1
-
一个取得机器IP地址源码
一个取得机器IP地址源码-a source IP address
- 2023-08-20 23:25:04下载
- 积分:1
-
一个清理数据的小程序,可以学习对系统文件夹的一些操作.
一个清理数据的小程序,可以学习对系统文件夹的一些操作.-A small process of cleaning up the data, you can learn the system folder of some operations.
- 2022-05-27 18:55:31下载
- 积分:1
-
打开图片子vi,可以用来打开一个图片进行查看或处理
打开图片子vi,可以用来打开一个图片进行查看或处理-Open the picture sub-vi, can be used to open a picture to view or handle
- 2022-05-15 03:07:57下载
- 积分:1
-
Set T [0: n
设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element. Design a linear time algorithm to determine the T [0: n] whether there is a main element.
- 2022-11-25 16:10:03下载
- 积分:1