搜索资源列表
Data4final
- 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouunivers
ROAM-LOD
- ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utili
Data4final
- 移位密码、代换密码的加密及解密 实现移位密码:k表示26个字母向前循环位移的字符个数 加密: 输入:k,以及小写表示的明文字母,输出:大写字母表示的密文 解密:输入: k,以及大写字母表示的密文,输出:小写字母表示的明文 例如,当k=11时 明文:wewillmeetatmidnight 密文:HPHTWWXPPELEXTOYTRSE 实现代换密码 例如输入密匙guangzhouunivers
ROAM-LOD
- ROAM Simplistic Implementation By Bryan Turner brturn@bellsouth.net January, 2000 Project file for MS Visual C++ 6.0. Requires GLUT DLL (www.opengl.org) Adjust program constants in Landscape.h and Utili
pos
- yprint.mdb为本地打印方案,方案你也可以保存在SQLSERVER里面。 │ zyprint.pas是调用文件 │ zyprintcrt.dll是打印 │ parameter目录是保存一些参数文件(ini)用的.现在暂时只有一个printcfg.ini文件. │ xp+delphi 7 环境下开发。 │ 如果你用的是Delphi 2007,请使用将D2007目录下
CDMADemodulator
- DEMODULATOR: This function performs demodulation of the forward Channel packet, based on RAKE Receiver Block Diagram Input Signal -> [Matched Filter] -> [Sampler] -> [RAKE Receiver] -> [Walsh] -> [D
CDMAModulator
- MODULATOR This function modulate the forward Channel chips. Block Diagram InChips -> [Walsh] -> [Spreading] -> [Output Tx Shaping Filter] Inputs: chips - chips sequence to transmit MFType - Shaping Fil
shengsiyouxi
- 约瑟夫双向生死游戏是在约瑟夫生者死者游戏的基础上,正向计数后反向计数,然后再正向计数。具体描述如下:30个旅客同乘一条船,因为严重超载,加上风高浪大,危险万分;因此船长告诉乘客,只有将全船一半的旅客投入海中,其余人才能幸免遇难。无奈,大家只得同意这种办法,并议定30个人围成一圈,由第一个人开始,顺时针依次报数,数到第9人,便把他投入大海中,然后从他的下一个人数起,逆时针数到第5人,将他投入大海,然后从他逆时针的下一个人数起,顺时针数到第
3dgraphics3
- 以第一视角运动,可前后移动;左右旋转;上仰下俯;Shift键加速;不能穿出室内; W键启用光照,Q键禁用光照;E键椅子向前推,R键椅子向后拉 -To the first angle movement can move about rotation Yang on the next stoop Shift key to accelerate can not wear clothing indoors W key to e
9.0jsq
- 用按键9.0编写的计算机源码!是按键Q语言的一大进步的开始!-9.0 with the key code written in a computer! Q is the key language of the beginning of a big step forward!
5
- 停车场程序 1、增加音效 2、模拟倒车 3、增加便道,当车库满时,新来车辆按到达先后顺序在便道等候。当有车离开,第一辆等待车辆进入车库,其他的在便道车等待辆依次向前移动。 4、车库中间两道道路:一条进入车库通道,另一条离开车库通道。 5、键盘按键,按p键进入一辆车,按q键离开一辆车。 -Parking Program 1, increasing sound 2, 3 analogue reverse, incre
matlab3
- Dumps FIR filter coefficient vector to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the array as extern, and "filename.c" which contains the
Q
- 基于褶积模型和波场向下延拓原理的Q值正演模理,可自行设置参数。-Based on convolution model and wave field downward continuation of Q value principle reason forward mode, you can set their own parameters.
Study-on-a-novel-approach-to-active-power-filter.
- This paper proposes an effective control scheme for three-phase three-wire (3P3W) active power filter using neural-based harmonic identification scheme. To achieve excellent steady state and dynamic response, the f
1
- Q值MATLAB正演反演程序,根据最基本公式编写(Q value MATLAB forward inversion program, according to the most basic formula written)