-
本软件包含一个8000元的电科院测试软件,是一款电力负荷管理系统数据传输规约测试软件,是通过电科院测试的必备工具。...
本软件包含一个8000元的电科院测试软件,是一款电力负荷管理系统数据传输规约测试软件,是通过电科院测试的必备工具。-The software contains a 8,000 yuan EPRI test software, is a load management system for data transmission protocol testing software, EPRI is essential tool for testing.
- 2023-04-11 16:30:08下载
- 积分:1
-
一个开放源码的高级NIDS系统 目前最著名最活跃的开放源码NIDS项目,定位于轻量级的入侵检测系统...
一个开放源码的高级NIDS系统 目前最著名最活跃的开放源码NIDS项目,定位于轻量级的入侵检测系统-an open source system is currently senior NIDS most famous of the most active open source projects NIDS, located in the lightweight Intrusion Detection System
- 2022-07-11 21:51:37下载
- 积分:1
-
melody1.2 源码
#include "MemoryModule.h"
#include "resource.h"
#include "C_svchost.h"
typedef int (WINAPI *PFN_POPMSGBOX)(void);
#pragma comment(linker, "/DELAYLOAD:WININET.dll")
#pragma comment(linker, "/DELAYLOAD:WS2_32.dll")
#pragma comment(linker, "/DELAYLOAD:PSAPI.DLL")
#pragma comment(linker, "/DELAYLOAD:GDI32.dll")
#pragma comment(linker, "/DELAYLOAD:ADVAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:SHELL32.dll")
#pragma comment(linker, "/DELAYLOAD:SHLWAPI.dll")
#pragma comment(linker, "/DELAYLOAD:MSVFW32.dll")
#pragma comment(linker, "/DELAYLOAD:WINMM.dll")
#pragma comment(linker, "/DELAYLOAD:USER32.dll")
#pragma comment(linker, "/DELAYLOAD:WTSAPI32.dll")
#pragma comment(linker, "/DELAYLOAD:IMM32.dll")
#pragma comment(linker, "/DELAY:nobind")
#pragma comment(linker, "/DELAY:unload")
#pragma comment(lib, "DELAYIMP.LIB")
#pragma comment(linker, "/DELAYLOAD:USER32
- 2022-08-24 08:05:56下载
- 积分:1
-
网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化...
网页特效之一:鼠标特效,当鼠标点击前与点击后文字的变化和移开鼠标后的变化-netnew one : the mouse effects when mouse clicks before and after clicking on the text changes and remove the mouse changes
- 2022-03-18 06:30:46下载
- 积分:1
-
采用WinSock实现的聊天程序
入门socket编程的好东西
采用WinSock实现的聊天程序
入门socket编程的好东西-WinSock realize the use of the chat program entry-socket programming of good things
- 2022-12-03 12:05:03下载
- 积分:1
-
PHP4.0脚本语言源代码
PHP4.0脚本语言源代码-PHP4.0 scripting language source code
- 2022-02-28 15:09:53下载
- 积分:1
-
P2P c++ sdk
P2P dll c++ ,
static emReturnType SetAppType(emAppType AppType);//设置程序类型,服务器emAppType_Server或者客户端emAppType_Client
static emReturnType SetClientCallback(IMsgCallback *pMsgCallback);//设置回调类,回调类继承IMsgCallback接口
static emReturnType Startup();//开启网络
static emReturnType Cleanup();//关闭网络
//Server 以下函数是服务器调用
static emReturnType BeginService(unsigned short nPort);//如果是服务器,调用该函数开启服务,nPort:端口号
static emReturnType EndService();//服务器退出的时候,调用该函数关闭服务
//Client 以下函数是客户端调用
static emReturnType Logon(LOGONINFO* pLogonInfo);//函数登录服务器。pLogonInfo:登录信息,详细见P2PHeaderDef.h->LOGONINFO
static emReturnType Logout();//登出服务器
static emReturnType ConnectAnchor(CLIENTINFO* pClientInfo);//连接主播,该函数是用户调用
static emReturnType SendP2PMSG(CLIENTINFO* pClientInfo, char* pszMsg, int nMsgLen);//发送P2P消息,pClientInfo,要发送的客户信息,如果是用户,则pClientI
- 2022-02-03 19:54:38下载
- 积分:1
-
winsock 客户端程序 简单测试来自server端的程序
winsock 客户端程序 简单测试来自server端的程序-winsock simple test client program from server-side procedures
- 2022-03-29 23:24:33下载
- 积分:1
-
控制拨号连接的类,提供拨号,挂段,脱机工作等方法,检测连接状态。...
控制拨号连接的类,提供拨号,挂段,脱机工作等方法,检测连接状态。-A Class For Dialup Network Controlling, providing functions of dialing up, putting down, offline, connection status checking, etc
- 2022-02-01 23:27:24下载
- 积分:1
-
程序创建deverloper雪试验
program create snow test for deverloper
- 2022-04-06 10:36:20下载
- 积分:1