资源列表
[Dephi控件源码] Delphi_150500
说明:Delphi:Delphi曲线图演示,最小二乘法七点曲线拟合演示效果,借此源码可了解系数矩阵、增广矩阵、高斯消元、误差计算、高斯消去后的矩阵右侧系数、迭代初值、迭代求解等相关技巧。 -Delphi: Delphi graph demonstrates, least squares curve fitting seven demonstration effect, whereby the source code can underst<8XSBISX> 在 2025-01-20 上传 | 大小:9kb | 下载:0
[Dephi控件源码] Delphi_200315
说明:Delphi:Tcp连接测试工具,用来测试TCP服务器的稳定性(连接、发送、断开),已是更新版本,解决客户端断开后重连有时会失败的问题,测试时请输入ip地址,端口号和服务器,发送测试数据,收到信息后断开等。Delphi实现TCP连接测试代码,写的不错的小软件。 -Delphi: Tcp connection test tool for testing the stability of TCP server (connect, sen<T71RZFW> 在 2025-01-20 上传 | 大小:84kb | 下载:0
[Dephi控件源码] Delphi_266087
说明:Delphi:DELPHI7代码读取中国天气网JSON数据,实现一个天气预报程序,没有过多美化,只是简单的读取出了指定城市的天气信息,美化一下就是一款漂亮的天气预报软件了。需要了解中国天气网城市代码JSON 串格式和中国天气网城市代码 JSON 数组格式,这两个文件已附上,下载压缩包解压即可。 -Delphi: DELPHI7 code reads China Weather Network JSON data to achieve<KMNEY58> 在 2025-01-20 上传 | 大小:127kb | 下载:0
[Dephi控件源码] Delphi_314188
说明:Delphi:Delphi连续打印,比如打印号码连续的标签,相对于只打印一张,肯定有捷径可以走,具体的实现思路和源码是什么,那么请下载本源码吧。连续的标签内容取自于Access数据库文件,在根目录的db1.mdb。 -Delphi: Delphi continuous printing, such as printing labels consecutive numbers, as opposed to only print one<Z11S2S1> 在 2025-01-20 上传 | 大小:11kb | 下载:0
[Dephi控件源码] 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 wi<60LL00K> 在 2025-01-20 上传 | 大小:213kb | 下载:0
[Dephi控件源码] Delphi_354682
说明:Delphi:Delphi的数据加密技术演示实例:文本加密解密源代码,随便在文本框中输入一段字符,可显示文本加密前的字符和文本加密后的字符,并输出解密后的文本。 -Delphi: Delphi data encryption technology demonstration examples: the text encryption and decryption source code, just enter some charac<HOA6Q8X> 在 2025-01-20 上传 | 大小:4kb | 下载:0
[Dephi控件源码] Delphi_358806
说明:Delphi:Delphi结合Excel打印报表的实例源代码,利用Excel表格组件的功能将数据导入到Delphi窗体中,并进行列表打印,打印数据之前你需要连接Excel文件。 -Delphi: Delphi source code with examples of Excel to print the report, using functional Excel spreadsheet component to import da<WR5KKGN> 在 2025-01-20 上传 | 大小:13kb | 下载:0
[Dephi控件源码] Delphi_371455
说明:Delphi:用Delphi实现在程序中自定义文件输入格式,MyDateFile.Dat是存放数据的,程序支持数据格式判断,出错会提示“日期或价格填写错误”,每一个输入框都对应一种格式,当然数据判断代码也是不一样的,你可根据自己的需要查看对应代码。 -Delphi: Delphi to achieve in the program with a custom file input format, MyDateFile.Dat dat<07SC57B> 在 2025-01-20 上传 | 大小:5kb | 下载:0
[Dephi控件源码] Delphi_418385
说明:Delphi:Delphi取得Modem的各个状态,先判断是否可以打开端口,判断有没有Model存在,若没有给出提示“没有发现Modem的存在1若存在则可以取得Modem的各个状态,比如清除发送、数据准备就绪、拨号指示、接受检测信号等。程序通过COM2串口连接调制解调器。 -Delphi: Delphi to obtain various state Modem, first determine whether you can op<IXDUSQP> 在 2025-01-20 上传 | 大小:4kb | 下载:0
[Dephi控件源码] Delphi_424726
说明:Delphi:string与byte数组的互相转化源代码,使用很方便的一个Delphi小程序,在输入框输入字符串,有两种方法将String转化为Byte数组,同时也有两种方法将Byte数组转化为String字符串。 -Delphi: string and byte array mutual conversion source code, very easy to use a small Delphi program, in the<66X1KT4> 在 2025-01-20 上传 | 大小:7kb | 下载:0
[Dephi控件源码] Delphi_425813
说明:Delphi:Delphi获取Windows系统字体列表,获取到全部的中文字体和英文字体名称,点击“列举字体”按钮即可得到列表。源代码开源,比较简单,适合Delphi初学者参考。 -Delphi: Delphi Get Windows system font list, access to all of the Chinese font and English font name, click on the "font list"<6BU633Y> 在 2025-01-20 上传 | 大小:6kb | 下载:0
[Dephi控件源码] Delphi_434127
说明:Delphi:Delphi实现屏幕字母识别程序Crystal Display源代码,用窗体来模拟屏幕上的字母,Delphi可以识别出显示的字母是什么,使用有第3方控件,编译前请确认已安装好所需控件。 -Delphi: Delphi to achieve letter recognition program Crystal Display screen source code, using form letters on the sc<6TKICW2> 在 2025-01-20 上传 | 大小:7kb | 下载:0