资源列表
resin-4.0.60
- 服务器部署resonResin是CAUCHO公司的产品,是一个非常流行的支持servlets和jsp的引擎,速度非常快。Resin本身包含了一个支持HTTP/1.1的WEB服务器。它不仅可以显示动态内容,而且它显示静态内容的能力也非常强,速度直逼APACHESERVER。许多站点都是使用该WEB服务器构建的。 [1] Resin也可以和许多其他的WEB服务器一起工作,比如Apache server和IIS等。Resin支持Servlets 2.3标准和JSP 1.2标准。熟悉ASP和PHP的
Desktop
- 基于matlab的演化博弈模拟输出图,亲测好用,欢迎下载(Matlab-based evolutionary game simulation output diagram)
第三章
- OPNET 仿真, <物联网仿真>书找到第三章代码。(Chapter 3 is the simulation content. Chen Min writes the content of the Internet of Things simulation on OPNET platform.)
httpd-2.4.23-x64
- Apache超文本传输协议(HTTP)服务器的主程序(Apache Software Foundation and the Apache HTTP Server Project are pleased to announce the release of version 2.4.23 of the Apache HTTP Serve)
BSO_code
- matlab 天牛群算法,对原始的天牛须算法进行了,将其与例子群算法结合,结果表明优于粒子群算法和天牛须算法。(Matlab longicorn swarm algorithm, the original longicorn whisker algorithm is carried out, and combined with example swarm algorithm, the results show that it is better than particle swarm optim
chat
- 用python socket 打造的一款 迷你型聊天室(A mini chat room built with Python socket)
untitled0
- 关于MAB问题的简单叙述及仿真,以方便初学者更好地了解MAB多臂*机的最基本模型(Simple Descr iption and Simulation of MAB Problem)
W5500_TCPClient
- 基于stm32f4平台的模拟SPI驱动W5500模块,客户端程序(Simulated SPI driver W5500 module and client program based on stm32f4 platform)
TCP测试
- LabView中TCP/IP基本通讯范例,包括服务器及客户端范例。服务器端创建侦听器并发送数据,客户端打开TCP连接并接收数据。实现同步通讯。(TCP/IP for Labview including server and clinet)
杨叶涛(暑期GIS和地学空间分析)
- 主要是关于中国地质大学地球物理与空间信息学院的暑期GIS编程及地球信息科学分析,对想了解GIS编程以及空间分析很有帮助。(It is mainly about the summer GIS programming and the scientific analysis of geo-information in the School of Geophysics and Spatial Information, China University of Geosciences. It is very
BA_ELM蝙蝠算法
- 蝙蝠算法优化极限学习机,简单易懂,可得到结果。(Bat algorithm optimizes extreme learning machine, which is simple and easy to understand and can get results.)
FTPServerClient
- FTPServerClient,工具,练习学习下FTP的方法