代码搜索:加密芯片

找到约 10,000 项符合「加密芯片」的源代码

代码结果 10,000
www.eeworm.com/read/178146/9417583

sln 混沌密码加密.sln

Microsoft Visual Studio Solution File, Format Version 8.00 Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "混沌密码加密", "混沌密码加密\混沌密码加密.csproj", "{551C0A8F-A3A2-49D4-96FA-19F0603E7ED8}" ProjectSect
www.eeworm.com/read/371169/9563808

c 加密 hill.c

/*本程序为Hill密码的加密过程*/ #include #include #define X 4 /* 定义矩阵的行数,此数保持4不变,因为我们所做的题目密钥为4×4矩阵.*/ #define Y 5 /* 定义矩阵的列数,此数可以任意改变,视明文而定!*/ int a[4][Y]; /* 定义密文所对应
www.eeworm.com/read/358167/10195290

pdf dwt混沌加密.pdf

www.eeworm.com/read/161978/10349273

h 加密器.h

// 加密器.h : main header file for the 加密器 application // #if !defined(AFX__H__2EA6E2E5_884C_11D7_8F79_5254AB3729AC__INCLUDED_) #define AFX__H__2EA6E2E5_884C_11D7_8F79_5254AB3729AC__INCLUDED_ #if
www.eeworm.com/read/161978/10349276

clw 加密器.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMyView LastTemplate=CView NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "加密器.h" Last
www.eeworm.com/read/161978/10349291

dep 加密器.dep

# Microsoft Developer Studio Generated Dependency File, included by 加密器.mak .\MainFrm.cpp : \ ".\MainFrm.h"\ ".\加密器.h"\ .\StdAfx.cpp : \ ".\StdAfx.h"\ "c:\program files\microsoft visu
www.eeworm.com/read/161978/10349302

ico 加密器.ico

www.eeworm.com/read/161978/10349315

cpp 加密器.cpp

// 加密器.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "加密器.h" #include "MainFrm.h" #include "加密器Doc.h" #include "加密器View.h" #ifdef _DEBUG #define