代码搜索:加密芯片

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

代码结果 10,000
www.eeworm.com/read/213207/15141024

dsw 加密解密.dsw

Microsoft Developer Studio Workspace File, Format Version 6.00 # 警告: 不能编辑或删除该工作区文件! ############################################################################### Project: "加密解密"=".\加密解密.dsp"
www.eeworm.com/read/213207/15141025

clw 加密解密.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMyApp LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "加密解密.h"
www.eeworm.com/read/213207/15141026

ncb 加密解密.ncb

www.eeworm.com/read/213207/15141027

rc 加密解密.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/213207/15141028

cpp 加密解密.cpp

// 加密解密.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "加密解密.h" #include "加密解密Dlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static cha
www.eeworm.com/read/213207/15141031

dsp 加密解密.dsp

# Microsoft Developer Studio Project File - Name="加密解密" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Appl
www.eeworm.com/read/213207/15141032

aps 加密解密.aps

www.eeworm.com/read/213207/15141035

plg 加密解密.plg

Build Log --------------------Configuration: 加密解密 - Win32 Debug-------------------- Command Lines Creating temporary file "C:\DOCUME~1\maoch\LO
www.eeworm.com/read/213207/15141037

h 加密解密.h

// 加密解密.h : main header file for the 加密解密 application // #if !defined(AFX__H__F2429B6B_7ACD_4D7C_A6B7_98E2790349F7__INCLUDED_) #define AFX__H__F2429B6B_7ACD_4D7C_A6B7_98E2790349F7__INCLUDED_ #
www.eeworm.com/read/7837/136882

txt 加密原理.txt

加密原理 加密也可提高终端和网络通讯的物理安全,有三种方法加密传输数据: . 链接加密:在网络节点间加密,在节点间传输加密,传送到节点后解密, 不同节点对间用不同的密码. 节点加密:与链接加密类似,不同的只是当数据在节点间传送时,不用明 码格式传送,而是用特殊的加密硬件进行解密和重加密,这种 专用硬件通常旋转在安全保险箱中. 首尾加密:对进入网络的数据加密,然后待数据从网络 ...