-
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。...
演示Winsock网络编程中的完成端口模型,有助初学者加深对该模型原理的理解。-Winsock demonstration of network programming model port completed, will help beginners to deepen the understanding of the principles model.
- 2022-08-15 13:26:27下载
- 积分:1
-
网络通讯,客户端 VC++ CSocket
网络通讯,客户端 VC++ CSocket-network communications, client VC CSocket
- 2022-03-14 14:28:30下载
- 积分:1
-
本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。...
本例实现了学生信息管理系统,用了jsf和hibernate。数据库是my sql。-In this case a student information management system, using the jsf and hibernate. Database is my sql.
- 2023-06-10 18:00:03下载
- 积分:1
-
一个基于TCP/IP的网络聊天室,支持群聊和私聊.用了winsock
一个基于TCP/IP的网络聊天室,支持群聊和私聊.用了winsock-One based on TCP/IP-network chat rooms, support group chat and private chat. Used winsock
- 2022-08-11 05:29:37下载
- 积分:1
-
域名解析,有源代码
域名解析,有源代码-domain analysis, the active code
- 2022-07-21 08:37:06下载
- 积分:1
-
插入排序
/ * 插入排序升序排列 * /
#include < stdio.h >
#include < stdlib.h >
#include < time.h >
int main)
{
int n、 数组 [1000],c,d,t ;
printf ("Enter elementsn 数") ;
scanf ("%d",& n);
printf ("Enter %d integersn",n) ;
为 (c = 0 ; c < n
- 2022-05-31 05:23:44下载
- 积分:1
-
This book reveals the C++ programmers to create the mysteries of a world
本书揭示了C++程序员创建世界级软件的奥秘。程序设计大师Herbert Schildt通过将C++语言广泛应用于功能强大的编程任务中,全面展示了C++语言的多功能性,敏捷性,和艺术性。本书内容包括探索C++的功能,创建内存管理的垃圾回收器子系统,开发线程控制面板,建立译码器以扩展C++的功能,开发可断点续传的Internet文件下载工具,创建财务分析库,用基于AI的搜索技术探索人工智能,建立定制的STL容器,以及开发Mini C++解释程序。-This book reveals the C++ programmers to create the mysteries of a world-class software. Programming by Herbert Schildt Master C++ language is widely used in powerful programming tasks, a comprehensive picture of the C++ language, versatility, agility and artistry. The book will include exploration of the functions of C++, create a memory management subsystem of the garbage collector, thread control panel to develop and establish decoder to expand the functions of C++, the development of the Internet HTTP Download tools, the creation of financial Analysis of the Treasury, AI-based search technology to explore artificial intelligence, the establishment of customized STL containers, and the development of Mini C++ interpreter.
- 2023-07-29 04:00:05下载
- 积分:1
-
vc6 clent+server
网上下载的一个实例,具体网址已忘记,实现局域网内通讯,同一路由器下客户端发送信息至服务器,服务器接收但不能发送。
- 2022-02-06 09:57:07下载
- 积分:1
-
Display network traffic, monitor network traffic to the c
显示网络流量,进行网络流量监控的c源码!显示图形介面直观易懂。编译完全通过。-Display network traffic, monitor network traffic to the c-source! Showed an intuitive graphical user interface easy to understand. Entirely by the compiler.
- 2022-11-18 21:50:04下载
- 积分:1
-
IPMsg2.06版源代码只能在VC6上编译,这是源程序的补丁,合并完后能在VC6和VS2003和以上版本都能成功编译。...
IPMsg2.06版源代码只能在VC6上编译,这是源程序的补丁,合并完后能在VC6和VS2003和以上版本都能成功编译。-IPMsg2.06 version of the source code only on the VC6 compiler, which is the source patch, After the merger in VC6 and pack and above all successful compiler versions.
- 2022-04-18 16:22:44下载
- 积分:1