⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 msk.h

📁 开发源代码的CPU卡的COS源程序。
💻 H
字号:
#ifndef __MSK_H/* ============================================================================   Project Name : jayaCard TCK   Module Name  : proto/tck/common/msk.h   Version : $Id: msk.h,v 1.4 2004/01/11 09:56:34 dgil Exp $	Description: Default MSK definition    The Original Code is jayaCard TCK code.    The Initial Developer of the Original Code is Gilles Dumortier.	Portions created by the Initial Developer are Copyright (C) 2002-2004 the    Initial Developer. All Rights Reserved.    Contributor(s):	Permission is granted to any individual to use, copy, or redistribute	this software so long as all of the original files are included	unmodified, that it is not sold for profit, and that this copyright	notice is retained.    This program is distributed in the hope that it will be useful,    but WITHOUT ANY WARRANTY; without even the implied warranty of    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.   History Rev	Description   042203 dgil	wrote it from scratch   ============================================================================*/#define __MSK_H/* ========================================================================= */extern jbyte MSK[18];/* ========================================================================= *//* read msk.bin file and update MSK[] array */void read_MSK(void);/* ========================================================================= */#endif/* __MSK_H */

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -