CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - c prime

搜索资源列表

  1. classicC100

    0下载:
  2. 经典C程序100例,对于初学者非常值得研究.内有各种排序,找素数问题,字符串处理等.-classic C program hundred cases for beginners is worth studying. There are various sort, finding prime numbers. string processing.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53929
    • 提供者:rookie
  1. Gdbhcx(C)

    0下载:
  2. 简易哥德巴赫猜想(任何一个大于6的偶数可以分解成两个素数,可以利用枚举法,先把偶数可以分解的所有奇数对列出,再判断是否为素数,直到验证成功为止)-summary Goldbach conjecture (any one of the even greater than 6 can be decomposed into two prime numbers. can enumeration method, the decomposition can even first of all to the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1062
    • 提供者:yinlu
  1. VC

    0下载:
  2. It is good for the prime user who studies C++.
  3. 所属分类:source in ebook

    • 发布日期:2017-05-11
    • 文件大小:2685270
    • 提供者:huangqiaotong
  1. asil_egemen_findPrimesParallel.c

    0下载:
  2. MPI Efficient Finding Prime
  3. 所属分类:MPI

    • 发布日期:2017-04-12
    • 文件大小:1782
    • 提供者:mehmet hakki
  1. compiler_homework

    0下载:
  2. 我大一时候的作业,实现了以下功能: 用16位8086汇编语言编写下列程序之一: a) 两矩阵相加 b) 求Fibonacci数列 c) 输入一个正整数n, 输出1-n之间的所有素数 d) 矩阵相乘 e) 把一个十进制小数转换成IEEE754格式并输出的程序, 要求从键盘输入一个十进制小数,最后在在屏幕上输出IEEE754格式二进制码的序列.-When my freshman year of operations, realization of the fol
  3. 所属分类:assembly language

    • 发布日期:2017-04-01
    • 文件大小:11958
    • 提供者:czxu
  1. wcp

    0下载:
  2. 文件中:wcp.exe是我们针对编译实验的文法的一个编译器(不含源码);pi.txt和prime_number.txt是按照实验文法写的测试程序(前者是求pi值,后者是求质数) 注:wcp将编译和执行放在了一起,而且对原实验文法做了以下扩展 1.标识符采用c语言标准的标识符 2.增加了print语句来打印结果(statement:print VarList ) 执行方法:在cmd下进入wcp所在目录,如 E:\My Learns\编译原理 然后执行如下 E
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:29323
    • 提供者:小全
  1. C-yuyan

    0下载:
  2. 判断101-200之间有多少个素数,并输出所有素数。-Judgment 101-200, the number of prime numbers, and output of all prime numbers.
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1419
    • 提供者:daming
  1. Prime-number-program-in-c-language

    0下载:
  2. this program is to check the number is prime or not
  3. 所属分类:Compiler program

    • 发布日期:2017-11-05
    • 文件大小:10006
    • 提供者:anish
  1. AKS_primeGenerater

    0下载:
  2. AKS素判定算法的详细描述及C++实现。用的是DevC++环境,加载了NTL打证书库-Detailed descr iption AKS algorithm for prime recognition. Realization of AKS Prime Generator.
  3. 所属分类:ELanguage

    • 发布日期:2017-11-04
    • 文件大小:560716
    • 提供者:郝泳霖
  1. rsa_prime_gen

    0下载:
  2. RSA算法的素数产生模块的算法的C语言实现 用C标准语言写的,可以移植到各种平台-RSA algorithm is the prime number generation algorithm in C language written in standard C language module, can be ported to various platforms
  3. 所属分类:source in ebook

    • 发布日期:2017-11-16
    • 文件大小:706
    • 提供者:zhuf.ge
  1. 1

    0下载:
  2. C++入门题目,共初学者参考,输入一个数判断是不是素数!-C++ entry subject, a total beginners reference, enter a number judgment is not a prime number!
  3. 所属分类:assembly language

    • 发布日期:2017-11-19
    • 文件大小:1360288
    • 提供者:章煊
  1. c-program-for-generate-first-n-prime-number

    0下载:
  2. prime number program
  3. 所属分类:MultiLanguage

    • 发布日期:2017-04-08
    • 文件大小:9006
    • 提供者:naina Rawat
  1. fenjiesuyinsu

    0下载:
  2. 对一定范围内的数,将其分解为若干素数相乘的结果,用C语言实现,文件保存的是cpp,其中应用到了某些c++的特性。-Within a certain range of the number, which break down as the result of a number of prime numbers multiplied, using C language, the file is saved cpp, which apply to the characteristics of cert
  3. 所属分类:source in ebook

    • 发布日期:2017-04-07
    • 文件大小:770
    • 提供者:LY
  1. MYOWN

    0下载:
  2. All in One-C program allows users to use all types of Arithmetic operations also including Matrices, Prime numbers etc. Also covers Data Structures (List, Stack and Queue). Can be used as part of OS development.
  3. 所属分类:OS Develop

    • 发布日期:2017-05-04
    • 文件大小:4215
    • 提供者:Roshan Halwai
  1. C语言实现的算法

    0下载:
  2. 有几个非常常用的算法比如判断是否是闰年,求三个数的最大数,判断是否是素数,输出矩阵,(There are several very common algorithms, such as whether it is a leap year, the maximum number of three numbers, to determine whether the prime number, the output matrix,)
  3. 所属分类:书籍源码

    • 发布日期:2017-12-23
    • 文件大小:21504
    • 提供者:花之灵
  1. 1.求素数

    0下载:
  2. 用C语言编写一个求出100以内的素数的小程序。(Using C language to write a small program within 100 of the prime number.)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-05
    • 文件大小:36864
    • 提供者:hhhhhs
  1. 2.CPrimerPlus6E_code

    0下载:
  2. c prime 书籍源代码 以更好的学习c(c prime source code and this books can be a better learning c)
  3. 所属分类:书籍源码

    • 发布日期:2018-01-08
    • 文件大小:107520
    • 提供者:asunaday
搜珍网 www.dssz.com