-
Delphi实现恶意插件扫描程序
Delphi实现恶意插件扫描程序,扫描并清理掉恶意软件,当本次未删除完成,下次重起计算机时删除文件。源代码开源,带有恶意软件库文件,不过本源码是前两年写的,可能库文件应该更新了,程序代码仅供参考吧,做同类软件的话还是有一定参考性的。
- 2022-03-30 14:51:01下载
- 积分:1
-
Wireless sensor networks mathematical optimization model program, which document...
无线传感器网络数学优化模型程序,里面详细记载了WSN的成簇数学模型
-Wireless sensor networks mathematical optimization model program, which documented the WSN clusters of mathematical model
- 2022-02-13 02:21:10下载
- 积分:1
-
Delphi毕业设计 工资管理系统
Delphi毕业设计 工资管理系统,具体来说是一套教师工资管理系统,功能模块:人员资料添加、人员删除管理、操作员管理、员工基本工资管理、员工浮动工资管理、工资发放管理、工资调整管理与报表管理等几大模块。界面方面做的也挺不错,作为一套Delphi版的学生毕业设计,我想应该过关了。
本套工资管理系统数据库基于SQLSERVER,备份文件在Database目录下。
- 2023-01-31 23:40:04下载
- 积分:1
-
功能getmu(亩= R,信噪比,H,P,M)
function mu=getmu(r,snr,H,p,M)
eigen=eig(H*H )
temp2=0
for i=1:r-p+1
temp1=1/eigen(i)
temp2=temp2+temp1
temp1=0
end
if r-p+1~=0
mu=(M/(r-p+1))*(1+(1/snr)*temp2)
else
mu=0
end -matlab mimo
- 2022-03-20 12:47:15下载
- 积分:1
-
数制转换器,可以在二进制,十进制,十六进制间转换,蛮实用的
数制转换器,可以在二进制,十进制,十六进制间转换,蛮实用的-Number System converter, can be binary, decimal, hexadecimal inter-conversion, pretty and practical
- 2022-02-02 13:39:47下载
- 积分:1
-
世界您好
#include < stdio.h >
作废 main ()
{
printf ("你好世界");
}
- 2022-06-28 07:24:47下载
- 积分:1
-
“calcoolation”是一个益智游戏,起初看起来像流行的数独。物权法…
"Calcoolation" is a puzzle game that at first looks like the popular Sudoku. Just like in Sudoku, you have an N x N matrix, where the digits 1 through N must be placed in each column and in each row without repetition. The difference lies in the fact that there are blocks of cells, named "cages", where specific operations involving the numbers in the cells must satisfy the specific result displayed in the cage.
- 2022-01-25 18:12:00下载
- 积分:1
-
good opencv entry documents, the follow
很好的opencv入门文档,后续上传其他相关-good opencv entry documents, the follow-up to other relevant Upload
- 2022-08-23 22:25:26下载
- 积分:1
-
single
single-server queueing system
- 2022-03-18 17:23:05下载
- 积分:1
-
用TC编写的一种下拉式菜单,操作方便简单。
用TC编写的一种下拉式菜单,操作方便简单。-TC prepared with a drop-down menu, convenient operation simple.
- 2023-07-17 13:25:02下载
- 积分:1