-
SysStartCheckUser
Windows登陆报警器v1.0 (短信报警)
运行前必须配置config.xml文件.
适合个人或服务器安装。监听非法用户登陆系统时短信通知客户.
在系统启动或有新用户登陆时报警,登陆用户帐户未授权的用户会强制注销登陆.
适合在服务器上运行。可以实时监控是否有黑客远程登陆系统
(当有非法用户登陆你的主机时,系统马上发短信通知你,可以预防灾难的发生,危险性降到最低)
本系统调用短信网关实现短信报警
本系统需要.NET2.0框架支持
1.Install.bat 安装程序
2.unInstall.bat 卸载程序
3.service.bat 服务器长时间运行 (Windows login alarm v1.0 (alarm messages) must be configured before running the config.xml file for personal or server installation. SMS notification when the listener illegal user login system customers. Alarm when the system starts or a new user login, the login user account is not authorized users will be forced to write-off land. For running on the server. Real-time monitoring of hackers remote access system (when unauthorized users to login to your host, the system immediately send text messages to inform you that the occurrence of disaster prevention, risk to a minimum) of the system call SMS Gateway SMS alarm of the system need NET2.0 framework support 1.Install.bat installer long run 2.unInstall.bat uninstaller 3.service.bat server)
- 2012-07-29 19:18:52下载
- 积分:1
-
stm32 uart interrupt, receive data put into a queue
stm32 uart interrupt, receive data will put into a queue and handle.
- 2022-02-15 03:31:51下载
- 积分:1
-
quectel-CM代码
代码是4G模块上网的程序代码 代码是4G模块上网的程序代码 代码是4G模块上网的程序代码
使用命令quectel-CM -s ctnet
- 2022-03-02 12:45:14下载
- 积分:1
-
含蓄电池并网
以成本最小为目标函数,考虑电功率平衡约束,优化各电源出力
- 2022-08-16 23:08:34下载
- 积分:1
-
using C# to write the web, the use of simple, less than DX also requested suppor...
利用C#写的网页下载程序,使用简单,不足还请DX们多多指点。-using C# to write the web, the use of simple, less than DX also requested support and guidance.
- 2023-07-04 12:45:02下载
- 积分:1
-
AE缓冲区代码 AE缓冲区代码
AE缓冲区代码 AE缓冲区代码-Buffer AE Buffer AE source code
- 2022-03-02 00:32:55下载
- 积分:1
-
c#与西门子s7-200 smart 通讯实例 S7TCPDLL.dll
【实例简介】
c#与西门子s7-200 smart 通讯实例 内附S7TCPDLL.dll
【使用说明】
在bin文件夹debug,config文件打开配置PLC IP地址,CPU 的信息
修改配置文件
[PlcComTCP]
IP=192.168.0.1 //PLC IP地址
Rack=0 //PLC 机架
Slot=1 //PLC 插槽
注,PLC和电脑 IP必须在同一网段
S7TCPDLL使用方法
1)添加引用,然后倒入命名空间
using S7TCPDLL;
2)实例化函数 S7Client
例如: S7Client client = new S7Client();
然后利用VS开发平台智能感知的功能可选择相应函数
例如调用置位函数 SetBitQB(0, 0)
首先实例化函数S7Client client = new S7Client();
然后 client.SetBitQB(0, 0);
调用其他函数类似。
- 2021-05-18 10:33:07下载
- 积分:1
-
仿Windows资源管理器(vc++)
仿Windows资源管理器(vc++),完全模仿,vc++实现
- 2022-10-14 18:25:03下载
- 积分:1
-
C# 写的计算器。
只有基本功能,比较简单
C# 写的计算器。
只有基本功能,比较简单-Calculator written in C#
- 2023-05-23 18:30:02下载
- 积分:1
-
人脸识别库
What is EBLearn?
Eblearn is an object-oriented C++ library that implements various machine learning models, including energy-based learning, gradient-based learning for machine composed of multiple heterogeneous modules. In particular, the library provides a complete set of tools for building, training, and running convolutional networks.
A face detector trained in eblearn (Scroll to bottom for detailed outputs)
- 2023-02-04 09:40:04下载
- 积分:1