登录
首页 » Delphi VCL » 人工智能:九宫格

人工智能:九宫格

于 2022-09-06 发布 文件大小:272.16 kB
0 178
下载积分: 2 下载次数: 1

代码说明:

delphi编程实现的人工智能:九宫格-artificial intelligence : Jiugongge

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 非常强大的Internet Mail套件,只用不到1小时你就能开发出完整E
    非常强大的Internet Mail套件,只用不到1小时你就能开发出完整E-mail通讯程序 包括用户界面,错误检查,附件管理等.-very powerful Internet Mail suite, only less than an hour you will be able to develop a complete E-mail communication procedures, including the user interface, error checking, annex management.
    2022-04-17 18:14:49下载
    积分:1
  • ImageEn是Delphi中用来实现绘图的工代码,如图像显示、图像的操作处理等...
    ImageEn是Delphi中用来实现绘图的工代码,如图像显示、图像的操作处理等-ImageEn is the code for drawing ,as, show Image ,operate Image etc.
    2022-02-01 15:56:53下载
    积分:1
  • DynaPlot是一个实时图表控件,用于技术和科学应用程序。内置的autoscale, pan, scroll, stacked zoom, 和 cursors...
    DynaPlot是一个实时图表控件,用于技术和科学应用程序。内置的autoscale, pan, scroll, stacked zoom, 和 cursors等工具能让用户快速简便的检查数据。-DynaPlot is a real-time chart control for technical and scientific applications. Built-in autoscale, pan, scroll, stacked zoom, and cursors and other tools allow users quick and easy inspection of the data.
    2022-04-26 11:15:56下载
    积分:1
  • Tomes of Delphi: Algorithms and Data Structures by Julian Bucknall This bo...
    Tomes of Delphi: Algorithms and Data Structures by Julian Bucknall This book about Algorithms and Data Structures is a highly sophisticated title targeted for advanced developers. Author Julian Bucknall works for one of Inprise s leading and oldest third-party library and tool companies, TurboPower, where he is in charge of technical development. This is the only book on the market that will provide Delphi developers with a comprehensive and current overview of using algorithms and data structures from a practical, not a theoretical, textbook perspective. The book will include a wealth of code examples appropriate for practicing developers. Bucknall s title will provide comprehensive coverage of such topics as arrays, binary trees, data compression, and other advanced topics not treated in any competing titles. The CD includes the author s highly successful freeware library EZDSL along with the code from the book.
    2022-03-24 22:45:37下载
    积分:1
  • Delphi Driver Development Kit 有了它以后可以用delphi开发驱动程序了。里面有详尽的例子。...
    Delphi Driver Development Kit 有了它以后可以用delphi开发驱动程序了。里面有详尽的例子。-Delphi Driver Development Kit With it can be used after the de lphi development of the driver. There are detailed examples.
    2022-01-26 00:38:04下载
    积分:1
  • delphi sql2000背/休息
    delphi sql2000 back/rest
    2022-08-14 22:29:00下载
    积分:1
  • 串口通讯,主要针对单板机进行开发
    串口通讯,主要针对单板机进行开发-serial communications, mainly for the development of F14
    2022-12-16 00:15:03下载
    积分:1
  • Ehlib是一个很好的
    Ehlib 是著名的数据库连接控制,版本为4.5.62,DBgrid增强VCL控件;支持多表头,多固定列,按表头排序,支持合计列,并支持直接打印。可以和PB的ataWindow媲美。 本版本含完整源代码,支持以下 IDE: Delphi 5,6,7,2005 C++Builder 5,6 BDS 2006 (Delphi 2006, C++Builder 2006) Delphi 2007 RAD Studio 2009 (Delphi 2009, C++Builder 2009) Embarcadero RAD Studio 2010 (Delphi 2010, C++Builder 2010) 本人已在Delphi 2010中运行通过,在本人编制的进销存软件中应用完全正常。 -Ehlib is a well-known database connection control, version 4.5.62, DBgrid enhanced VCL controls support multi-header, multi-fixed columns, according to the table header to sort, support total columns, and support for direct printing. PB can be comparable to the ataWindow. This version contains the full source code, to support the following IDE: Delphi 5,6,7,2005 C++ Builder 5,6 BDS 2006 (Delphi 2006, C++ Builder 2006) Delphi 2007 RAD Studio 2009 (Delphi 2009, C++ Builder 2009) Embarcadero RAD Studio 2010 (Delphi 2010, C++ Builder 2010) I have run in the Delphi 2010 is enacted, I prepared Invoicing software application c
    2023-06-07 22:15:02下载
    积分:1
  • 可以帮助你通过互联网、LAN或电话线从一台PC远程访问另一台PC,你还可以在那台电脑上工作,就像身临起境般,它还允许系统管理员控制网络内的所有电脑,访问文件、观...
    可以帮助你通过互联网、LAN或电话线从一台PC远程访问另一台PC,你还可以在那台电脑上工作,就像身临起境般,它还允许系统管理员控制网络内的所有电脑,访问文件、观看屏幕、控制键盘和鼠标的动作-can help you through the Internet, LAN or phone line from a PC remote access another PC, you can then work on the computer, just like with Habitat as dying, it also allows the system administrator to control the network all the computers, access files, watch the screen, control the keyboard and mouse movements
    2022-08-13 12:35:43下载
    积分:1
  • 组件制作概述
    Overview of component creation This chapter provides an overview of component design and the process of writing components for Delphi applications. The material here assumes that you are familiar with Delphi and its standard components. • Class library • Components and classes • Creating components • What goes into a component? • Creating a new component • Testing uninstalled components • Testing installed components • Installing a component on the Component palette-Overview of component creation This chapter provides an overview of component design and the process of writing components for Delphi applications. The material here assumes that you are familiar with Delphi and its standard components. • Class library • Components and classes • Creating components • What goes into a component? • Creating a new component • Testing uninstalled components • Testing insta
    2022-07-26 18:00:47下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载