-
本软件可以在windows
下对BIOS的设置进行模拟
本软件可以在windows
下对BIOS的设置进行模拟-the software under the windows of the BIOS setup simulation
- 2023-05-22 20:25:02下载
- 积分:1
-
apache log4cxx的使用演示,可以看看输出LOG到底有多方便。
apache log4cxx的使用演示,可以看看输出LOG到底有多方便。-apache log4cxx the use of demonstration, in the end can take a look at how easy LOG output.
- 2022-02-02 15:47:39下载
- 积分:1
-
简单人事管理系统
#include
#include
#include
#include
using namespace std;
const int Maxr=100;
int ID=10000;
class Employee //职工类
{
int tag;//删除标记
int no;//职工编号
char name[20];//职工姓名
char zw[20]; //职工职务
- 2022-03-24 22:13:18下载
- 积分:1
-
实现了编译算法的词法分析,不足之处请多多指教
实现了编译算法的词法分析,不足之处请多多指教-Achieved a compiler algorithm for lexical analysis of the inadequacies of the exhibitions please
- 2022-07-23 09:23:00下载
- 积分:1
-
分析在同一目录下所收到的所有邮件的敏感信息的一个小工具...
分析在同一目录下所收到的所有邮件的敏感信息的一个小工具-A small tool which can analyse impressible information of all the mails received from the same directory.
- 2022-05-30 07:43:21下载
- 积分:1
-
科学计算器,用鼠标点击,可以进行加减乘除,正弦余弦,开平方等计算...
科学计算器,用鼠标点击,可以进行加减乘除,正弦余弦,开平方等计算-Scientific calculator, click with the mouse can be carried out calculation, sine cosine, square root calculation, etc.
- 2023-07-25 09:00:03下载
- 积分:1
-
根据进程的名字获取协议类型,端口,本地IP地址端口,远程IP地址和端口...
根据进程的名字获取协议类型,端口,本地IP地址端口,远程IP地址和端口-etPortFromProcessName
- 2023-08-22 16:55:04下载
- 积分:1
-
ACM question of a good explanation, makes sense for the novice is not easy to co...
一套不错的ACM题讲解,对于新手很有意义,很不容易搜集到的-ACM question of a good explanation, makes sense for the novice is not easy to collect the
- 2022-06-29 16:20:19下载
- 积分:1
-
listcontrol
listcontrol 的用法 实现listcontrol的分页,可以绑定数据库查询。。。。。。。。。。。。。。。。。。。。。。
- 2022-01-26 17:46:58下载
- 积分:1
-
图像处理
该工程是对图像进行一系列简单处理的源代码,包括灰度处理,图像滤波,图像锐化,均衡化,边缘检测,数字剪影等。希望对图像处理的初学者有一定的帮助。
- 2022-04-07 09:21:47下载
- 积分:1