CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 判断奇偶

搜索资源列表

  1. snake

    0下载:
  2. 贪吃蛇*要点分析: *1)数据结构:matrix[][]用来存储地图上面的信息,如果什么也没有设置为false, * 如果有食物或蛇,设置为true;nodeArray,一个LinkedList,用来保存蛇的每 * 一节;food用来保存食物的位置;而Node类是保存每个位置的信息。 *2)重要函数: * changeDirection(int newDirection) ,用来改变蛇前进的方向,而且只是 * 保存头部的前进方向,因为其他的前进方向已经用位置来指明了。 其
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3571
    • 提供者:yy
  1. odd

    0下载:
  2. 很高效的判断组合数C(n,k)的奇偶性。 巧妙的使用了位运算。时间复杂度为O(1). 避免使用大数类。-Very efficient to determine the number of combinations C (n, k) parity. Clever use of digital computing. Time complexity is O (1). To avoid the use of large numbers type.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:841
    • 提供者:方宇浩
  1. bam

    0下载:
  2. 利用hopfield网络进行判断和分类的奇偶分类算法-Hopfield networks use to determine and classify the parity classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:1157
    • 提供者:王银
  1. 4

    0下载:
  2. 从键盘输入1位十进制值,判断其奇偶性,若为奇数,在屏幕上输出1,否则为0。-Keyboard input from a decimal value, to determine its parity, if odd, the screen output 1, otherwise to 0.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:77387
    • 提供者:戴婷婷
  1. calculation

    0下载:
  2. 这是一个可以进行累加和累乘的vb运算程序,并且可以判断结果的奇偶性-calculation
  3. 所属分类:MPI

    • 发布日期:2017-03-22
    • 文件大小:5343
    • 提供者:joy
  1. Joqh

    0下载:
  2. 1.试编写一程序,用以判断一个五位整数n各位数字的奇偶性,并求出它们的和。 运行结果提示 偶数个数: 2 奇数个数: 3 注:需要判断输入的是不是数字,并且是不是五位数。-jiouqiuhe
  3. 所属分类:Java Develop

    • 发布日期:2017-03-26
    • 文件大小:639
    • 提供者:丁远
  1. MyProjects

    0下载:
  2. 求平均数,求最大公约数,判断奇偶性,判断完全数,判断是否为质数-Average demand, find the common denominator, determine the parity, total number of judgments, to determine whether a prime number
  3. 所属分类:Algorithm

    • 发布日期:2017-05-18
    • 文件大小:5030004
    • 提供者:zhaoxiang
  1. NeuralNetWork

    0下载:
  2. 人工神经网络判断0~9个数的奇偶性,可以适当扩大判别范围-Artificial neural network to determine the number of 0 to 9 parity, you can determine the appropriate scope of expansion
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:768
    • 提供者:赵发君
  1. zhengfujiou

    0下载:
  2. 判断数值的正负奇偶,并以对话框形式显示,基于labview-Determine the value of the positive and negative parity, and the dialog box is displayed, based on labview
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-31
    • 文件大小:7409
    • 提供者:
  1. To-determine

    0下载:
  2. 判断一个整数的奇偶性,适合初学者,是实验内容-To determine the parity of an integer
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:894853
    • 提供者:风随心
  1. judge-the-digital-parity-

    0下载:
  2. 一个能判断数字奇偶的vb小程序,大家可以下载试试,对初学者来说很有帮助的哦。-One can judge the digital parity vb program, you can download to try, very helpful for beginners.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1775
    • 提供者:gjd
  1. jioushu

    0下载:
  2. 输入一个数求其奇偶,奇数则判断是否为素数,若是则输出孪生素数,偶数则变成两个素数之和-Enter a number to find the parity, odd-numbered determine whether the primes, if the output of twin primes, even into the sum of two primes
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-18
    • 文件大小:196744
    • 提供者:ZY
  1. ETP

    0下载:
  2. 从键盘上输入一个数据,判断其奇偶性,若是偶数,将其分解为2个素数之和(例如:6=3+3,18=11+7,.......),若是奇数,判断其是否为素数,若是素数,找出其孪生素数(例如:5的孪生素数为3和7,11的孪生素数为13,.......)-A data input from the keyboard, determine the parity For even, be decomposed into the sum of two primes (eg: 6 = 3+3, 18 = 11+7,
  3. 所属分类:CSharp

    • 发布日期:2017-11-06
    • 文件大小:929
    • 提供者:李强
  1. MonitorB

    0下载:
  2. 用VHDL写的一个信息监视系统,包括对信息的整形、串并转换和奇偶校验等 还有状态的判断,信息格式的判断等 一个监视器-VHDL write a monitoring system, including the shaping of information, serial-to-parallel conversion and parity status judgment, the judgment of the information format monitor
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-26
    • 文件大小:794215
    • 提供者:xiaok
  1. expe641

    0下载:
  2. 输入一位数字判断其奇偶性,奇数输出1,偶数输出0-Enter a digital determine its parity, odd-numbered outputs 1, even-numbered output 0
  3. 所属分类:assembly language

    • 发布日期:2017-11-27
    • 文件大小:584
    • 提供者:ling
  1. jojy8

    0下载:
  2. 8位奇偶校验字 判断一段8位码中的奇偶数字,奇为1(或0),偶为0(1)-Parity word
  3. 所属分类:assembly language

    • 发布日期:2017-11-07
    • 文件大小:54125
    • 提供者:linyii
  1. text

    0下载:
  2. 输入任意大小的三个整数,判断其中是否有两个奇数一个偶数。若是则输出“yes”,不是则输出“not”(Enter three integers of any size to determine whether there are two odd numbers or an even number. If you export "yes", then "not" is not")
  3. 所属分类:汇编语言

    • 发布日期:2017-12-20
    • 文件大小:40960
    • 提供者:GuiYe
  1. odd_even_check

    0下载:
  2. 用于检查数据的正确性。具体而言,在发送端,通过增加校验位,使有效数据位和校验位组成数据校验码;在接收端,根据接收的数据校验码判断数据的正确性。(For correcting the correctness of the data. Specifically, at the transmitting end, the valid data bits and the parity bits are added to the data check code by adding the parity b
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-18
    • 文件大小:1024
    • 提供者:digital_wang
  1. 奇偶性判断

    0下载:
  2. 用于奇偶性的判断,使用这个程序可以大大减少人的工作量,方便,准确(For the judgment of parity, the use of this program can greatly reduce the workload, convenience and accuracy of the person)
  3. 所属分类:其他

    • 发布日期:2018-04-28
    • 文件大小:12288
    • 提供者:gxd12
  1. 8位奇偶校验器

    0下载:
  2. 奇偶校验器是通过信息位和1位校验位中的二进制中的“1”的个数来判断是偶还是奇数校验,如果是奇数,那么就是奇数校验码,反之则反,波形信息位为奇数为1,校验位为0时,输出的奇校验位为0,偶校验位为1,奇校验错误为0,偶校验错误为1(即有错)。同理其他测试分别测试了信息位为奇数个1,校验位为1、信息位为偶数个1,校验位为1、信息位为偶数个1,校验位为0的情况,图中波形的测试完全符合预期要求。
  3. 所属分类:软件工程

« 12 »
搜珍网 www.dssz.com