搜索资源列表
Stringencryptionprocess.rar
- 字符串加密程序,可设置一位字符或数字密钥加密原字符串,字符串长度无限制,String encryption process, you can set a character or numeric key encryption the original string, string length limit
LDL-2.0.1.tar
- 对基于稀疏矩阵存储技术的对称正定稀疏矩阵进行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
circulant
- 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
PyEmbedMFC_src
- 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
Colors1
- 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
integer_test.cpp.RAR
- //*** *** *** *** *** *** *** *** *** *** *** *** *** *** ****// // 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
numerica
- numeric conversion program for msp430f
changeNumber
- 这是一个将数值转换成英文的程序,例如输入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.
DAE
- numeric methods for differential-algebraic equations
string_strutil
- std::string并没有提供所有需要方法。所以,需要用STL提供了算法库、字符串流以及现存的std::string的方法来实现它们。 ※ 将字符串转换为大写/小写 ※ 去掉字符串两端的空格 ※ 忽略大小写比较字符串 ※ StartsWith和EndsWith ※ 从字符串解析出int和bool等类型的值 ※ 将各种数值类型转换成字符串(toString) ※ 拆分字符串和Tokenizer-std:: string does not provide all the
szzh
- 数值类型的转换, 实现从十进制到二进制的相互转换,解决了使用不同类型数据带来的麻烦-Numeric types of conversion from a decimal to binary mutual conversion, the use of different types of data to solve the trouble
pubfun_string
- 自己写的字符串处理函数库,包括反序、将数字按英文方式分隔输出、将数字转换成大写中文、将低于一万亿范围内数字转换成正确的大写人民币读写模式-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
VirtualKeyboard
- 一个labview虚拟数字键盘,希望对大家有用-A labview virtual numeric keypad, we want to be useful
numtostr
- 利用IDL编写的把双精度类型的数据转化为字符型;将数值型转化为字符串-Prepared by the use of IDL double type data into character the numeric into a string
Lexer
- 该任务需要你为数学表达式构建一个单纯的语法分析程序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
numpy-1.5.1
- 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
Validate_Input
- Accepts inputs form GUI as CHAR and parses validates and converts to appropriate numeric format
wep_crack_password
- 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.
change_nemeric_to_ascii
- 利用labview将数值型数据转换成ASCII类型数据的程序,可用于模仿学习。-Using numeric data labview will convert ASCII type data process, can be used for imitation study.
Numeric-Integration
- Numeric Intration . Sympsons Rule