-
FogDemo
A demo illustrating an example of how to create and use fog in XNA.
- 2013-06-25 09:01:26下载
- 积分:1
-
C# 模仿CAD简单画图功能
C#实现一个模仿CAD画图的简单程序,直线,椭圆,矩形等(C# Implement a Simple Program to Imitate CAD Drawing)
- 2021-01-21 21:58:42下载
- 积分:1
-
matlabODEexample
说明: 从方程组中消去一些未知函数及其各阶导数,得到只含有一个未知函数的高阶常系数线性微分方程(Eliminated from the equations of some unknown function and its first derivative, the only unknown function contains a higher-order linear differential equations with constant coefficients)
- 2008-11-23 14:21:58下载
- 积分:1
-
EXE2BIN DOS software in C source code of a good original code procedures
DOS软件EXE2BIN的C源程序代码 很好的一个原代码程序-EXE2BIN DOS software in C source code of a good original code procedures
- 2022-01-22 15:23:16下载
- 积分:1
-
MSP430F5529_ADS1292-v
说明: msp430 驱动ADS1292的程序,电子设计大赛程序(MSP430 driver ads1292 program, electronic design competition program)
- 2020-10-05 22:57:38下载
- 积分:1
-
簡易版des
首先先輸入10bit的金鑰,接著輸入8bit的明文,然後得出加密的ecryption 和 decryption。
流程部分:
1. 需要产生两个密钥,输入的10位密钥,然后进行key[10]置换(类似于DES中的IP置换),将结果分为两组,设为templ[0~4}和tempr[0];
2. 两组分别进行循环左移1位操作,得到L1和R1;
3. 将L1和R1合并,并将合并的数据经过P8置换,得到8位的密钥k1;
4. L1和R1再次进行循环左移2位操作,得到L2和R2;
5. 将L2和R2进行合并,并将合并的数据通过P8置换,得到8位的密钥k2;
明文加密:
1. 对8位明文text进行IP_a置换,得到temp;
2. 将temp分为两部分templ和tempr,然后将templ和tempr代入到fk中进行变换
3. 在fk中,首先对tempr通过E/P扩展变换将四位M1R扩展位八位,然后这八位同密钥k1进行模2加运算,将得到的结果分为两部分并且分别通过S_a和S_b进行和变换,变换后每一部分只剩2位。这两位进行合并,通过P4变换得四位的M1RP,然后将M1RP和M1L进行模2加运算得到四位的L,然后将L同M1R进行合并得到M2。
4. 然后将M2通过SW变换,即将其高四位和低四位进行交换。
5. 再通过fk函数(过程同3)
6. 再通过IP_b变换得到八位密文。
- 2022-04-09 00:29:26下载
- 积分:1
-
1047343490992
很精致的一个计算器,界面不错!(a very delicate calculator, interface Yes!)
- 2005-03-25 09:21:13下载
- 积分:1
-
RGB肤色
通过对RGB像素点的计算,分离皮肤和背景。(By calculating RGB pixels, skin and background are separated.)
- 2020-06-18 12:20:01下载
- 积分:1
-
exp4_02_fir(cpu2)
这是我先根据MATLAB设计的一个FIR滤波器,然后c语言实现,是二阶的,非常好用。(This is my first one under the MATLAB FIR filter design, and then c languages to achieve, is the second order, quite well.)
- 2010-08-27 22:42:46下载
- 积分:1
-
xhdkz
汽车信号灯控制系统的设计
汽车上的信号灯有:转向灯(左前灯、右前灯、左后灯、右后灯,仪表盘上的二 个指
示灯 )及夜间示 宽灯等 。 当汽车转 弯 、刺 车 停 靠时 ,转 向灯 发出不同 的信号 ;夜问 .则
点 亮示宽 灯。汽 车转弯或停 靠时 ,相应的 信号灯要 发出 闪烁 的灯光 信号 , 目前 国内广泛 缱 用 电热 式闪光 器产生 闪光信 号 。(Auto Light Control System lights on the car include: turn signal (front left light, right front lamp, left rear lamp, right rear lights, two lights on the instrument panel) and night lights, wide display. When the car turn, stop puncture car, the turn signal send mixed signals nighttime. The width light is lit. Car turns or stops, the corresponding signal to a flashing light signal, the current domestic-type electric flash wide loving generated by the flash signal.)
- 2010-11-14 03:44:21下载
- 积分:1