资源列表
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)
www
- 主要功能有会员管理、网络图谱、树形图谱、推荐关系图、提现管理、转账管理、产品管理、订单管理、会员注册、公告邮件、银行卡管理等。系统功能有数据库备份和恢复、注册项设置、奖金设置,已集成 商城订单、支付宝在线支付、生成二维码、短信验证码及短信通知等插件,有的需要简单设置才能使用。(The main functions are membership management, network map, tree map, recommendation relation diagram, cash mana
代码
- 生动形象编写tcp,通俗易懂,用男朋友打电话比喻客户端,女朋友接电话比喻服务器端。(Vivid image writing TCP, easy to understand, using a boyfriend to call the phone compared to the client, the girlfriend to call the phone compared to the server side.)
code1
- UDP and TCP 可以使用这个文件来运行任何tcp和udp,然后做成后端和前端(The server communicating with the client is called AWS (Amazon Web Server). The three backend servers are named Back-Server A, Back-Server B and Back-Server C. Back-Server A can compute x2 , Back-Server B
ch_01, introduction
- this slide on computer networking .this slides is easy to understand
ch_02,Protocol architecture
- this slides on computer networking .this slides tell about protocol.
ch_06, multiplexing
- this slides on computer networking .it about on multiplexing technique
www
- 简单的基于php开发的商场后台,用于学习,不建议进行2次使用和开发(A simple PHP - based shopping mall backstage for learning, not recommended for 2 use and development)
网络课程设计
- 基于c#的sniffer网络嗅探器 1.用SharpPcap绑定指定网卡; 2.接收流经网卡的所有帧和数据包; 3.对数据包进行数据链路层,网络层,运输层协议分析; 4.可视化操作界面,显示捕获包及分析结果。 还包含其他相关资料(Design of network programming course)
java网络编程实例
- 实例源程序在光盘的各章实例目录中,使用各章实例程序并需要重新编译时,请将源程序拷贝到硬盘,然后修改所有拷贝文件的属性,删除所有文件的只读属性。所有实例都是在JBuilder开发环境中进行开发和编译的。(Java network programming related learning data and running program)