-
GUI.rar:
AES.pas
EIAES.pas
AES 加密
支持 128 / 192 / 256 位的密匙
默认情况下按照 1...
GUI.rar:
AES.pas
EIAES.pas
AES 加密
支持 128 / 192 / 256 位的密匙
默认情况下按照 128 位密匙操作
-GUI.rar : AES.pas EIAES.pas AES encryption support 128/192/256 of the key cases in accordance with the default 128 key operation
- 2022-07-28 09:39:10下载
- 积分:1
-
thermometer and heater device
for demonstration of automatic
temperature con...
thermometer and heater device
for demonstration of automatic
temperature control.
version 2.0
this device (thermometer.exe) comes with
full source code (visual basic 6.0) and
a sample assembler program (thermometer.asm),
that can be run on emu8086 microprocessor
emulator.
you can download the latest emu8086
microprocessor emulator from here:
http://www.emu8086.com
feel free to e-mail if you have any questions:
info@emu8086.com
have fun!
copyright (c) 2005 emu8086.com
http://www.emu8086.com
- 2023-08-05 22:55:03下载
- 积分:1
-
使用定时器(MFC)示例代码
使用定时器(MFC)示例代码-use timer (MFC) sample code
- 2022-06-14 00:41:35下载
- 积分:1
-
Make icon for yahoo chat. It s great for you.
Make icon for yahoo chat. It s great for you.
- 2022-10-23 18:20:04下载
- 积分:1
-
VB编写的客户端通过PC-ACCESS与S7-200PLC通信
详细介绍了PC-ACCESS的安装步骤和VB客户端的编写实例,而且还有注释,清晰易懂,并且编写了独特的西门子200PLC的通信实例,详细步骤让人眼前一亮,值得前来看一看。也期待能和各位高手交流!!!
- 2023-06-17 14:25:03下载
- 积分: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
-
db2asp Access to asp
db2asp Access to asp
- 2022-07-26 06:35:52下载
- 积分:1
-
这是介绍操作系统设计和实现的书籍包括c++源码作解说...(英文版的)简单易懂...
这是介绍操作系统设计和实现的书籍包括c++源码作解说...(英文版的)简单易懂-this is a pdf book,introducing os design adn implement ...it is easy to read ...
- 2022-10-12 16:35:03下载
- 积分:1
-
视觉基本源代码
Source Code for Visual Basic
- 2023-07-19 06:10:03下载
- 积分:1
-
模拟扑克牌的速算24游戏,vc++6.0编写,对于学习游戏编程很有帮助...
模拟扑克牌的速算24游戏,vc++6.0编写,对于学习游戏编程很有帮助-Poker simulation speed count 24 games, vc++ 6.0 to prepare for learning game programming helpful
- 2022-03-24 10:17:09下载
- 积分:1