登录
首页 » Visual C++ » SCOKET

SCOKET

于 2015-11-17 发布 文件大小:99KB
0 309
下载积分: 1 下载次数: 3

代码说明:

  C++编写的在线考试系统源代码,包含服务器端与客户端,是初学者学习网络编程的很好的例子(C++编写的在线考试系统源代码,包含服务器端与客户端,是初学者学习网络编程的很好的例子 C++ prepared by the online examination system source code, including server and client, is a good example of learning network programming for beginners )

文件列表:

Client
......\Client.clw,2540,2008-01-26
......\Client.cpp,2098,2011-03-16
......\Client.dsp,4540,2008-01-18
......\Client.dsw,537,2008-01-19
......\Client.h,1324,2008-01-15
......\Client.rc,7334,2008-01-25
......\ClientDlg.cpp,10618,2011-03-16
......\ClientDlg.h,2321,2008-01-23
......\ClientSocket.cpp,3974,2011-03-16
......\ClientSocket.h,1042,2008-01-23
......\Item.cpp,5445,2011-03-16
......\Item.h,1452,2008-01-23
......\LoginDlg.cpp,1652,2011-03-16
......\LoginDlg.h,1382,2008-01-18
......\res

......\...\Client.rc2,398,2008-01-15
......\resource.h,1925,2008-01-25
......\StdAfx.cpp,208,2008-01-15
......\StdAfx.h,1889,2008-01-21
Server
......\ClientContext.cpp,6821,2011-03-16
......\ClientContext.h,1681,2008-01-22
......\ClientManager.cpp,2917,2008-01-23
......\ClientManager.h,1271,2008-01-22
......\Exam.mdb,462848,2008-03-07
......\MainFrm.cpp,3213,2011-03-16
......\MainFrm.h,1548,2008-01-21
......\msado15.tlh,90619,2006-12-26
......\msado15.tli,76614,2006-12-26
......\res

......\...\Server.rc2,398,2008-01-15

......\...\Toolbar.bmp
......\Resource.h,824,2008-01-18
......\Server.aps,44008,2008-01-22
......\Server.clw,2413,2008-01-27
......\Server.cpp,4884,2011-03-16
......\Server.dsp,4966,2008-01-16
......\Server.dsw,537,2008-03-07
......\Server.h,1439,2008-01-15
......\Server.rc,12070,2008-01-22
......\ServerAddrDlg.cpp,1884,2011-03-16
......\ServerAddrDlg.h,1486,2007-12-19
......\ServerDoc.cpp,1931,2008-01-22
......\ServerDoc.h,1509,2008-01-22
......\ServerView.cpp,22731,2008-01-23
......\ServerView.h,3018,2008-01-22
......\StdAfx.cpp,208,2008-01-15
......\StdAfx.h,2845,2008-01-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WOK_Course_20131015
    endnote 的详细说明,有利于今后英文文献的管理(Describe endnote, help manage the future of English literature)
    2013-12-08 19:54:42下载
    积分:1
  • 8_7
    说明:  计算机算法试题库问题,用最大流实现,运行正确(Computer algorithms questions Treasury issues, with the realization of maximum flow, operating correctly)
    2008-12-07 14:43:16下载
    积分:1
  • library-system
    值得一看的图书馆管理系统,有plucky同学编写及共享,登陆密码打开mdb文件查看(Worth of library management system, there are plucky prepared by the students and sharing, login password to open mdb file viewer)
    2013-09-06 12:05:53下载
    积分:1
  • Ex11_2
    学生信息查询数据库系统,可以将access里的数据显示到页面上,包括姓名,籍贯等(Student information query the database system, you can access data on the page, including the name, country of origin, etc.)
    2013-03-14 16:51:53下载
    积分:1
  • bookman
    基于C#开发的图书管理系统,可以实现基本的管理功能(it s base on C# )
    2012-03-04 13:53:34下载
    积分:1
  • MyStu
    一个简单的学籍管理系统,我和同学共同完成,仅供参考。(A simple enrollment management system, my classmates and I have completed, for reference only.)
    2011-08-21 10:20:05下载
    积分:1
  • Arranger
    适用于高校的自动排课系统 MFC编程 实现教务半自动化(Apply to institutions of higher learning automatically Course Scheduling System Programming MFC semi-automation of the Senate)
    2009-05-20 12:12:28下载
    积分:1
  • Program-name
    点名程序可以帮助老师在课堂上进行随机点名,帮助老师更好的进行教学工作(Named program can help teachers in the classroom on a random name, to help teachers better job of teaching)
    2011-07-30 18:24:28下载
    积分:1
  • student
    学生考勤管理系统 考勤信息记录了学生的缺课情况,它包括:缺课日期、第几节课、课程名称、学生姓名、缺课类型(迟到、早退、请假及旷课)。试设计一考勤管理系统,使之能提供以下功能: 1.录入学生的缺课记录; 2.修改某个学生的缺课记录; 3.查询某个学生的缺课情况; 4.统计某段时间内,旷课学生姓名及旷课次数,按旷课次数由多到少排序; 5.统计某段时间内,有学生旷课的课程及旷课人次,按旷课人次由多到少排序; 6.系统以菜单方式工作。 具体要求如下: 1、 采取模块化方式进行程序设计,要求程序的功能设计、数据结构设计及整体结构设计合理。学生也可根据自己对题目的理解增加新的功能模块(视情况可另外加分)。 2、 系统以菜单界面方式(至少采用文本菜单界面,如能采用图形菜单界面更好)工作,运行界面友好,演示程序以用户和计算机的对话方式进行。 3、 程序算法说明清晰,理论分析与计算正确,运行情况良好,实验测试数据无误,容错性强(能对错误输入进行判断控制)。 4、 编程风格良好(包括缩进、空行、适当注释、变量名和函数名见名知意,程序容易阅读等); (student)
    2020-06-28 14:40:02下载
    积分:1
  • supermarket
    aplikasi untuk minimarket
    2018-05-28 15:21:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载