资源列表
chatfile.tar
- linux环境下采用socket通信,tcp协议,多线程的简单聊天室源码,支持多个用户同时聊天。-Linux environment using socket communications, TCP protocol, multi-threaded chat room source code, support for multiple users at the same time to cha
php_bank_List
- php版银行卡号判断银行的代码,通过银行卡上的卡号判断出银行卡属于的银行-php version of the bank card number determines the bank code, bank card number on the card via judged Bank card belongs
8021x
- 公司内部802.1x培训文档,英文的,pdf格式。-802.1x raining document
IEC61850_To_MODBUS
- 通过Linux原始套接字读取IEC61850合并单元中的SV采样值数据到modbus寄存器中。-Read the SV sample value data into the Modbus register through the Linux raw socket IEC61850.
HowToReadSVFromIEC61850MU
- 详细描述了如何从IEC61850合并单元中读取SV采样值数据。-Describes how to read the SV sample values the IEC61850 merge unit.
cluster.tar
- A cluster creation sample code for ns2 user.You can run this in Linux.It is helpful to cluster formation using LEACH Protocol.
VB_vpn
- VB设置程序代理,vb6.0无错误,代理正常!-VB Setup Agent, vb6.0 no error, Acting normal!
Openwrt-NetKeeper-master
- Netkeeper openwrt版so文件编译源码-This is an algorithm(C/Linux) to generate the real username during PPPoE. I disassembled the code the Android version , modified it to run the algorithm on OpenWRT.
verilogfiles
- clc fm1=3000000 fm2=5000000 fc=500000000 fs=100000000 Am1=2 Am2=0.3 A=2 N=512 K=N-1 n=0:N-1 t=(0:1/fs:K/fs) m1=Am1*sin(2*pi*fm1*t)+Am2*sin(2*pi*fm2*t) figure(1) subplot(1,1
distance.tcl.tar
- This program is used to calculate the distance between two nodes.It is a tcl scr ipt used in ns2 network and run in nam window.
simulation
- 智能变电站过程层仿真后台程序接收前台的TCP连接,接收前台传来的xml格式数据,将解析出来的合并单元及智能终端数据保存至内存容器,供后面生成离散数据及组包使用。智能终端数据包括捕获Goose及发送Goose需要用到的数据。-Intelligent substation process level simulation daemon received a TCP connection foreground, xml format data coming the front desk recept
Energy.tcl.tar
- This program set a node with all properties includes power,carrier sensing threshold,receiving threshold,Energy model.