登录
首页 » WINDOWS » attendance

attendance

于 2019-07-06 发布
0 174
下载积分: 1 下载次数: 0

代码说明:

说明:  This is a sample project that I am working on

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

发表评论

0 个回复

  • cubase
    教你怎样使用cubase SX的视频教程(teach you how to use cubase SX Video Guide)
    2006-08-24 17:29:32下载
    积分:1
  • dll_VB60_TimeAttendanceRutine
    Using FKAttend.dll and FKViaDev.dll for Time Atendance Systems, Aplication for read and write Fingerprint attendance
    2011-10-11 05:34:34下载
    积分:1
  • Timer-vb6
    visual basic 编写的窗体倒计时软件(visual basic Timer)
    2013-10-10 11:24:47下载
    积分:1
  • Perfect simulation of MATLAB Rayleigh channel, the phase envelope probability de...
    完美仿真MATLAB瑞利信道的相位包络概率密度-Perfect simulation of MATLAB Rayleigh channel, the phase envelope probability density
    2022-01-26 03:04:31下载
    积分:1
  • Snake_game
    四格消砖连连看游戏,有积分模板,可暂停继续,简单实现联机功能(Fourfold eliminate tiles, Snake game, integral template, you can pause continue, simple online)
    2013-05-03 10:55:46下载
    积分:1
  • 提供使用扩充内存EMS完成大数组的类
    提供使用扩充内存EMS完成大数组的类-for use EMS memory expansion to be completed array of categories
    2022-03-20 07:22:24下载
    积分:1
  • Abaqus_Python开发使用指南
    ABAQUS二次开发,用于学习ABAQUS,快速有效的建模分析(second development of ABAQUS)
    2017-11-05 11:26:16下载
    积分:1
  • wlcsxt
    说明:  网络测试系统,很实用的一个源码,很有参考价值,下载试试,多学习哦(Network test systems, it is a source of practical, useful reference, download a try, more to learn Oh)
    2008-11-23 22:37:15下载
    积分:1
  • SCH-LIB-AD
    说明:  比较简单的AD库文件,结合了一些比较常用的元器件,希望能帮到大家(A relatively simple AD library file, combined with some of the more commonly used components, I hope to help you.)
    2020-06-17 23:00:02下载
    积分: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
  • 696516资源总数
  • 106914会员总数
  • 0今日下载