linux 下X window系统pcf字库文件格式
上传时间: 2014-12-20
上传用户:SimonQQ
Free open-source disk encryption software for Windows Vista/XP, Mac OS X, and Linux Main Features: * Creates a virtual encrypted disk within a file and mounts it as a real disk. * Encrypts an entire partition or storage device such as USB flash drive or hard drive. * Encrypts a partition or drive where Windows is installed (pre-boot authentication). * Encryption is automatic, real-time (on-the-fly) and transparent. * Provides two levels of plausible deniability, in case an adversary forces you to reveal the password: 1) Hidden volume (steganography) and hidden operating system. 2) No TrueCrypt volume can be identified (volumes cannot be distinguished from random data). * Encryption algorithms: AES-256, Serpent, and Twofish. Mode of operation: XTS. Further information regarding features of the software may be found in the:http://www.truecrypt.org/
标签: open-source encryption Features software
上传时间: 2013-12-20
上传用户:123啊
public class CircleMenuCanvas extends Canvas implements Runnable{ double pi = Math.PI public final int MENURIGHT = 1 public final int MENULEFT = 0 Image menuImage[] = new Image[6] int []jiaodu = {330,30,90,150,210,270} String menuName[] = {"新游戏","继续游戏","游戏设置","高分榜","游戏帮助","退出游戏"} int x = getWidth()/2 int y = getHeight()/2 int count = 0 int local int index = 0 Font f boolean running = false /** * 构造方法 * */
标签: public CircleMenuCanvas implements Runnable
上传时间: 2014-01-08
上传用户:zhaoq123
CAN of C8051F500/F510 CAN 2.0 Bus 發送跟接收Keil C source sample code.可以用在CAN 2.x的上面喔~
上传时间: 2013-12-26
上传用户:417313137
Matlab 6.X辅助优化计算与设计----源代码
上传时间: 2017-02-16
上传用户:1051290259
显驱动 Intel英特尔G45G43G41G35G33G31G965Q963Q965GM965系列显卡最新X.Org驱动2.4.0版For Linux
上传时间: 2013-12-19
上传用户:rishian
用Blackman-Tukey方法(自相关法)实现对任意输入的实序列函数x(n)作功率谱估计。
标签: Blackman-Tukey 相关法 序列 函数
上传时间: 2014-10-30
上传用户:zhangzhenyu
VERILOG Synchronous FIFO. 4 x 16 bit words.
标签: Synchronous VERILOG words FIFO
上传时间: 2017-02-18
上传用户:410805624
C语言巧妙的宏定义, 如:得到指定地址上的一个字节或字 #define MEM_B( x ) ( *( (byte *) (x) ) ) #define MEM_W( x ) ( *( (word *) (x)
上传时间: 2013-12-20
上传用户:ztj182002
四自由度的简易机器人(转载),通过输入四个关节的旋转角度,显示出实体在X、Y、Z三轴上的投影,并可计算出位置坐标
上传时间: 2017-02-21
上传用户:it男一枚