联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找All 网络编程(221) 
按平台查找All C/C++(221) 

[网络编程] 网络编程的项目字典

客户端和服务器注册登录,数据库存放数据查看历史记录问题
Client and server registration login, database storage data view history problems (2021-03-30, C/C++, 4KB, 下载2次)

http://www.pudn.com/Download/item/id/1617075670825074.html

[网络编程] TCP

TCP服务器和客户端C++类,提供简单的TCP通讯功能
TCP server and client c + + class, provide simple TCP communication function (2021-03-06, C/C++, 4KB, 下载1次)

http://www.pudn.com/Download/item/id/1615037838485816.html

[网络编程] sample_rtsp

海思3519平台rtsp服务器实现,功能ok了,但是视频播放有丢帧
Implementation of RTSP server on Hisilicon 3519 platform (2020-11-13, C/C++, 6732KB, 下载3次)

http://www.pudn.com/Download/item/id/1605231830440609.html

[网络编程] ClientServer

基于C++语言实现的客户端和服务器程序,实现简单的网络聊天室
Based on C + + language to achieve the client and server programs, simple network chat room (2020-08-01, C/C++, 12491KB, 下载0次)

http://www.pudn.com/Download/item/id/1596269366497789.html

[网络编程] week6

基于51单片机的测温系统程序,可以模拟热水器工作
The program of temperature measurement system based on 51 single chip microcomputer can simulate the operation of water heater (2019-11-24, C/C++, 60KB, 下载1次)

http://www.pudn.com/Download/item/id/1574608121173650.html

[网络编程] 实验1 无线点灯实验-V20160806

本次实验是脱离Z-stack 协议栈,而实现简单的点对点传输通讯的。本次实验不区分协调器、路由器、终端节点,只是将设备简单的看作“开关”SWITCH与“灯”LIGHT。
This experiment is deviated from Z-stack protocol stack, and realizes simple point-to-point transmission communication. This experiment does not distinguish coordinator, router and terminal node, but simply regards the device as "switch" SWITCH and "lamp" LIGHT. (2019-02-26, C/C++, 244KB, 下载0次)

http://www.pudn.com/Download/item/id/1551161968765736.html

[网络编程] UDP chat

基于UDP的聊天程序,服务器端-客户端互相发送消息
UDP-based chat program, server-client send messages to each other (2018-12-27, C/C++, 89KB, 下载0次)

http://www.pudn.com/Download/item/id/1545913674396991.html

[网络编程] 程序设计作业解答4

复旦大学程序设计作业解答,仅供参考,用的编译器是dev,这里是结构的部分
introduce the C language (2018-12-16, C/C++, 51KB, 下载0次)

http://www.pudn.com/Download/item/id/1544927859920892.html

[网络编程] 程序设计作业解答3

复旦大学程序设计作业解答,仅供参考,用的编译器是dev,这里牵扯到指针部分
introduce the C language (2018-12-16, C/C++, 529KB, 下载0次)

http://www.pudn.com/Download/item/id/1544927797343471.html

[网络编程] http架设工具

三分钟快速建站, 免去安装IIS的烦扰。
take three minutes to build the station quickly, eliminating the annoyance of installing IIS. (2018-05-08, C/C++, 910KB, 下载1次)

http://www.pudn.com/Download/item/id/1525771566529088.html

[网络编程] 1 LED闪烁

51LED实验,简单易学上手快,解释器清晰
51 LED experiment, easy to learn, quick to use, clear interpreter. (2018-05-01, C/C++, 27KB, 下载1次)

http://www.pudn.com/Download/item/id/1525163505688594.html

[网络编程] udp

实现客户端与服务器端通信,使用C语言编写,在ubuntu系统下测试成功
Realizing the communication between the client and the server side (2018-04-09, C/C++, 1KB, 下载4次)

http://www.pudn.com/Download/item/id/1523286668839782.html

[网络编程] _keil_C51注册破解软件

Keil是一个德国知名软件公司Keil(现已并入ARM 公司)开发的微控制器软件开发平台,是目前ARM内核单片机开发的主流工具。Keil提供了包括C编译器、宏汇编、连接器、库管理和一个功能强大的仿真调试器在内的完整开发方案,通过一个集成开发环境(uVision)将这些功能组合在一起。 keil已推出了keil uvision5,相信很多用户都需要keil uvision5的注册机。
Keil is a well-known german software company keil ( now incorporated into arm company ) development of microcontroller software development platform, is the current arm core SCM development mainstream tools. Keil provides a complete development solution that includes a c compiler, macro assembly, connector, library management, and a powerful simulation debugger that combines these features through an integrated development environment ( uvision ). Keil has launched keil uvision 5, which is believed to be needed by many users (2018-01-31, C/C++, 16KB, 下载7次)

http://www.pudn.com/Download/item/id/1517399295377228.html

[网络编程] lyc

计时器计数时间并通过数码管显示,其中按键可用于切换功能
Timer count time and display by digital tube, the button can be used for switching function (2017-11-06, C/C++, 52KB, 下载1次)

http://www.pudn.com/Download/item/id/1509939538723022.html

[网络编程] c-sdk-for-windows-master

七牛云 sdk,bin目录底下有相关的dll、lib下有供开发链接的静态库、include底下是开发对应的头文件。支持文件上传、服务器文件上传等功能。
Seven cattle cloud SDK, bin directory under the relevant DLL, lib, for the development of links to the static library, include below is the development of the corresponding header file. Support file upload, upload server files and other functions. (2017-09-22, C/C++, 1695KB, 下载2次)

http://www.pudn.com/Download/item/id/1506074282371989.html

[网络编程] 哈夫曼编译器

实现对一个简单文本进行哈夫曼编码译码,并打印哈夫曼树
Huffman encoding and decoding of a simple text (2017-06-19, C/C++, 17KB, 下载1次)

http://www.pudn.com/Download/item/id/1497835222203122.html

[网络编程] npctest

SA-MP的联机服务器定义NPC坐标,带一些基本的内置框架测试
SA-MP online the server definition NPC coordinates with some basic built-in framework test (2012-11-23, C/C++, 1KB, 下载5次)

http://www.pudn.com/Download/item/id/2057574.html

[网络编程] http_ping_29jun2005.tar

Http PING 是一种用于对服务器发送大量http get 请求,结果致使网络瘫痪或者严重堵塞。此源代码可供用于学习,切不可用于来搞破坏
Http PING is used for the server to send a large number of http get request, resulting in paralysis or serious cause network congestion. This source code can be used for learning, must not be used to destroy Laigao (2009-09-16, C/C++, 8KB, 下载10次)

http://www.pudn.com/Download/item/id/912215.html

[网络编程] main()

实现三层交换 路由器与三层交换机的配置 更容易实现其功能
The realization of the three-tier exchange with the three-switch router configuration easier to achieve its function (2008-06-20, C/C++, 181KB, 下载46次)

http://www.pudn.com/Download/item/id/494616.html
总计:221