-
用命令更换电脑密码
这是一个简单的VHDL UART代码。一个简单的改变电脑密码的方法。你可以在文件夹里发现源代码,编译器和其它诸如仿真的东西。这个代码不是我写的,是我在其它博客里看到,然后分享给大家的。
- 2022-02-10 04:41:11下载
- 积分:1
-
可实现多任务调度的模拟
可实现多任务调度的模拟-more achievable task scheduling simulation
- 2022-02-28 15:16:01下载
- 积分:1
-
After a certain period of time, restrict users to use computers in the Start but...
在一定时间后,限制用户使用计算机
在开始按钮上显示剩余的时间-After a certain period of time, restrict users to use computers in the Start button to display the remaining time
- 2022-01-21 00:30:54下载
- 积分:1
-
预付费出租车预订系统
intellidispatch出租车预订系统是一个智能软件,用于预付费出租车预约系统。距离计算是自动使用谷歌地图接口;
- 2023-01-21 02:25:04下载
- 积分:1
-
Remote boot source to support the windows xp system
远程开机源程序,支持windows xp系统-Remote boot source to support the windows xp system
- 2022-03-19 01:10:54下载
- 积分:1
-
JAVA图书馆管理系统。采用ACCESS数据库,
JAVA图书馆管理系统。采用ACCESS数据库,-JAVA library management system. The use of ACCESS database
- 2022-01-26 02:26:24下载
- 积分:1
-
GDI打字游戏原型MFC
一个打字游戏的原型,虽然没做完但是,已经有一点意思了。
- 2022-09-06 16:20:03下载
- 积分:1
-
基于汇编语言的电子琴设计.运用汇编语言实现!是完整的程序,有许多功能!...
基于汇编语言的电子琴设计.运用汇编语言实现!是完整的程序,有许多功能!-on assembly language, the flower design. Use language compilation! The procedure is complete, there are many functions!
- 2022-03-17 13:17:32下载
- 积分:1
-
Datasheet for the LM
Datasheet for the LM-JK53-22NTR LCD Display
Full pin-out
- 2022-06-16 02:21:29下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1