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

搜索资源列表

  1. Stringencryptionprocess.rar

    0下载:
  2. 字符串加密程序,可设置一位字符或数字密钥加密原字符串,字符串长度无限制,String encryption process, you can set a character or numeric key encryption the original string, string length limit
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:1136
    • 提供者:STAR
  1. LDL-2.0.1.tar

    1下载:
  2. 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行LDL分解,C++编写-LDL is a set of concise routines for factorizing symmetric positive-definite sparse matrices, with some applicability to symmetric indefinite matrices. Its primary purpose is to illustrate much of the basic theory of
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:225831
    • 提供者:aaq
  1. circulant

    0下载:
  2. This MATLAB code generates a square circulant matrix using the vector V as the first row of the result if V is a row vector or as the first column of the result if V is a column vector. V may be any numeric data type or a character string. -This MA
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:2882
    • 提供者:Mohammed
  1. PyEmbedMFC_src

    1下载:
  2. Python语言嵌入到MFC的开发中,通过这个例子可以利用两种语言的优势开发程序-Many of you might have seen the numeric input fields in most commercial CAD and scientific applications that facilitate the user to write mathematical expressions. This is to allow the user to use the edit box
  3. 所属分类:其他小程序

    • 发布日期:2016-03-21
    • 文件大小:25928
    • 提供者:liulei
  1. Colors1

    0下载:
  2. COLORS1在显示区域的左半部显示三种滚动条,并分别标以「Red」、「 Green」和「Blue」。当您挪动滚动条时,显示区域的右半部将变为三种原色混合而成的合成色,三种原色的数值显示在三个滚动条的下面。 -COLORS1 displays three scroll bars in the left half of the client area labeled "Red," "Green," and "Blue." As you scroll the scroll bars, the r
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-29
    • 文件大小:56706
    • 提供者:我有罪
  1. integer_test.cpp.RAR

    0下载:
  2. //*** *** *** *** *** *** *** *** *** *** *** *** *** *** ****// // program name: Integer Test // Sometimes we need a way to test the user input to know if it is an integer, i have // seen many algorythm for doing this,but a lot of them are inc
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:1120
    • 提供者:John Kosmidis
  1. numerica

    0下载:
  2. numeric conversion program for msp430f
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1061
    • 提供者:aegcorreo
  1. changeNumber

    0下载:
  2. 这是一个将数值转换成英文的程序,例如输入123,则输出one hundred three.-This is a numeric value to convert into English of the procedures, such as type 123, then the output of one hundred three.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:563850
    • 提供者:sunjing
  1. DAE

    0下载:
  2. numeric methods for differential-algebraic equations
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6962
    • 提供者:tbird
  1. string_strutil

    0下载:
  2. std::string并没有提供所有需要方法。所以,需要用STL提供了算法库、字符串流以及现存的std::string的方法来实现它们。 ※ 将字符串转换为大写/小写 ※ 去掉字符串两端的空格 ※ 忽略大小写比较字符串 ※ StartsWith和EndsWith ※ 从字符串解析出int和bool等类型的值 ※ 将各种数值类型转换成字符串(toString) ※ 拆分字符串和Tokenizer-std:: string does not provide all the
  3. 所属分类:Other systems

    • 发布日期:2017-03-21
    • 文件大小:3600
    • 提供者:方启
  1. szzh

    0下载:
  2. 数值类型的转换, 实现从十进制到二进制的相互转换,解决了使用不同类型数据带来的麻烦-Numeric types of conversion from a decimal to binary mutual conversion, the use of different types of data to solve the trouble
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:4765
    • 提供者:hanxuelian
  1. pubfun_string

    0下载:
  2. 自己写的字符串处理函数库,包括反序、将数字按英文方式分隔输出、将数字转换成大写中文、将低于一万亿范围内数字转换成正确的大写人民币读写模式-the string processing library, write by myself. including reverse the strings order, separated the digital every 3 bits with a comma , translate the numeric characters to tradition
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1935
    • 提供者:Wayne Lee
  1. VirtualKeyboard

    1下载:
  2. 一个labview虚拟数字键盘,希望对大家有用-A labview virtual numeric keypad, we want to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:720114
    • 提供者:顶峰
  1. numtostr

    0下载:
  2. 利用IDL编写的把双精度类型的数据转化为字符型;将数值型转化为字符串-Prepared by the use of IDL double type data into character the numeric into a string
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:1015
    • 提供者:tuqianguang
  1. Lexer

    0下载:
  2. 该任务需要你为数学表达式构建一个单纯的语法分析程序lexer,它将一段输入的字符串转变为token(值),token(值)里每个字符都属于数学表达式的组成部分。我们想将token(值)定义为如下几种(1)计算符号,+,-.(2)字母和下划线 (3)数字,这三者先不需要仔细区分。-In this assignment, you will build a simple lexer for arithmetic expressions. A lexer breaks an put str g to
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:3313
    • 提供者:faasewq
  1. numpy-1.5.1

    0下载:
  2. NumPy是Numarray的后继者,用来代替NumArray。SAGE是基于NumPy和其他几个工具所整合成的数学软件包,目标是取代Magma, Maple, Mathematica和Matlab 这类工具。-Numerical Python adds a fast and sophisticated array facility to the Python language. NumPy is the most recent and most actively supported packa
  3. 所属分类:Other systems

    • 发布日期:2017-05-09
    • 文件大小:2533463
    • 提供者:沈觅仁
  1. Validate_Input

    0下载:
  2. Accepts inputs form GUI as CHAR and parses validates and converts to appropriate numeric format
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-15
    • 文件大小:13699
    • 提供者:DaveH
  1. wep_crack_password

    0下载:
  2. vb6开源,bY sarjet,BT3 破解密码翻译工具,只要输入BT3 获取的数字密码,就能算出真实的密码.-vb6 open source, bY sarjet, BT3 to crack the code translation tool, simply enter the numeric code for BT3, you can calculate the real password.
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:176106
    • 提供者:llmqhv
  1. change_nemeric_to_ascii

    0下载:
  2. 利用labview将数值型数据转换成ASCII类型数据的程序,可用于模仿学习。-Using numeric data labview will convert ASCII type data process, can be used for imitation study.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:13987
    • 提供者:阿飞
  1. Numeric-Integration

    0下载:
  2. Numeric Intration . Sympsons Rule
  3. 所属分类:Other windows programs

    • 发布日期:
    • 文件大小:526786
    • 提供者:arielnalonso
« 12 3 4 »
搜珍网 www.dssz.com