资源列表
matlab-MRF-examples
- 我们将他引入,形成了基于信息传递的大毁灭算法和警示传播算法。-generate a decimation algorithm and warning propagation algorithm.
Delphi_027004
- 2层结构的delphi数据库操作例子,Master/Details示例,程序分server端和Client端,结合数据库以一个企业信息程序来展现。 -2 layer delphi example of the operation of the database structure, Master/Details example, the program of server-side and Client-side, combined with a corporate information
Delphi_078000
- Delphi把子查询用作派生表小实例,有关Delphi子查询的例子,期待共同与大家参考。- Delphi handle query as a derived table small example, the Delphi example subquery, look forward to working with you for reference.
Delphi_115265
- Delphi动态创建Sqlserver数据表,依次在窗口中输入表名称、各个字段名称、字段类型和长度,点击“建表”功能即可,不过之前请附加好Database文件夹中的SQLServer数据库文件,对Delphi初学者来说,是个不错的参考范例。 -Delphi Sqlserver dynamically created data tables, in turn enter the table name in the window, each field name, field type and
Delphi_121401
- Delphi ADO查询示例,练习使用ADODB连接access,并使用DBGrid显示数据的例子。程序可设置多个查询条件,支持模糊查询和不区分大小写的查询,学习Delphi与ADO数据库操作的实用例子。程序界面截图如上图所示,所需要的Access数据库文件已为您打包在里面。 - Delphi ADO query examples, practice using ADODB connection access, and use the DBGrid shows an example of
Delphi_138724
- Delphi编程环境下使用INI文件的例子,INI文件可用于配置文件、记录文件、将程序的一些数据保存在INI文件里。如图所示,本例子将使用INI保存相关内容,或保存程序上次的退出时间、上次运行时的窗体坐标、上次运行窗体的高度和宽度等信息,这仅是一个比较简单的ini文件例子。-Examples of using the Delphi programming environment INI files, INI files can be used to configure the files, lo
Delphi_183870
- Delphi使用Delete语句的例子,一个简单的例子,比较初级,主要是练习Sql语句,使用Delete语句删除数据,从Delphi书中整理出来的例子,希望Delphi初学者喜欢。 -Delphi examples use the Delete statement, a simple example, compare the primary, mainly practicing Sql statement, use the Delete statement to delete data fr
Delphi_332464
- Delphi批量更新SQL数据库内容,批量更新数据的Delphi实例,文件夹Database下包括两个文件:DelphiClassical200 _Data.MDF、DelphiClassical200 _Log.LDF为数据库附加文件。测试前请附加到SQLServer中,并定义好数据库连接字符串信息。-Delphi includes two files batch updates SQL database contents, batch update data Delphi instance,
Delphi_376034
- 简单文件加密(Delphi解密代码),单击“选择文件”可选择要加密的文件,后面的是输入密码的选项,然后就执行加密操作了,当然也可以通过本程序解密。以前有发过不少类似的Delphi加/解密程序-Simple file encryption (Delphi decryption code), click "Choose File" to select the file you want to encrypt, the latter is the option to enter a password,
Delphi_425522
- Delphi使用exists和noexists进行数据库的查询实例。可以求交集和差集,有兴趣参考下。带有数据库文件,在Database文件夹下,测试前请附加好数据库并连接数据库信息。 -Delphi use exists and noexists instance of the database query. You can find intersection, and difference are interested refer to. With a database file in D
Delphi_523284
- Delphi Seekeof用法例子,seekeof不读文件尾空行,就和seekeoln不算行末空格一样,此函数在导弹拦截一题中超有用. -Delphi Seekeof usage examples, seekeof end of the file is not read blank lines, it is not the end of the line and seekeoln spaces like this function in a title super useful for m
Delphi_535570
- delphi BlockRead用法的源码实例,blockread 函数可以读一个或多个记录到变量中,示例为你设计了一个按钮,点击这个按钮可以选择文件,选择文件后你可以看到复制了多少bytes到变量中,还不错吧,挺简单的例子了。 -source code examples delphi BlockRead usage, blockread function can read one or more records to a variable, the sample for you to de
