-
网络编程比较好的参考书籍。从入门到精通都有阐述。
网络编程比较好的参考书籍。从入门到精通都有阐述。-Relatively good network programming reference books. From entry to the master are described.
- 2023-03-21 03:55:03下载
- 积分:1
-
利用packetdriver接受发送以太网帧。
利用packetdriver接受发送以太网帧。-Send packetdriver accept the use of Ethernet frame.
- 2022-02-05 04:11:47下载
- 积分:1
-
还有一个关于迷宫的程序
还有一个关于迷宫的程序-still a maze of procedures
- 2022-05-16 23:30:57下载
- 积分:1
-
internet网络编程,client与server的一些编程,欢迎下载.
internet网络编程,client与server的一些编程,欢迎下载.-internet network programming, the client and server programming, welcome to download.
- 2022-05-23 10:27:53下载
- 积分:1
-
什么是VLAN,划分VLAN的基本策略以及使用VLAN优点
什么是VLAN,划分VLAN的基本策略以及使用VLAN优点-What is a VLAN, the basic strategy of division of VLAN and the use of the advantages of VLAN
- 2023-04-10 15:00:04下载
- 积分:1
-
一套在线调查学生培训需求的源码(含客户端和服务端)
应用背景
这是一套本人亲自开发的结合UML面向对象分析设计教程:“UML实战精要教程”的教学案例的实例程序。
演示如何利用UML分析设计方法从项目需求到最终编程实现一个应用软件实例。
而应用软件的实例取自做培训本身的一个需求:调查学员的培训需求。
实现的功能是:
多个学员可登录上线,提出培训要点,并围绕所有的培训的要点发表自己的意见。
教师登录上线,可查看全部学员提出的培训要点需求,并统计培训需求最高的培训要点,以做下一次的培训内容的准备。
培训要点按树形结构展示。
整个程序实际上实现的是一个多人同时在线编辑一个树形结构的树形编辑器。
关键技术
通过服务器接受登录在线的记录,并转发客户端请求到其他在线的客户端,其他客户端收到请求,同步修改各自本地的树形模型,实现分布式的模型同步构建。
服务器功能及其简单,只接受用户上线连接并透明转发(广播或定点转发)客户端请求。
学生客户端和教师客户端功能有所不同,可围绕同一个树形模型进行不同的操作。
提供了分布式模型构建的经典案例。
本案例只提供架构演变过程的最后版本。实际教学案例有演示架构演变过程的5个版本。
实战精要教程的教案将另行分享。
- 2022-01-26 00:01:17下载
- 积分:1
-
Introduction of the Internet network programming involved in TCP/IP protocol, IP...
介绍了Internet网络编程中涉及到的TCP/IP协议、IP数据 报、TCP段、套接字等重要概念,并在此基础上论述了基于VC++的 MFC编写客户/服务 器程序的方法和一般过程。
-Introduction of the Internet network programming involved in TCP/IP protocol, IP datagram, TCP segment, sockets and other important concepts, and on this basis are discussed based on VC++ The MFC to prepare client/server procedures and the general process.
- 2023-05-28 09:55:03下载
- 积分:1
-
VC 6.0 ZZ read the weather information document (ground elements of conventional...
用VC++ 6.0 读取气象站的ZZ文件信息(地面常规要素实时数据文件)-VC 6.0 ZZ read the weather information document (ground elements of conventional real-time data files)
- 2022-08-14 11:34:12下载
- 积分:1
-
Documents upload and download source code, screen beauty, using ASP technology
提供文件的上传与下载源码,画面优美,采用ASP技术-Documents upload and download source code, screen beauty, using ASP technology
- 2022-05-05 01:59:36下载
- 积分:1
-
MFC实现文件传输和聊天功能
用VC6..0来实现聊天室功能,包括文件传输,一个简单的例子,适合新手。
- 2023-04-02 09:00:04下载
- 积分:1