资源列表
affine-caesar
- Affine Ceasar Cipher 加密解密字母,C=[(a,b),p]=(a*p+b) mod 26.-Affine Ceasar Cipher
DES_Simple
- DES加密,在C#如何用DES进行加密,这里提供了几个方便使用的函数-DES Encryption
5
- Write a program to implement ps command-Write a program to implement ps command.............................
TP1_SE
- Tp de module Système d exploitation Codage et décodage les messages en Unix
git.tar
- 有关linux的git命令和源代码,以经安装步骤-about Git command
key_test
- 用于测试按键,键盘驱动程序,异步事件,读取键盘设备文件-Used to test the keys, the keyboard driver, asynchronous events, read the keyboard device file
cuboot-85xx-cpm2
- Old U-boot compatibility for 85-Old U-boot compatibility for 85xx
schedle
- 多机调度算法实现
bell.vhd
- entity bell is port ( clkin:in std_logic --鏃堕挓 resetin :in std_logic --key:in std_logic_vector(2 downto 0) bell_out:out std_logic--bell鑴夊啿杈撳嚭 ) end entity
fs210_e2prom
- linux驱动编程,e2prom驱动程序的编写和实现,给出了部分程序源码。-linux-driven programming, e2prom driver preparation and implementation, given some of the program source code
mic_debugfs
- Intel MIC Platform Software Stack (MPSS) for Embedded Linux.
ImmutableSortedMapFauxverideShim
- "Overrides" the ImmutableMap static methods that lack ImmutableSortedMap equivalents with deprecated, exception-throwing versions.