搜索资源列表
判断素数的个数
- 判断101-200之间有多少个素数,并输出所有素数。 1.程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除, 则表明此数不是素数,反之是素数。 -judgment 101-200 between the number of primes, and the export of all prime numbers. 1. Program Analysis : judgment in several ways : with a few were t
armok0194350
- ... ... \\Bmp_G4 ... ... \\D12 Def.H ..................\\...\\D12Int.c ..................\\...\\D12OP.C ..................\\...\\usbdesc.h ..................\\D12 ..................\\FS44B0II_Test.mcp ..................\\FS44B0I
A
- 能求101到200的素数 ,java源码
1
- 大数乘法函数Multiply: 输入:两个任意长度的10进制整数序列字符串,如4567891234567890或者101 输出:一个10进制整数序列字符串,为所输入两个数的乘积,如4567891234567890*101=461357014691356890
zju1016
- zju 1016 Parencodings http://acm.zju.edu.cn/show_problem.php?pid=1016-zju 1016 Parencodings http :// acm.zju.edu.cn/show_problem.php pid = 101 6
OntologyDevelopment101AGuidetoCreatingYourFirstOnt
- Ontology Development 101:A Guide to Creating Your First Ontology-Ontology Development 101: A Guide to Creating Your First Ontology
gabor
- 该代码仅计算了一个101×101尺寸的Gabor函数变换,得到均值和方差。代码采用两种卷积计算方式,从结果中可以看出,快速傅立叶变换卷积的效率是离散二维叠加和卷积的近50倍。 -The code is only the calculation of a 101 × 101 size Gabor function transformation, the mean and variance. Convolutional code using two methods of calculation
DataStructure_Search
- 1.6.1 顺序表的查找 273 范例1-94 顺序表的查找 273 ∷相关函数:Search_Seq函数 1.6.2 静态树表的查找 276 范例1-95 静态树表的查找 276 ∷相关函数:Search_SOSTree函数 1.6.3 二叉排序树的基本操作 280 范例1-96 二叉排序树的基本操作 280 ∷相关函数:InsertBST函数 1.6.4 平衡二叉树的基本操作 285 范例1-97 平衡二叉树的基本操作 285 ∷相关函数:Sear
101
- 常胜将军 :在计算机后走的情况下,要想使计算机成为“常胜将军”,必须找出取 关键。根据本题的要求枷以总结出,后走一方取子的数量与对方刚才一步取子的数量之和等于,就可以保证最后一个子是留给先取子的那个人的。-Ever Victorious General: On the computer where to go, in order to make the computer become " Ever Victorious generals" must be taken to fi
he_fu_man_bian_ma
- 假设一个文件中出现了8种符号S0,SQ,S2,S3,S4,S5,S6,S7,那么每种符号要编码,至少需要3bit。假设编码成000,001, 010,011,100,101,110,111。那么符号序列S0S1S7S0S1S6S2S2S3S4S5S0S0S1编码后变成 000001111000001110010010011100101000000001,共用了42bit。我们发现S0,S1,S2这3个符号出现的频率比较大,其它符号出现的频率比较小,我们采用这样的编码方案:S0到S7的码辽分别01
for
- matlab code for viterbi constraint length 3,G=[111],[101] can decode 14 bits at a time. execution procedure 1. execute the code then it will ask for input 2. give input in this manner. ex[1 1 0 0 1 0 1 0 1 0 1 0 1 0] 3.To see the decoded data
crc
- 自动完成CRC校验码的计算 1 010110001101 110011 可以得到: (1)index:5 pointing:1 101011 110011 011000 (2)index:6 pointing:0 110000 110011 000011 (3)index:7 pointing:0 000110 0 000110 (4)index:8 pointing:0 001100 0 001100 (5)ind
Count101
- Count 101 就是长度为n的二进制(共2^n个数),求有多少个数没有 101 的出现 先写代码 搜索 101 ,也就是与5进行异或,不为0则右移一位再判断,直到为0,可以搜出n长度里没有 101 的个数,可是长度为50时就超时了···更何况题目给出的10000呢。。。。看看前20位的输出结果。可以发现公式:-And their length is exactly n. And what’s more, each chain sequence doesn’t contain “101
101
- this my sgu answer to question number 101-this is my sgu answer to question number 101
LMS_P101_1
- 改程序为《自适应信号处理》(Bernard Widrow著,王永德等译)书中101页上图牛顿法的MATLAB程序,仿真效果和书上一致 -Change the program to " Adaptive Signal Processing" (Bernard Widrow a, s Acoustic other translation) book 101 on the map Newton MATLAB programs, simulation results and the
fenkuaichazhao
- 试编写利用折半查找确定记录所在块的分块查找算法。 提示:1. 读入各记录建立主表; 2. 按L个记录/块建立索引表; 3. 对给定关键字k进行查找; 测试实例:设主表关键字序列:{12 22 13 8 28 33 38 42 87 76 50 63 99 101 97 96},L=4 ,依次查找K=13, K=86,K=88 -Trial preparation records using binary search to determine where the bl
101
- 关于数据结构的课程设计 迷宫问题+校园导游+跳舞配对+多项式运算等-Curriculum design on the data structure mazes guide+ dance+ school+ polynomial operations, such as matching
10.1.1.101.8984
- I found this paper regarding to LPR interesting and I would like to share it.
101
- 大数算法:输入2个很多位的数,求两个数的加法,减法,乘法,以及除法! 以及输入一个n,求n的阶乘!-Large Number Algorithm: Enter the number 2 many, find two numbers addition, subtraction, multiplication, and division! And the input of a n, find the factorial n!
101---Domino
- SGU 101 Domino 题解 能否找一条欧拉路将所有边走一遍,输出路径-SGU 101 Domino problem solution will be able to find an Euler path all the edges go again, the output path