搜索结果
找到约 91 项符合
mod-xslt 的查询结果
编译器/解释器 Here are some short instructions for use of mod-xslt. The stylesheet is specified using the Proce
Here are some short instructions for use of mod-xslt.
The stylesheet is specified using the Processing Instruction
<?xml-stylesheet type="text/xsl" href="URL-OF-YOUR-STYLESHEET"?>
or now new
<?xslt-stylesheet agent="THE-USER-AGENT-STRING-OF-THE-BROWSER" href="URL-OF-YOUR-STYLESHEET"?>
This now ...
数值算法/人工智能 求n!的最低位不是0的数.用到数学规律和mod
求n!的最低位不是0的数.用到数学规律和mod
Java编程 OReilly - Java & XSLT
OReilly - Java & XSLT
BREW编程 用于测试文件处于最大处或者没有空间时的程序运行情况的源代码。代有DLL和MOD文件。
用于测试文件处于最大处或者没有空间时的程序运行情况的源代码。代有DLL和MOD文件。
数学计算 新手上路 用雅可比符号来计算勒让德符号的值 用于判断与素数p互素的正整数n是否是mod p 的二次剩余
新手上路 用雅可比符号来计算勒让德符号的值 用于判断与素数p互素的正整数n是否是mod p 的二次剩余
数据结构 2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1. Input
2^x mod n = 1 acm竞赛题 Give a number n, find the minimum x that satisfies 2^x mod n = 1.
Input
One positive integer on each line, the value of n.
Output
If the minimum x exists, print a line with 2^x mod n = 1.
Print 2^? mod n = 1 otherwise.
You should replace x and n with specific numbers. ...
编译器/解释器 从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档
从各种控件中获得数据 自动生成XML文档 并通过XSLT转换为其他形式的XML文档
其他 cdma coding mod and demod
cdma coding mod and demod
其他书籍 Manning出版的XSLT好书.作者BOB DUCHARME
Manning出版的XSLT好书.作者BOB DUCHARME
文章/文档 第一章 有关数论的算法 1.1最大公约数与最小公倍数 1.2有关素数的算法 1.3方程ax+by=c的整数解及应用 1.4 求a^b mod n 第二章 高精度计算 2.1高精度加法 2
第一章 有关数论的算法
1.1最大公约数与最小公倍数
1.2有关素数的算法
1.3方程ax+by=c的整数解及应用
1.4 求a^b mod n
第二章 高精度计算
2.1高精度加法
2.2高精度减法
2.3高精度乘法
2.4 高精度除法
练习
第三章 排列与组合
3.1加法原理与乘法原理
练习
3. 2 排列与组合的概念与计算公式
练习
3.3排列与组合的产生算法
练 ...