资源列表
WebSerivies
- 简单的web service例子,入门级()
Socket网络编程客户端与服务器端
- 实现基于socket的网络通信的客户端和服务器端(The implementation of the client and server side of socket based network communication)
M_500moni
- matlab中绘制直方图 及其概率密度曲线图程序(A program for drawing histogram and its probability density curve in MATLAB)
GRNN1
- 本代码利用建立广义神经网络可用来进行拟合和预测(This code applies to forecasting)
新建压缩(zipped)文件夹
- 讲述ISe软件的使用方式及一些IP核的原理内容(The use of ISe software and the principles of some IP cores)
tuopu
- 读入文件的数据,根据描述的关系,画出复杂网络图(Read the data in the file and draw a complex network diagram)
tcpserver_as
- 异步的服务器,基于boost:asio.增加了详细的中文注释,可以异步处理客户端连接,返回当前时间给客户端(boost::asio asynchronous server A detailed Chinese annotation is added, which can handle the client connection asynchronously and return the current time to the client)
信息检索导论中文译本
- 信息检索导论的中文译本,学习网络搜索引擎必看文档(Chinese translation of information retrieval introduction, learning the required document for network search engines)
mcast.tar
- multicast routing for ns2 simulator
Abaqus用户子程序UMAT
- 非常有用的Abaqus用户子程序UMAT(Very useful user subroutine UMAT of Abaqus)
python
- python 里的小程序,静电离子,测试代码,经典,,,,精神(python cheng xu dai ma ji jij ji sjin poko sf sfs sfd dfsa fs ji)
sorts
- 桶排序,简单排序算法,利用Python语言实现,属于八大基本排序之一。(# coding:utf-8 def BucketSort(a): b = [0] * (max(a)+1) result = [] for num in a: b[num] += 1)
