使用指南: 只要打开PHP文件,将$file的初值改为PHP文件实际的URL。 (其实有函数可以自动实现这一功能,但在有些服务器上 会出问题,保险起见,还是自己输入来得放心)。 上传到服务期的目录下即可使用——如果服务器支持PHP的话。 若不带参数或错误参数,则显示当月月历。
上传时间: 2013-12-13
上传用户:王者A
RSA算法 :首先, 找出三个数, p, q, r, 其中 p, q 是两个相异的质数, r 是与 (p-1)(q-1) 互质的数...... p, q, r 这三个数便是 person_key,接著, 找出 m, 使得 r^m == 1 mod (p-1)(q-1)..... 这个 m 一定存在, 因为 r 与 (p-1)(q-1) 互质, 用辗转相除法就可以得到了..... 再来, 计算 n = pq....... m, n 这两个数便是 public_key ,编码过程是, 若资料为 a, 将其看成是一个大整数, 假设 a < n.... 如果 a >= n 的话, 就将 a 表成 s 进位 (s
标签: person_key RSA 算法
上传时间: 2013-12-14
上传用户:zhuyibin
用JAVA语言编写,包括PSO(Particle swarm optimization, 中文译名为粒子群优化或微粒群算法), DE (Differential evolution, 中文译名为差分进化或差异演化)等算法,有一些不带约束和带约束的算例(如Michelawicz的几个问题)。使用说明见usage.txt、RUNExample.bat和程序中的注释。
上传时间: 2014-01-06
上传用户:agent
这个小软件( RealEditor )是同学一起编写的,可编辑,打印,更换主题,并有传输功能 注意,要想正确运行此软件,务必要把JDK升级到JDK 5.0_update4即tiger版(未来的JDK版本应该也可以),如果运行软件后,端口冲突或突然非法将它关闭(用任务管理器进程结束掉),导致软件无法正常退出,无法再次启动此软件,请到C:\Documents and Settings\All Users\Application Data\RealEditor下的那个文件删掉即可(注意,Application Data是个隐藏文件夹) Register.rar是注册机,需要在DOS下运行"java Register" (不带""注意路径) 如果path和classpath设置没有问题的话,只要双击RealEditor.jar文件( 没有与WinRaR相关联 )即可启动此软件.
标签: RealEditor 软件 编写
上传时间: 2015-06-06
上传用户:TF2015
The government of a small but important country has decided that the alphabet needs to be streamlined and reordered. Uppercase letters will be eliminated. They will issue a royal decree in the form of a String of B and A characters. The first character in the decree specifies whether a must come ( B )Before b in the new alphabet or ( A )After b . The second character determines the relative placement of b and c , etc. So, for example, "BAA" means that a must come Before b , b must come After c , and c must come After d . Any letters beyond these requirements are to be excluded, so if the decree specifies k comparisons then the new alphabet will contain the first k+1 lowercase letters of the current alphabet. Create a class Alphabet that contains the method choices that takes the decree as input and returns the number of possible new alphabets that conform to the decree. If more than 1,000,000,000 are possible, return -1. Definition
标签: government streamline important alphabet
上传时间: 2015-06-09
上传用户:weixiao99
只保留 CPU,内存,主板和硬盘试试,不带显卡,
标签: CPU
上传时间: 2015-06-25
上传用户:songrui
1、基于VxWorks WindML的字库生成程序。 2、支持各种字体,12*12, 16*16和24*24三种大小,生成的字库文件稍作修改即可直接应用。 3、字体不带删除线(不象一些工具提供的那样,觉得没有意义)。
上传时间: 2015-07-03
上传用户:zhouli
文件名 :Calender.c // 描述 :日历时钟模块,用于不带时钟芯片的系统 // 语言 :C 作者 :Jean J. Labrosse 日期 :2002-05-17 // 说明 :原来的程序用于
上传时间: 2015-09-16
上传用户:zhangliming420
mpeg-4 SVP程序,运行在c64x核上。该程序不带码率控制,很适合初学者学习理解视频编码。 该工程可以直接运行于seed-vpm642上。 打开工程,只要修改一下默认路径和文件夹就行了,欢迎大家和我交流。
上传时间: 2014-02-14
上传用户:himbly
c51写的日历时钟程序:日历时钟模块,用于不带时钟说明原来的程序用于UCII_RTOS中,现移植C51中
上传时间: 2013-12-04
上传用户:曹云鹏