搜索资源列表
NumEdit_demo(An E Notation Numeric Edit Control).z
- CloseSmoothly_demo,实现数字化输入的编辑框控件,数字,字符过滤功能-CloseSmoothly_demo, digital input edit box control, numbers, characters filtering
Os_300
- 某新建超市要在其出入口大厅设计安装一套能自动管理的储物柜系统。寄存物品时要首先申请一个储物柜,如果有空闲的,则自动打开,同时给顾客打印一个密码或柜号作为寄存凭证,用户可随即放入物品并关闭储物柜;如果没有空闲的,则告知顾客或报警。提取物品时,首先输入自己的寄存密码或柜号,如果正确,对应的储物柜自动打开,顾客可取出寄存物品。所以要求在储物柜的中间位置设置一个控制键盘,包括0~9十个数字键、“确定”键、“取消”键和一个用于开柜的“存包”键。-supermarket to a new entrance
heatmaptext
- Heat maps with numeric values overlayed
vbincommonsourcenumericcode
- vb in common source numeric code.rar
StaticList
- We often need to use static data in our programs. By static, I mean our programs do not modify the data. For example, we can insert the list of the 50 US state names into a combobox so that the user can select his/her state using a mouse. The same go
NUMARICTEXTBOX.ZIP
- numeric textbox programming
字符串处理函数集1
- 这是一个字符串处理函数集,包括: IsNumeric——检查串是否为数字串 Upcase——变成大写串 Lowercase——变成小写串 Trim——截掉串尾的空格 RTrim——截掉串开始处的空格 LTrim——截掉串尾的空格 right——从右到左截掉字符 left—— 从左到右截掉字符 mid——截掉从某个起始位置到右边位置的字符 zip文件中包含StringFunctins.h和StringFunctins.cpp是字符串处理函数的头文件和实现文件,main.cpp和main.h是一个控
无限长表达式运算器
- 这个程序的作用是计算并输出运算表达式的值。本程序支持+、-、*、/、^这五个运算操作符,并支持()以及sin()、cos()、tan()、log()、ln()等函数,支持()、函数的多层嵌套。 本程序有一定的容错及判错功能-A program that evaluates an numeric expression, supports five operators: +, -, *, /, ^, and (), also supports functions like sin, cos, tan
Stringencryptionprocess.rar
- 字符串加密程序,可设置一位字符或数字密钥加密原字符串,字符串长度无限制,String encryption process, you can set a character or numeric key encryption the original string, string length limit
gsl-1.4.tar.gz
- 数值计算工具包-支持Windows环境、Linux和App系统VC++,,Numeric Calculation package
NumEditCtrl_demo.zip
- 数字输入编辑框,The edit which accpets numeric input
EX_Calculator03
- 基于VC++,单选按钮在有数字键盘的计算器中的应用-Based on VC++, the radio button in the numeric keypad of the calculator application
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
17869354soft-keyboard
- 需要软键盘的请下载,只包含数字键,很多人软键盘用不了那么多功能,这个是很好的选择,简单也适合学习-Needs the soft keyboard to invite downloading, only contains the numeric keyboard, very many human of soft keyboards have more than enough that multi-purpose, this is the very good choice, also suits s
numeric
- giving word to numeric number
Numeric-Integration
- Numeric Intration . Sympsons Rule
Numeric to Roman
- How to make numeric to roman..
Numeric to Roman
- VB numeric to roman.. this is that way...
ASCII-numeric-value
- This program creates a text file, copies the binary value of an input file and prints it to the text file as ASCII numeric value.