资源列表
Delphi_751873
- Delphi:基于Delphi创建的氏量画图板源码,是一个基本的画图程序,打开程序后,在主窗口点击创建画板,可以打开一个新的画布,上面可以绘制直线、椭圆、曲线等,还可以移动画出来的图形,可以保存成.pa格式的文件,程序运行在Win32环境中。在程序中可设定操作类型:画图、删除、移动等。 -Delphi: s volume based on the drawing board to create Delphi source code, is a basic drawing program, o
Delphi_777521
- Delphi:Delphi使用sum函数统计数据,测试数据库被我搞丢了,有意研究的自己还原一下数据库。在一些订单程序、企业应用中比较实用的模块,我觉得Sum函数还是挺有用的,源代码可编译。 -Delphi: Delphi use the sum function statistics, I do the test database is lost, the study intends to look to restore the database itself. In some orders
Delphi_782011
- Delphi:Delphi实现在图片上输入文字,把文字写入到图片中,使用了Picture.Bitmap.Canvas和Picture.Bitmap.Canvas.TextOut进行写入图片,并合成后保存输出,本例的操作对象为BMP位图,JPG/PNG图像未做测试,源码运行效果请参见“软件截图”。 -Delphi: Delphi to achieve to enter text in the picture, the text is written to the image, use the
Delphi_807356
- Delphi:发一个用Delphi关联SQL语句查询的应用实例,演示了普通查询和关联SQL查询的异同之处,关联SQL查询当然功能更高级,本例数据库文件在Database文件夹下,测试前请附加好。 -Delphi: Delphi send an application instance associated with the query SQL statement demonstrates the common queries and SQL queries related similarit
Delphi_845358
- Delphi:Delphi修复Access数据库程序,Delphi源码下载,可选选项:修复前备份数据库,有时候会造成数据丢失,本源码侧重于原理的研究,若要用于实际应用,需要做不少完善修饰,仅供参考。 -Delphi: Delphi repair Access database program, Delphi source code download, selectable options: Repair the backup database before, sometimes result
Delphi_848107
- Delphi:Delphi7源码,可直接编译。Delphi为软件增加“帮助”功能,点击帮助后会打开一个帮助文档,文件为HELP.HLP,当然也可使用CHM格式,这样当打开软件后,如果用户想要得到帮助请单击"帮助"按钮或者"帮助",菜单,若程序执行时找不到帮助文件,则会弹出提示:没有发现帮助文件!请检查文件是否复制! -Delphi: Delphi7 source code can be compiled directly. Delphi is a software to increase t
Delphi_057420
- Delphi:Delphi使用BDE动态连接数据库的程序源代码,打开数据表,并显示TerryDB.DB的测试内容,程序编缉状态下的截图如图所示,BDE连接数据库使用也挺广泛,本例有参考价值。 -Delphi: Delphi BDE program source code using dynamic connection to the database, open the data table and displays TerryDB.DB test content, as shown in
Delphi_072143
- Delphi:Delphi枚举网络,通过Enum枚举的方法列出网络中的NETWare Server,程序获取时候速度有点慢,如果设置不对,程序会假死,源代码还有再扩展的空间,觉得有用的就下载源码吧。 -Delphi: Delphi enumerate network, listed by network NETWare Server Enum enumeration methods, procedures, time to get a bit slow, if not set, the pr
Delphi_150500
- Delphi:Delphi曲线图演示,最小二乘法七点曲线拟合演示效果,借此源码可了解系数矩阵、增广矩阵、高斯消元、误差计算、高斯消去后的矩阵右侧系数、迭代初值、迭代求解等相关技巧。 -Delphi: Delphi graph demonstrates, least squares curve fitting seven demonstration effect, whereby the source code can understand the coefficient matrix, au
Delphi_200315
- Delphi:Tcp连接测试工具,用来测试TCP服务器的稳定性(连接、发送、断开),已是更新版本,解决客户端断开后重连有时会失败的问题,测试时请输入ip地址,端口号和服务器,发送测试数据,收到信息后断开等。Delphi实现TCP连接测试代码,写的不错的小软件。 -Delphi: Tcp connection test tool for testing the stability of TCP server (connect, send, disconnect), is an updated
Delphi_314188
- Delphi:Delphi连续打印,比如打印号码连续的标签,相对于只打印一张,肯定有捷径可以走,具体的实现思路和源码是什么,那么请下载本源码吧。连续的标签内容取自于Access数据库文件,在根目录的db1.mdb。 -Delphi: Delphi continuous printing, such as printing labels consecutive numbers, as opposed to only print one, and certainly there are shor
Delphi_347288
- Delphi:Delphi打印纸置源码实例,设置打印纸大小的Delphi源码下载,指定宽度和高度参数的自定义,连接打印机可看到预览效果,仅是一个模块代码,可配合其它的打印程序使用。 -Delphi: Delphi source code examples set printing paper, set the paper size of Delphi source code download, specify a custom width and height parameters, con
