登录
首页 » Delphi VCL » DELPHI控件,很有用的哦.请大家下载,谎谎.

DELPHI控件,很有用的哦.请大家下载,谎谎.

于 2023-03-04 发布 文件大小:1.58 kB
0 193
下载积分: 2 下载次数: 1

代码说明:

DELPHI控件,很有用的哦.请大家下载,谎谎.-DELPHI controls, very useful Oh. Please everybody download, lied lied.

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

发表评论

0 个回复

  • 自动求出任何一个数值的sin值。可自动保留有效数字。
    自动求出任何一个数值的sin值。可自动保留有效数字。-automatically derive any sin of a numerical value. Automatically retain effective figures.
    2022-05-16 11:31:51下载
    积分:1
  • 实现UP、DOWN原语 产生3个进程: 两个进程模拟需要进入临界区的用户进程。 当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程...
    实现UP、DOWN原语 产生3个进程: 两个进程模拟需要进入临界区的用户进程。 当需要进入临界区时,显示:“进程x请求进入临界区…”,同时向管理进程提出申请; 申请返回,表示进入了临界区。在临界区中等待一段随机时间,并显示:“进程x正在临界区…”; 当时间结束,显示:“进程x退出临界区…”,同时向管理进程提出退出申请; 当申请返回,显示:“进程x已退出临界区。” 一个进程作为原语的管理进程,接受其他进程的临界区进入请求: 如果允许进入,则根据DOWN 原语的操作步骤设置相应变量,然后返回; 如果不允许进入,则进入循环等待,直到允许为止; 退出时模拟UP 操作。 进程间通信可以采用信号、消息传递、管道或网络通信方式。 -achieve UP, DOWN original language have three processes : process simulation of two critical needs for access to the users in the process. When the need to access critical areas, revealed : "The process of x request to enter the critical areas ...", and also to the management process applications; applied to return, entered a critical area. In the critical area to wait for a certain period of time random, and that : "the process of x is the critical area ..."; When the time ended, showed : "x withdraw from the process of critical areas ...", and also to withdraw from the process management applications; When applied to ret
    2023-08-26 18:05:03下载
    积分:1
  • 封装Windows文件句柄程序,使能够对大于2 GB的文件进行处理(
    封装Windows文件句柄程序,使能够对大于2 GB的文件进行处理(-Packaging Windows file handle procedures so as to the more than 2 GB of document processing (
    2022-02-25 02:38:46下载
    积分:1
  • 得到主要名及其IP地址
    得到主要名及其IP地址-be the main name and IP address.
    2022-01-31 13:03:20下载
    积分:1
  • used language tacticians parameter calculation procedures
    用delphi语言实现运筹学参数计算程序-used language tacticians parameter calculation procedures
    2022-02-26 16:31:45下载
    积分:1
  • 人力资源管理系统自动计算员工工资。自动生成员工工资报表。实现员工岗位调动操作。实现员工离职、复职操作。支持数据的模糊查询机制。运行环境 操作系统:Windo...
    人力资源管理系统自动计算员工工资。自动生成员工工资报表。实现员工岗位调动操作。实现员工离职、复职操作。支持数据的模糊查询机制。运行环境 操作系统:Windows 2000/NT/XP/ME 开发工具:Delphi 7.0 数据库:SQL Server 2000 硬件配置:CPU:600MHz以上的处理器 内存:64MB,推荐128MB以上 硬盘:100MB以上磁盘空间 分辨率:最低800×600像素 建议1024×768像素 颜色:256色-Human resources management system automatically calculate wages. Statements automatically generated wages. Operation to achieve the mobilization of staff positions. The achievement of staff leaving the service and reinstatement of the operation. Fuzzy query support mechanism for data. Operating Environment operating system: Windows 2000/NT/XP/ME development tools: Delphi 7.0 Database: SQL Server 2000 hardware configuration: CPU: 600MHz or faster processor Memory: 64MB, recommended 128MB or more Hard Disk: 100MB or more disk space Resolution: the minimum 800 × 600 pixels recommended 1024 × 768 pixels Color: 256 colors
    2022-02-13 17:18:41下载
    积分:1
  • 功能强大的报表生成和管理工具,能动态建立报表并且有效管理。...
    功能强大的报表生成和管理工具,能动态建立报表并且有效管理。-powerful report generation and management tools, dynamic statements, and the establishment of effective management.
    2022-06-30 18:49:02下载
    积分:1
  • 演示delphi在运行环境中自动生成控件的例子
    演示delphi在运行环境中自动生成控件的例子-demonstration environment for the operation of the Automatic Generation Control example
    2023-03-18 10:00:03下载
    积分:1
  • 多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complie...
    多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complier for Delphi编译器方可编译执行。Borland已经正式推出Delphi 8 for .NET,所以本书范例中部分内容可能与D8最终版本不符。-most directly in the code and Delphi6 Delphi7 operating environment. Some involved.NET technology content of the code, the need to install Delphi 7 Borland.NET Complier for Delphi compiler can compile implementation. Borland has officially launched for Delphi 8.NET, the book example might be part of the final version D8 inconsistent.
    2022-06-16 03:05:50下载
    积分:1
  • CRC16的DELPHI源程序及调用子
    CRC16的DELPHI源程序及调用子-CYXLIC REDUNDANCY the source and Call-
    2023-04-23 13:15:03下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载