资源列表
网络通讯客户端服务的完整代码
- 客户端给服务器发送消息,服务器接受后保存本地,服务器也可以给客户端发送。 VC++ 编写。(The client sends messages to the server, the server is saved, and the server can send it to the client.)
zhihu_spider-master
- 知乎爬虫 此项目的功能是爬取知乎用户信息以及人际拓扑关系,爬虫框架使用scrapy,数据存储使用mongo,下载这些数据感觉也没什么用,就当为大家学习scrapy提供一个例子吧(The function of this project is to crawl and understand user information and interpersonal topological relations. The crawler framework uses scrapy, data storag
MYvoronoi
- 根据输入边界条件生成所需泰森多边形,可以自由调整网格密度(The required Tyson polygon is generated according to the input boundary condition, and the grid density can be adjusted freely.)
ACE搭建秒赞网站教程 源码
- ACE搭建秒赞网站,源码易语言源码ACE搭建秒赞网站(ACE build the second likes the website, the source code easy language source ACE to build the second likes the website)
baike_spider
- 本文件实现了用python语言爬取百度百科1000个页面的功能, 代码分为五个模块 通过spider_main总调度程序,run,得到output.html页面(This file implements the function of crawling 1000 pages of Baidu encyclopedia in Python language. The code is divided into five modules Through the spider_main tota
server1
- 1V1实现了,1V多也就容易了。不过相对于1V1的程序,我经过大改,采用链表来动态管理。这样效率真的提升不少,至少CPU使用率稳稳的在20以下,不会飙到100了。用C语言写这个还是挺费时间的,因为什么功能函数都要自己写,不像C++有STL库可以用,MFC写就更简单了,接下来我还会更新MFC版本的多人聊天程序。好了,废话少说,进入主题。 这个程序要解决的问题如下: 1.CPU使用率飙升问题 –>用链表动态管理 2.用户自定义聊天,就是想跟谁聊跟谁聊 –> _Client
todolist1
- 套接字网络编程,计算机网络编程第一个实验(Socket network programming.Computer network programming first experiment)
todolist2
- 计算机网络编程第二次实验,网络编程基础,源代码(Computer network programming second experiment)
todolist3
- 计算机网络编程第三个实验,无脑实验系列,编程二(Computer Network Programming third experiment, brain experiment series)
todolist4
- 计算机网络编程第四个实验,基于LIUNX的网络聊天室设计(Computer network programming fourth experiment, based on LIUNX network chat room design)
todolist2_login
- 北航大三网工专业网络编程实验,源代码+文档(Beihang junior network workers professional network programming experiment, source code + documentation)
tcp调试
- tcp调试该例程能直接和爱普生机械手通讯传输数据用于图像采集定位(This routine can transmit data directly to EPSON manipulator communication)