CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - Numerical Numbers

搜索资源列表

  1. matrixncomplex

    0下载:
  2. Delphi math library. include numerical recipes codes, examples.Matrices. complex numbers.
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:18000
    • 提供者:selamicik
  1. caishuzi

    0下载:
  2. c语言做的猜数字游戏,这个游戏的规则比较简单,一般两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜得人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。 -c language to number guessing game, the rules of the game is relatively simple, general two people
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:1517
    • 提供者:baifan
  1. src

    0下载:
  2. In electronics, an adder or summer is a digital circuit that performs addition of numbers. In modern computers adders reside in the arithmetic logic unit (ALU) where other operations are performed. Although adders can be constructed for many numerica
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:545
    • 提供者:motti
  1. textboxkongjian

    0下载:
  2. C#自制数值组件,这个文本框控件中只允许输入数字,不能是字母或中文,也就是限制了文本框的输入类型-C# homemade numerical components, the text box control allows only enter numbers, not letters or Chinese, is to restrict the text box type of input
  3. 所属分类:CSharp

    • 发布日期:2017-11-30
    • 文件大小:17423
    • 提供者:zpudn85
  1. sum

    0下载:
  2. 20个无符号数相加实验目的:通过非数值运算(如统计、分类、排序、代码转换等)编程,进一步掌握8086/8088汇编语言程序设计方法和技巧。-20 unsigned numbers together experiment: through non-numerical operations (such as statistics, classification, sorting, transcoding, etc.) programming, and further understand 8086/
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:118271
    • 提供者:陆二二
  1. banksystem

    0下载:
  2. 设计一个银行账户管理程序,账户的信息有账号(唯一)、姓名、余额、身份证号码、单位、电话号码、地址等,允许用户进行如下操作:开户、销户、存款、取款、转账、查询,一个用户可以有多个户头,账户的数值没有上限。 基本要求 程序运行时,可以由用户选择进行何种操作,开户操作要求输入用户信息后自动获取账号,用户销户后账号被回收,并且该账号可以继续分配给其它账户,不允许用户透支,根据姓名或账号可以进行用户的信息查询,所有的账户信息应存放到一个文件中,可以随时的访问和更新。 测试数据 程序应输入
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:3672
    • 提供者:刘霄宇
  1. 13349.-Extended-Normal-Order-Sort

    0下载:
  2. 在标准顺序排序,在这些数字的字符串可能不排序的地方,他们的预期。例如,xyz100之前XYZ2。在一些应用中,如列表文件中,可以使用正常的顺序的排序,其中的数字中的字符串的任何字符串被视为与由数字串给定的数值单个数字。例如,以下是正常的顺序:   XYZ001,XYZ2,XYZ003,XYZ08,XYZ23,XYZ100,XYZQ   我们希望延长正常秩序的排序方式有两种:   小写和大写字母排
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1909
    • 提供者:646589015
  1. hangman

    0下载:
  2. 字符串或串(String)是由数字、字母、下划线组成的一串字符。一般记为 s “a1a2···an”(n> 0)。它是编程语言中表示文本的数据类型。在程序设计中,字符串(string)为符号或数值的一个连续序列,如符号串(一串字符)或二进制数字串(一串二进制数字)。 通常以串的整体作为操作对象,如:在串中查找某个子串、求取一个子串、在串的某个位置上插入一个子串以及删除一个子串等。两个字符串相等的充要条件是:长度相等,并且各个对应位置上的字符都相等。设p、q是两个串,求q在p中首次出现的
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-13
    • 文件大小:1069
    • 提供者:张羽翔
  1. JenisJenisBilangan

    0下载:
  2. Fibonacci, Hexagonal, Pentagonal, Square and Triangular Number
  3. 所属分类:其他

    • 发布日期:2017-12-28
    • 文件大小:2048
    • 提供者:Pane
  1. 输出斐波那契数列前 n项

    0下载:
  2. 通过输入数值n,输出斐波那契数列前 n项(Through the numerical input n, output Fibonacci numbers before the n)
  3. 所属分类:其他

    • 发布日期:2017-12-29
    • 文件大小:6144
    • 提供者:yanyanyan
  1. Calculate Simple

    0下载:
  2. 进行简单的数值计算,主要包括数字的加减乘数。为C语言源程序(Carry out simple numerical calculations, mainly including the addition and subtraction of numbers. C language source code for)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:北落
  1. laichi_IngresarNumeros

    0下载:
  2. textbox only for numerical input
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:edbelan
  1. AbdessemedSherwinTheofilis_AIAA_2004-2541.pdf

    0下载:
  2. Results are presented of Bi Global stability analysis of incompressible flow over a row of T-106/300 Low Pressure Turbine blades. In particular the two- and three-dimensional stability of a two-dimensional steady state is investigated for Reynolds
  3. 所属分类:其他

    • 发布日期:2018-01-04
    • 文件大小:2453504
    • 提供者:lighthill
  1. Large number addition

    0下载:
  2. 由于直接加法有数字大小限制,这里使用字符串进行1000位以内的数字加法。(Because direct addition has a numerical size constraint, the string is used to add numbers within 1000 bits.)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:473088
    • 提供者:423lzf
搜珍网 www.dssz.com