搜索资源列表
RSMATRIX
- 提供基本榘阵 ( Matrix ) 运算 ( product 、 sum 、 difference、 transpose、 traceof ) 的非可视构件 ( 1.0 版,附源码 C++Builder 3.0/4.0/5.0 版适用 ),作者 : Jeff Hiscock。 -provide basic Ju Front (Matrix) operator (product, the sum and difference, transpose, traceof) non-visual comp
AASizeComps1.0.1
- This pack is the same as Size Components Pack, the only difference between the two is that these components are drawn using Microsoft GDI+ instead of plain GDI, so they look much better. Of course, you can turn this on/off by setting the AntiAliased
BankManagementSystem
- 银行管理系统 一、 客户 对于客户我们应该知道他的姓名、地址、联系电话、证件类型、证件号码等。 二、 账户 对于一个客户,他在一个银行可以开通多个账号。所以对于一个账号,我们需要知道它的账户种类、账户号、开通此账户的客户信息,登录密码等。 三、 存取款功能 对于客户存款,需要记录他的存款时间,存入的账户号,完成此次存款的员工编 号。对于客户取款,我们要知道他在用哪个取款,同时应该验证身份信息(卡号,密码)要知道该卡上的存款额,及此次的取款额。根据卡上的金
date
- 可以指定日期格式、取得本地時區及抓取本地時間與格林威治時間,並計算其中的時間差異-You can specify the date format, get the local time zone and local time and GMT time to crawl, and calculate the time difference between them
ralib203
- ralib虽然与rxlib相差一个字,但是功能比rxlib还要强-ralib While rxlib difference a word, but even stronger function than rxlib
SimpleXMLD6-D2010
- SimpleXML for D7-D2010 非常小巧好用的一个XML处理类,可以生成/解析XML文件。 原作者出处不详,应该是俄罗斯人写的, 原生DELPHI代码,不依赖其它文件。 它与 NativeXML 差不多,但最大的区别是 NativeXML 是基于类的,而 SimpleXML 是基于接口的。所以可以很方便生成DLL,接入程序, 更利于代码重用的思想。 该版本支持 2010,压缩包里面包含一个原版和一个修正版,修正主要是本人在使用过程中发现 TXmlSaver.SaveToBu
EasyCalc
- 一个我07年的写计算时间差的小程序源代码,给初学者用。-I write a 07 time difference calculation of small program source code, for beginners to use.
ToyFDTDningodwaaswi-0.1.2
- A free finite-difference time-domain (FDTD) simulation software.
ControlList_ComponentList
- Example Delphi project - shows difference between ControlCount and ComponentCount, and use of GetParentComponent function-Example Delphi project - shows difference between ControlCount and ComponentCount, and use of GetParentComponent function
tcal5.5
- 文本计算器说明 一、用法: 1、文本计算器具有关闭时是否保存计算结果的功能、计算结果的小数位选择功能,小数位0表示计算精度; 2、文本计算器打开时,可以自动加载上次的计算结果以及上次关闭时窗口位置; 3、双击计算器的文本框可打开数字键盘,方便笔记本用户使用; 4、输入数学表达式后,按回车键,自动计算结果; 5、一个表达式必须在一行内全部输入; 6、表达式不输入内容时直接回车,不再出现错误提示; 7、需要当记事本用时,在本行最前面加入 号,可不出现错误提示!
strdiff
- The stringdiff unit has these functions: - Compare original string and second string and compute a "difference map" between the two strings. - Use original string and difference map and produce second string. Reverse of computeDiff -The str
winxm
- 时域有限差分方法,一维电磁波在色散介质中的传播和散射3D分析方法,fdtd-Finite difference time domain method, one-dimensional propagation and scattering of electromagnetic waves in dispersive media 3D analysis methods, fdtd
TCP-programming-examples
- tcp编程示例实现文件上传下载以及对文件的修改和删除。tcp一个小小的改动就可以改变全局-A tiny change in the tcp stack, but a big difference overall.
clipper_ver6.1.3a
- The Clipper library performs clipping and offsetting for both lines and polygons. All four boolean clipping operations are supported - intersection, union, difference and exclusive-or. Polygons can be of any shape including self-intersecting polygons
Delphi_824068
- Delphi:Delphi图片显示特效,以雨滴方式显示图像,从原图和效果图可看出差异。点击确定按钮可立即看到效果,请参阅源码运行截图。 -Delphi: Delphi pictures show effects, display images in raindrops can see the difference from the original and renderings. Click the OK button to see the effect immediately, pleas
Delphi_055281
- Delphi:QDAC下载_开源Delphi数据库组件,一个刚建立不久的Delphi数据库组件项目,得到了众多Delphi开发者的支持,目前已优化和修正了不少错误。QDAC核心为TMemoryDataSet组件,它可以实现数据集的克垄多种方式复制数据集、过滤SQL操作符、多表的并集、交集和差集、内存排序支持、导入导出、连接到PostgreSQL等功能,是从事Delphi数据库开发强大的辅助组件。 -Delphi: QDAC download _ open source Delphi data
swlphitnmecho
- Delphi 通过TNMEcho组件测速 测试网络连接的速度,可以测出当前网络传输的速度,通过向指定IP的服务器发送字符串数据后,根据返回时间测出速度快慢。在Delphi中有一个TNMEcho组件,利用它向Echo服务器发送一些数据,这些数据会原样从Echo服务器返回,然后计算两者的时间差,即可大致算出网络连接的速度。此测试出的速度可作为一般参考。-Delphi connection through the TNMEcho component velocity test network spee
Delphiexists
- Delphi使用exists和noexists进行数据库的查询实例。可以求交集和差集,有兴趣参考下。带有数据库文件,在Database文件夹下,测试前请附加好数据库并连接数据库信息。-Delphi uses exists and noexists database query example. Can the intersection and difference sets, are interested in the reference. With a database file, in th
ASCII
- Impress your loser friends by sending them an email full of binary! Actually, it wouldn t technically be binary. Yeah, it would be an ascii representation of binary, but whatever. They are too stupid to realize the difference.
xunhuanbijiao
- 不同循环的汇编效率比较,有助于学者深入理解高级语言和低级语言的区别。-Compilation of comparative efficiency of different cycle, in-depth help scholars understand the difference between high-level languages and low-level languages.