搜索资源列表

  1. Delphi 的内存管理器

    0下载:
  2. 如果代码中使用到需要动态内存的数据类型,那么这些数据类型的内部例程将访 问Delphi 的内存管理器。这些数据类型中就包括了AnsiString。这意味着绝大多数 的Delphi 程序都需要内存管理器-if the code needed to use dynamic memory data types, then these types of data internal routines will visit Delphi m
  3. 所属分类:电子书籍

    • 发布日期:2024-05-21
    • 文件大小:508928
    • 提供者:pl
  1. 《Delphi深度历险》附书源码

    0下载:
  2. 《Delphi深度历险》附书源码,很多例子值得参考-"Delphi depth Adventures" A source book, many examples worth considering
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1105920
    • 提供者:
  1. fft_source-delphi

    0下载:
  2. fft源代码,在delphi环境下开发的。没有密码,随意下。-FFT source code, developed in Delphi. No password, you can use it freely.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:24576
    • 提供者:wwz
  1. Delphi中串口通信的实现

    0下载:
  2. Delphi中串口通信的实现 Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 -Delphi is a functional and rapi
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:赵长华
  1. 用Delphi编制可自动升级程序

    0下载:
  2. 在编制了一个应用程序后的维护阶段,我们会面临给应用程序升级的工作.无疑,手工升级的工作是十分繁琐的,你可能会需要到用户的机器上去更新文件.可是,如果能编一个自动升级程序,放在网络上,让用户下载,只需执行一下就完成升级工作,不是很方便吗?其实,用Delphi可以很方便地编制出这样一个的程序.-in the preparation of an application after the maintenance stage, we will
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:5120
    • 提供者:赵长华
  1. Delphi与Ms Word的接口

    0下载:
  2. Delphi与Microsoft Word的接口-Delphi and Microsoft Word interface
  3. 所属分类:文件操作

    • 发布日期:2024-05-21
    • 文件大小:90112
    • 提供者:余韵然
  1. 用Word做Delphi报表输出工具

    0下载:
  2. 用Word做Delphi报表输出工具,对开发者有很大的帮助的,希望对大家有用处-done using Word Delphi statements output tools for developers to be of great help, we hope to be useful
  3. 所属分类:文件格式

    • 发布日期:2024-05-21
    • 文件大小:3072
    • 提供者:
  1. delphi画图工具作业

    0下载:
  2. 用Delphi制做的画图工具,包括菜单,工具栏的实现,还有一些画笔的选择,填充的功能.虽然WINDOWS的画图工具全面,可对于Delphi的学习有一定的帮助-system with Delphi done drawing tools, including menus, toolbars and that the realization of some brush choices, filling functions. Although
  3. 所属分类:组合框控件

    • 发布日期:2024-05-21
    • 文件大小:353280
    • 提供者:
  1. delphi图像分割

    0下载:
  2. 用Delphi制做,实现在打开,二值化,对图像的腐蚀,膨胀,轮廓提取等效果,使结构开,结构闭,细化,恢复原图等功能,以及从各个角度的投影等-system with Delphi done to achieve the open, two values, the image of corrosion, swelling, contour extraction effect, open structure, structural closu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-21
    • 文件大小:217088
    • 提供者:
  1. Delphi精选

    0下载:
  2. 基于Delphi的,用于前台产生BOM树状结构的递归过程-based Delphi, prospects for the tree structure generated BOM recursive process
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:18432
    • 提供者:阿飞
  1. Delphi中使用DirectDraw技术进行图形处理

    0下载:
  2. Delphi中使用DirectDraw技术进行图形处理.-Delphi DirectDraw technology for the use of graphics.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:阿飞
  1. 用Delphi开发的遗传算法源程序

    0下载:
  2. 开发环境:Delphi 简要说明:TGABase is a abstract class. You must Derivate a sub_class from it. You must override abstract function calculateFitness. By the way, this class can only get minimum solution -development environment
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:刘华
  1. delphi tsp

    0下载:
  2. 一个求解TSP问题的例子,用delphi编写.有很好的参考价值 -a TSP example, prepared with delphi. A very good reference value
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:349184
    • 提供者:yy
  1. Delphi串口测试

    0下载:
  2. Delphi编写的串口测试程序,适合测试计算机串口好坏!-Delphi serial test procedure for the testing of computer Serial good or bad!
  3. 所属分类:串口编程

    • 发布日期:2024-05-21
    • 文件大小:302080
    • 提供者:杨先生
  1. 用delphi开发OpenGL的例子

    0下载:
  2. delphi充分利用Opengl来进行动画编制-Opengl to take full advantage of the preparation for animation
  3. 所属分类:OpenGL

    • 发布日期:2024-05-21
    • 文件大小:124928
    • 提供者:朱旭凯
  1. 医院管理系统delphi

    0下载:
  2. 这是一个医院管理系统,前台语言用Delphi编写,后台数据库用SQL Server2-This a hospital management system and the outlook prepared with Delphi language, background databases using SQL Server 2
  3. 所属分类:医药行业

    • 发布日期:2024-05-21
    • 文件大小:3899392
    • 提供者:jl
  1. Delphi小助手

    0下载:
  2. 可以方便的查询DELPHI的各函数、过程、事件、命令的相关注解。涉及到了DELPHI 的EXCEL数据库!-facilitate inquiries DELPHI function of the process, events, and orders related notes. DELPHI relate to the Excel database!
  3. 所属分类:数据库编程

    • 发布日期:2024-05-21
    • 文件大小:411648
    • 提供者:刘义洲
  1. ZipTV.v6.8.4.Full.Source.For.Delphi

    0下载:
  2. ziptv为delphi控件,我公司就是用上它做了前台系统-ziptv to control, the company is using it to do a future system
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-21
    • 文件大小:1135616
    • 提供者:
  1. delphi遗传

    0下载:
  2. 关于求最值的delphi遗传算法源码,绝对可以用,调试通过,界面美观,由王小平书上的c代码改编所成,创建了一个ga类,向构造函数输入合适的参数就可以运算!-seek the most value on the delphi genetic algorithm source code can definitely use, debug, beautiful interface, Wang Xiaoping book adaptation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-21
    • 文件大小:256000
    • 提供者:李有为
  1. DevelopersGuide Delphi Kylix

    0下载:
  2. DevelopersGuide Delphi Kylix 英文版linux的delphi-DevelopersGuide Delphi Kylix English version of linux delphi
  3. 所属分类:书籍源码

    • 发布日期:2024-05-21
    • 文件大小:3623936
    • 提供者:华伦
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 50 »

源码中国 www.ymcn.org