登录
首页 » Delphi » delered

delered

于 2020-06-17 发布 文件大小:326KB
0 426
下载积分: 1 下载次数: 0

代码说明:

  删除药易通中的红字单据,可删除日期范围内的(Delete the Red Letter Documents of Yaotong)

文件列表:

Unit1.ddp, 51 , 2019-05-27
Unit1.dfm, 4996 , 2019-05-27
Unit1.pas, 7454 , 2019-05-23
delered.cfg, 434 , 2017-10-31
delered.dof, 2014 , 2017-10-31
delered.dpr, 187 , 2017-10-31
delered.exe, 828928 , 2019-05-25
Unit1.dcu, 13320 , 2019-05-23

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

发表评论

0 个回复

  • bat_algorithm
    说明:  蝙蝠优化算法是剑桥大学的Xin-She Yang于2010年提出的一种搜索全局最优解的有效方法。(The Bats have some echolocation characteristics by using them we can develop an Algorithm for the optimization.)
    2019-10-12 16:18:59下载
    积分:1
  • VC++6.0 在程序内注册ActiveX控件的例子源码
    VC++6.0 在程序内注册ActiveX控件的例子源码,在程序中动态注册控件到Windows系统中,注册后所依赖该控件的程序才可正常运行。核心代码如下:   //加载ActiveX控件   HINSTANCE hLib = LoadLibrary(lpszDllName);   if (hLib == NULL)   {    TRACE(_T("%s加载失败 "), lpszDllName);    return FALSE;   }   //获得注册函数DllRegisterServer地址   FARPROC lpDllEntryPoint;   lpDllEntryPoint = GetProcAddress(hLib, _T("DllRegisterServer"));   //调用注册函数DllRegisterServer   if (lpDllEntryPoint != NULL)   {    if (FAILED((*lpDllEntryPoint)()))    {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;    }    else    {    FreeLibrary(hLib);    return TRUE;    }   }   else   {    TRACE(_T("调用DllRegisterServer失败 "));    FreeLibrary(hLib);    return FALSE;   }   更多代码请下载本源码包。
    2022-08-18 20:45:44下载
    积分:1
  • 一个8 * 8平方,有很多的话,你的任务是什么组合答..
    这是我们JAVA第一次大作业的要求,一个8*8方阵查表,进行字母匹配,如果符合则输出-an 8*8 square,which have a lot of words ,and what your task is to combinations all the word and put out the compact word
    2023-09-05 10:25:03下载
    积分:1
  • 24c16_page_operation.docx
    AT24C16非易失性掉电存储芯片的页读写的操作时序程序(AT24C16 EEPROM page write operation timing of the program)
    2011-08-24 10:45:54下载
    积分:1
  • y
    说明:  分割识别的代码,适合图像处理的分割和识别,与测试,已检验,可以运行(Segmentation recognition code, suitable for image processing segmentation and recognition, and testing, has been tested, can run)
    2020-06-20 17:40:02下载
    积分:1
  • zc
    说明:  zc序列根序列生成 循环移位和相关检测(zc sequence generate)
    2020-11-17 15:43:36下载
    积分:1
  • -VRPTW-Python--master
    说明:  python源码,利用人工蚁群算法解决带时间窗的车辆调度问题。(Python source code, using artificial ant colony algorithm to solve the vehicle scheduling problem with time windows.)
    2020-11-08 21:49:48下载
    积分:1
  • c
    说明:  一个磁盘清理小程序,可以方便的用于进行磁盘清理。(A Disk Cleanup applet can be easily used for Disk Cleanup.)
    2010-03-31 19:55:32下载
    积分:1
  • OFDM PAPR SLM PTS
    PFDM SIMULINK PAPR SIMULATION
    2020-08-13 14:58:28下载
    积分:1
  • 地震波反应溥计算程序,可用于桥梁和结构的动力学反应的反应溥输入。...
    地震波反应溥计算程序,可用于桥梁和结构的动力学反应的反应溥输入。-seismic response po program can be used to bridge the dynamics and structure of the reaction Pu input.
    2022-11-22 20:05:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载