搜索资源列表
Number-input-limit
- Delphi源码,可用于用户数字录入时加以限定,防止录入格式有误-Delphi source code can be used for user input at the figures to limit and prevent erroneous input format
24mathd
- 给定4个整数,其中每个数字只能使用一次;任意使用 + - * / ( ) ,构造出一个表达式,使得最终结果为24,这就是常见的算24点的游戏-given four integers, each of which can only be used once figures; Arbitrary use-* / (), construct an expression so that the final results for 24, which is common count 24 points o
cosx
- 自动求出任何一个数的cos值。可自动保留有效数字。-automatically derive any of a number of cos value. Automatically retain effective figures.
sinxv
- 自动求出任何一个数值的sin值。可自动保留有效数字。-automatically derive any sin of a numerical value. Automatically retain effective figures.
Tetris
- Tetris Demo on delphi - easy code. Figures makes in boolean constants.
1-9
- 填写九方格,使其横竖都是1-9 这九个数字-Fill out the nine grid so that it横竖are the nine figures 1-9
PCtoLCD
- 中英文数字的液晶字库生成软件中英文数字的液晶字库生成软件-Figures in both English and Chinese character generation software, the LCD
Convert
- 数字大写转换,填写报销单很好用的,对于一下子不知道大写数字怎么写,用这个就好了-Digital uppercase conversion, fill out a good use of claims, figures for all of a sudden do not know how to write uppercase, use this like a
Lissajou
- Lissajou.rar - Delphi source - how to draw Lissajou figures on form canvas
caisuzi1
- 单击“产生数字”或“开始新游 戏”后软件将随机产生一个无重 复 的4位数,使用者在对应输入框 内输入猜测的一组无重复4位数 ,单击“确认数字后”软件就会根 据这个数字给出几A几B,其中A 前面的数字表示位置正确的数的 个数,而B前的数字表示数字正 确而位置不对的数的个数。 如:正确答案为 5234,而 猜的人猜 5346,则是 1A2B,其 中有一个5的位置对了,记为1A ,而3和4这两个数字对了,而位 置没对,因此记为 2B,合起来
verification-code
- 实现对验证码的识别,通过对特征码的提取,对数字进行识别,程序可以自动学习,识别率不错-Verification code to achieve the identification, through the signature of the extraction, identification of figures, the program can automatically learn good recognition rate
VSSDIGI.ZIP
- 一套delphi环境下的数字显示的控件。-A delphi environment figures show the controls.
Delphi_534007
- Delphi:Delphi获取用户名,,枚举用户名,我没有搞懂这是获取的哪里的用户名,不像是Windows的用户名啊,我的电脑的用户名不是这个,怎么出来一大串数字呢,高手们下载这个源码看看哦。 -Delphi: Delphi get the user name, enumerate user names, I did not get to know this is where to get the user name, user name, unlike Windows, ah, my co
leonardofibonacci
- Delphi裴波纳契数列求和实例,请输入要计算数字的前多少位。斐波那契数列,又称黄金分割数列,指的是这样一个数列:0、1、1、2、3、5、8、13、21、……在数学上,斐波纳契数列以如下被以递归的方法定义:F0=0,F1=1,Fn=F(n-1)+F(n-2)(n>=2,n∈N*)在现代物理、准晶体结构、化学等领域,斐波纳契数列都有直接的应用。本例用Delphi来演示斐波那契数列的简单应用。-Delphi Fibonacci numbers and examples, please inpu
