-
图像处理
这是本人自己写的一个基于MFC的数字图像处理软件,包含视频的平滑滤波,边缘检测,背景分离,视频里面的人物识别系统。对于学习视频处理的同学有很好的帮助。
- 2023-08-06 15:55:03下载
- 积分:1
-
信息网测试项目
信息网测试后的新窗口和 beffor implementet 到凯尔项目
- 2023-01-31 14:30:07下载
- 积分:1
-
my window class code . show how to call windows api in a class!
my window class code . show how to call windows api in a class!
- 2022-03-10 17:21:05下载
- 积分:1
-
快速人工神经网络的工具
快速人工神经网络图书馆是一个免费的开源神经网络库,在 C 中实现多层人工神经网络与支持完全连接以及连接稀少的网络。
- 2023-01-21 06:30:05下载
- 积分:1
-
VB课程设计的一个考试系统
VB课程设计的一个考试系统-VB curriculum designs a test system
- 2022-08-12 19:02:04下载
- 积分:1
-
INFO-Z(讀取系統資訊)
讀取系統資訊,例如CPU,MEMORY and BIOS information
ShellExecutewait("ProgressBar.exe")
#include
#include
#include
#include
#include
#include
#include
#RequireAdmin
$WinVerChk = RegRead("HKEY_LOCAL_MACHINE64SOFTWAREMicrosoftWindows NTCurrentVersion", "ProductName")
$fonttype= GUICtrlSetFont(-1, 8, 400, 2, "@Microsoft YaHei")
$fontcolor= GUICtrlSetColor(-1, 0xC0C0C0)
$Form1 = GUICreate("Info-Z_v1.0", 338, 266, -1, -1)
$tab = GUICtrlCreateTab(8, 8, 321, 249)
Systeminfo()
Func Systeminfo()
;System Information
_RunDOS("wmic csproduct get /format:list >> c:System.log")
_RunDOS("wmic bios get /forma
- 2022-03-02 03:36:24下载
- 积分:1
-
php学生成绩管理
php学生成绩管理 如果我跟我个人个人个人给我个哥哥 我二哥王日光
- 2022-06-15 09:39:42下载
- 积分:1
-
叙利亚alsweeda
应用背景我做这个项目用C #网络嗅探器关键技术大马士革大学 ;信息技术工程学院
- 2022-06-20 11:25:34下载
- 积分:1
-
使用 WTL 自绘标题的一个尝试,使用 VC6 的工程,欢迎大家提出宝贵意见和建议。
感谢!...
使用 WTL 自绘标题的一个尝试,使用 VC6 的工程,欢迎大家提出宝贵意见和建议。
感谢!-Owner draw caption bar using WTL。
- 2023-09-05 23:50:04下载
- 积分:1
-
基于联通SGIP1.2供简单的短信平台开发系统接口
基于联通SGIP1.2接口库开发的简单短消息平台,支持参数配置,日志记录功能。同时与后台数据库集成,自动将接收到的消息写入数据库的MO_Log表,同时将发送出去的消息写入MT_Log表,失败的话记录失败原因.MT_Log表的FinishFlag字段表示发送是否成功,FinishFlag = 0表示正在短信中心等待,发送成功的话FinishFlag=1,失败的话=2,如果发送失败,将在ErrorDescribe字段中记录失败原因。 数据库可以是Access,SqlServer2000,Oracle,或者Sybase等,只要有MO_Log,MT_Log表即可。也可以建立一个发送表,将要发送的消息写入该表,然后程序定时检测该表的内容,有新记录的话就发送出去。 程序现在用的是ACCESS数据库,如果要改用其它数据库的话,需要更改数据库的连接字符串。-Unicom SGIP1.2 based interface for the development of a simple SMS platform to support parameter configuration, logging function. While integrated with the back-end databases, automatically sending the information into the database MO_Log table, will be sent out into the news MT_Log table, and failure to do what the reasons for failure. MT_Log questionnaire sent FinishFlag field said that the success of FinishFlag = 0 is said the Center for SMS, successfully sent the FinishFlag = 1, the failure = 2, if this fails, will ErrorDescribe field record the reasons for failure. Access is the database, SqlServer2000, Oracle,
- 2022-10-29 06:40:03下载
- 积分:1