登录
首页 » Windows开发 » 用DELPHI开发的名片管理系统

用DELPHI开发的名片管理系统

于 2022-02-24 发布 文件大小:695.14 kB
0 156
下载积分: 2 下载次数: 1

代码说明:

用DELPHI开发的名片管理系统-with Delphi"s business card management system

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

发表评论

0 个回复

  • 人工智能遗传算法求解寻路问题
    本代码是用遗传算法求解一个迷宫的寻路问题,算法精炼,寻路效率非常高。用Windows GDI设计了迷宫,然后用遗传算法进行图形化寻路。
    2023-07-07 07:25:07下载
    积分:1
  • 线程的调度 线程的调度
    线程的调度 线程的调度-thread scheduling thread scheduling
    2023-01-02 04:55:06下载
    积分:1
  • 用最小二乘法拟合圆的算法,求出圆的特征值
    用最小二乘法拟合圆的算法,求出圆的特征值-Using least squares circle fitting algorithm, to derive eigenvalue round
    2022-07-15 01:55:19下载
    积分:1
  • 文件分割工具,采用的是建立,欢迎大家分享
    分割文件工具,使用delphi编制,欢迎大家共享-document segmentation tools, the use of delphi establishment, we welcome sharing
    2022-01-26 06:57:30下载
    积分:1
  • 2005最新 的C++经典著作 Addison.Wesley C++的经典教程
    2005最新 的C++经典著作 Addison.Wesley C++的经典教程-2005 latest C++ Classics Addison.WesleyC++ Classic tutorials
    2023-07-10 18:50:03下载
    积分:1
  • 自动生成QT的.pro文件,QT项目文件 有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写...
    自动生成QT的.pro文件,QT项目文件 有的时候,我们不得不手工编写QT的.PRO项目定义文件。当我们的项目中.CPP和.H文件多到几十个的时候,那么编写这个文件就相当麻烦。 在此我有一个小工具,可以自动为你的项目目录生成.PRO文件。可正确识别UI定义文件,以及添加对MOC文件的生成。 程序用QT写成,可在WINDOWS和LINUX下编译此程序,得到makep.exe,在项目目录中运行此程序即可。-The QT automatically generated. Pro file, QT project documents sometimes we have to manually prepare QT s. PRO project definition file. When our projects. CPP and. H to the dozens of documents and more time, then the preparation of this document is quite troublesome. I have a small tool that can automatically generate your project directory. PRO document. Can correctly identify the UI definition file, and add files to generate MOC. Program written using QT can be compiled under WINDOWS and LINUX this procedure has been makep.exe, in the project directory to run this program.
    2022-03-12 18:05:43下载
    积分:1
  • Description: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记...
    Description: 对整型有序关键码序列进行折半查找,待排序序列以数组存储。如果找到待查记录,返回找到的位置下标,并删除该关键码记录;如果没找到待查记录,返回0,并将待查记录插入到适当位置,即该查找属于动态查找。输出查找过程中每一轮的low,mid,high 值,以及与给定值相比较的关键码值,并输出最后找到的位置,及变化后的数组。 注意:该数组为整型,数组中关键码存储位置为r[1]~r[n],r[0]留作它用,且关键码个数大于4. Input Format: 第一行输入数组中记录个数n 第二行输入n个有序的整型关键码,以空格隔开 接下来输入三个待查关键码,每个关键码占一行 Output format: 对于每个关键码,分别输出: 找到给定值之前的每一轮的low,mid,high及相比较的待查找序列中的关键码,以空格隔开 接下来一行输出查找到的位置 接下来一行输出变化后的待查找序列 -Description: The key codes for integers ordered sequence of binary search until the sorting sequence to an array of storage. If you find a complete set of records, returns to find the location of the next standard, and delete the key code is recorded if not find a complete set of records, returns 0, and a complete set of records inserted into the appropriate location, that is, the search was part of search. Find out the process for each one of the low, mid, high value, as well as compared to the value given the key code value and output of the last to find the locat
    2023-05-15 19:40:03下载
    积分:1
  • delphi编程 号码查询系统
    delphi编程 号码查询系统.rar-Programming by delphi ,Number Searching System.rar
    2022-03-19 13:44:15下载
    积分:1
  • 动态规划
    动态规划----矩阵连乘问题 动态规划法是解决问题的一种方法。它不规定为了得到结果需如何将问题划分为子问题的固定方法,而是按不同输入给出问题的具体实例的子问题划分方法,然后再进行运算、解答问题。 矩阵连乘问题的主要思想如下: 1)设置大小为连乘个数的方阵 2)主对角线上方各元素Di,j(ij)记录获得该最小工作量矩阵分组的第一组的最后一个矩阵的序列号 最后通过下方元素可知最终结果的分组方式。-dynamic programming matrix continually multiply-dynamic programming problem is a problem-solving method. It does not require the results need to be how to divide the problems of the sub- problems fixed, but different input given by the specific example of the problem partition method, and then calculate, and answer questions. Matrix continually multiply the main idea is as follows : 1) the installation of the size of continually multiply the number phalanx 2) above the main diagonal elements Di, j (ilt; J) Matrix Mi continually multiply to the smallest workload 3) below elements Di, j (IGT; J) the record was the smallest workload of a matrix of the first group of a matrix of the final sequence, followed by the final element of the final results of the
    2022-06-17 10:27:59下载
    积分:1
  • Calculate triangle area of the source code, compiled with vc run.
    计算三角形面积的源代码,请用vc编译运行。-Calculate triangle area of the source code, compiled with vc run.
    2022-10-01 04:50:03下载
    积分:1
  • 696518资源总数
  • 106215会员总数
  • 5今日下载