搜索资源列表

  1. chaosushuchaxun

    0下载:
  2. 利用一种伪随机数生成的新方法 ———超素数法,在单片机的P1.6口产生周期为498的伪随机序列。-Pseudo-random number generator using a new method--- law of prime numbers, generated in the microcontroller ports P1.6 period of 498 pseudo-random sequence.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-12
    • 文件大小:14336
    • 提供者:wangliping
  1. 123

    0下载:
  2. 针对DTCP内容保护协议,本文通过分析协议使用的密码算法,提出安全散列函数SHA一1、SHA一256,AES高级加密算法,素数域椭圆曲线点乘算法的硬件实现方法,有效地满足了DTCP内容保护协议对设备验证、传输数据加密的需求。-Aimed at DTCP content protection agreement, the paper analyzes agreement using cryptographic algorithms, pu
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:4477952
    • 提供者:孙丽娟
  1. pass

    0下载:
  2. Security is a prime concern in our day-today life. Everyone wants to be as much secure as possible. An access control for doors forms a vital link in a security chain. The microcontroller based Door locker is an access c
  3. 所属分类:汇编语言

    • 发布日期:2024-05-12
    • 文件大小:12288
    • 提供者:sreekanth p
  1. 100-classic-C-algorithm-P

    0下载:
  2. 经典的C语言程序的算法代码,水仙花数,素数,排序,比较等等应有尽有,值得收藏。-The classic algorithm C language program code, daffodils number, prime number, sort, compare, and so everything worth collecting.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:11264
    • 提供者:liuxaing
  1. CPPPrimer.EnglishaChinese.4th

    0下载:
  2. C++ Prime是久负盛名的C++经典教程,其内容是C++大师Stanley B. Lippman丰富的实践经验和C++标准委员会原负责人Josée Lajoie对C++标准深入理解的完美结合,已经帮助全球无数程序员学会了C++。本版对前一版进行了彻底的修订,内容经过了重新组织,更加入了C++ 先驱Barbara E. Moo在C++教学方面的真知灼见。既显著改善了可读性,又充分体现了C++语言的最新进展和当前的业界最佳实践。书中不但
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:4175872
    • 提供者:
  1. multithread

    0下载:
  2. 多线程的程序,求素数。用户运行程序时在命令行输入一个素数,然后程序创建一个独立新的线程来输出小于或等于用户所输入数的所有素数。-Multithreaded program, find the prime numbers. When users run the program on the command line enter a prime number, then the program creates a separate new
  3. 所属分类:进程与线程

    • 发布日期:2024-05-12
    • 文件大小:129024
    • 提供者:erevus
  1. c-language-exercises

    0下载:
  2. c语言练习题,包括素数、取数字、完数因子、数列的四舍五入、fibonaci累加数列、以及其它的一些源代码-c language exercises, including the prime number, take number, complete the number of factors, several series of rounded, fibonaci cumulative series, as well as some o
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:36864
    • 提供者:阳敏
  1. 1Fund1

    0下载:
  2. 判断一定范围内有多少个素数,可以变换范围,以MFC变成,文本框显示-Within a certain range to determine the number of prime numbers, you can change the scope of the MFC into the text box displays
  3. 所属分类:界面编程

    • 发布日期:2024-05-12
    • 文件大小:1882112
    • 提供者:张平
  1. generate_RSA

    0下载:
  2. 生成大素数并检验以及生成RSA1024位公钥子程序,不使用库文件,源代码清晰有注释-Generate and test large prime numbers and generate RSA1024-bit public key subroutine, do not use library files, source code clearly annotated
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:43008
    • 提供者:wangrui
  1. test

    0下载:
  2. 实现查找大于某个数的最小质数,只需要实现输入这个数-Find more than a few to achieve the smallest prime number
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:106496
    • 提供者:Jim
  1. Fund1

    0下载:
  2. 简单素数实现,用MFC,用户输入一个数字范围,通过穷举法来实现。-Simple realization of prime numbers, using MFC
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:汀芷
  1. panduansushu

    0下载:
  2. 简单的判断素数程序,适用于初学者等,简单易用-Simple procedure to determine prime numbers, such as for beginners, easy to use
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:li
  1. sampletest

    0下载:
  2. 素数测试的程序,可以测试大素数!采用了lasvegas随机算法。-Prime test procedures, to test a large prime number! Random algorithm used lasvegas.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:166912
    • 提供者:余闷
  1. Eular-Engineering

    0下载:
  2. 列出前6个素数:2,3,5,7,11,13,可看出,第6个素数是13. 第10001个素数是多少?-By listing the first six prime numbers: 2, 3, 5, 7, 11, and 13, we can see that the 6th prime is 13. What is the 10001st prime number?
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:superman
  1. Goldbach-Conjecture

    0下载:
  2. 进行哥德巴赫猜想的数据实验,即输入一个比6大的数,输出x=a+b,x为输入,a、b分别为x的两个素数质因数。-The experimental data Goldbach' s conjecture, that is to enter a larger number than 6, the output x = a+ b, x as input, a, b are the two prime x prime factors.
  3. 所属分类:汇编语言

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:马志达
  1. mpxviewer

    0下载:
  2. A viewer for the games Metroid Prime 1-3 -A viewer for the games Metroid Prime 1-3 This was a research project I did to mainly help me understand how to do 3D programming, early in the beginning revel8n messaged a
  3. 所属分类:其他游戏

    • 发布日期:2024-05-12
    • 文件大小:2880512
    • 提供者:dxwsk
  1. Eratoshenes

    0下载:
  2. eratoshenes素数筛选,本源码是通过标记数组下标来记录1000以内的质数-eratoshenes prime filter, the source is through the tag array subscr ipt to record prime number those are less than 1000
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:191488
    • 提供者:李典池
  1. sushuzl

    0下载:
  2. 这是一个简单的求素数的程序,结构小巧简单,内容精炼.-Procedures for seeking prime number
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:419840
    • 提供者:韩之行
  1. prim

    0下载:
  2. this projects is a prime program implementing
  3. 所属分类:绘图程序

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:siyavash
  1. zhishu

    0下载:
  2. 改进的递归算法,输出100以内的质数,VB.NET程序。通过已经得到的质数,算出下一个质数。-output the prime number within 100 Using improved recursion algorithm, the programe is coded with vb.net. Through got prime, calculate the next prime Numbers.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:45056
    • 提供者:fuchong
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org