您好,欢迎光临本网站![请登录][注册会员]  

搜索资源列表

  1. 时间设置工具&SYSTEMTIME2String

  2. 该模块适合初学者,演示了定时器的操作、SYSTEMTIME转换为字符串的操作等基本方法,还演示了多线程的启动和停止。 实现的功能为:自动设置时间跳变,可以选择跳变分钟,跳变小时和跳变日期。
  3. 所属分类:专业指导

    • 发布日期:2009-05-12
    • 文件大小:12288
    • 提供者:a111999444
  1. 用户名密码查询findpass

  2. // Find Password from winlogon in win2000 / winnt4 + FindPass.cpp // 1. http://www.smidgeonsoft.com/ // 2. shotgun add comment, bingle change a little to find other user in winlogon // This code is licensed under the te rms of the GPL (gnu public l
  3. 所属分类:网络攻防

    • 发布日期:2009-07-15
    • 文件大小:108544
    • 提供者:jfliao
  1. ds1302时钟 液晶显示

  2. 自认为还行 有仿真效果 /************************************************************************** THE REAL TIMER DS1302 DRIVER LIB COPYRIGHT (c) 2005 BY JJJ. -- ALL RIGHTS RESERVED -- File Name: DS1302.h Author: Jiang Jian Jun Created: 2003/7/21 Modified: NO
  3. 所属分类:C

    • 发布日期:2010-01-08
    • 文件大小:76800
    • 提供者:zy157466145
  1. ListView 应用示例

  2. // CXListView 消息处理程序 void CXListView::AddItem() { CListCtrl &ListCtrl = GetListCtrl(); if (++m_nAlarmCount > 10) { ListCtrl.DeleteAllItems(); m_nAlarmCount = 1; } //添加告警序数 CString strIndex; strIndex.Format(_T("%02d"), m_nAlarmCount); LV_ITEM lvi;
  3. 所属分类:硬件开发

    • 发布日期:2010-03-19
    • 文件大小:61440
    • 提供者:ouunx
  1. 依据ICMP协议实现网络工具ping,并将时间精确到微秒

  2. ping命令是用来查看网络上另一个主机系统的网络连接是否正常的一个工具。ping命令的工作原理是:向网络上的另一个主机系统发送ICMP报文,如果指定系统得到了报文,它将把报文一模一样地传回给发送者,ping使用的协议是TCP/IP的互联网控制消息协议(Internet Control Message Protocol)ICMP协议。 在ping局域网网关或者本机127.0.0.1时,ICMP报文发送与接收的时间差很小,通常是微秒级,本人测试在ping 192.168.1.1平均在600微秒,p
  3. 所属分类:网络基础

    • 发布日期:2010-05-23
    • 文件大小:973824
    • 提供者:xujunfeng000
  1. OTP 密码生成模拟器

  2. 1.该工具模拟密码键盘实现OTP功能 2.可以动态切换产生的密码长度和密码生成周期 3.动态显示生存周期 4.密钥的动态输入 5.使用当前系统时间SYSTEMTIME的MD5值作为输入,通过3Des_EDE实现OTP密码的计算
  3. 所属分类:其它

    • 发布日期:2010-09-03
    • 文件大小:404480
    • 提供者:yzx19831118
  1. OTP 密码生成模拟器 20100929

  2. 1.该工具模拟动态密码键盘实现OTP功能 2.可以动态切换产生的密码长度和密码生成周期 3.动态显示生存周期 4.密钥的动态输入 5.使用当前系统时间SYSTEMTIME的MD5值作为输入,通过3Des_EDE实现OTP密码的计算
  3. 所属分类:其它

    • 发布日期:2010-09-29
    • 文件大小:19456
    • 提供者:yzx19831118
  1. 用多线程做自动机程序

  2. // Auto.cpp : implementation file // #include "stdafx.h" #include "xs.h" #include "Auto.h" #include "Parameter.h" #include "gep.h" #include "Public.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__; #endif //
  3. 所属分类:硬件开发

    • 发布日期:2010-12-24
    • 文件大小:18432
    • 提供者:xujxdnzjd
  1. 网狐棋牌游戏港式五张游戏源码

  2. #include "StdAfx.h" #include "TableFrameSink.h" ////////////////////////////////////////////////////////////////////////// #define IDI_GAME_END 1 //结束标识 #define IDI_PASS_CARD 2 //放弃标识 /////////////////////////////////////////////////////////////////
  3. 所属分类:C

    • 发布日期:2011-01-29
    • 文件大小:2097152
    • 提供者:ringi
  1. 网狐棋牌游戏按钮梭哈游戏源码

  2. #include "StdAfx.h" #include "TableFrameSink.h" ////////////////////////////////////////////////////////////////////////// #define IDI_GAME_END 1 //结束标识 ////////////////////////////////////////////////////////////////////////// //静态变量 __int64 CTable
  3. 所属分类:C

    • 发布日期:2011-01-29
    • 文件大小:1048576
    • 提供者:ringi
  1. eclipse swt包

  2. 包中包括的类有:org.eclipse.swt.SWT.class org.eclipse.swt.SWTError.class org.eclipse.swt.SWTException.class org.eclipse.swt.accessibility.ACC.class org.eclipse.swt.accessibility.Accessible.class org.eclipse.swt.accessibility.AccessibleAdapter.class org.ecli
  3. 所属分类:Java

    • 发布日期:2011-03-13
    • 文件大小:1048576
    • 提供者:leaf302
  1. C# 调用windows的shell32 获取icon

  2. C# 调用windows的shell32 获取icon 调用winAPI转换SYSTEMTIME到FILETIME
  3. 所属分类:C#

    • 发布日期:2011-05-12
    • 文件大小:1024
    • 提供者:gaoh832002
  1. opc vc++客户端

  2. opc vc++ 客户端 //系统消息 #ifndef H_MESSAGE_H #define H_MESSAGE_H #include class Message{ public: Message(LPCSTR sz_msg){ GetSystemTime(&time); memset(sz_message, 0, sizeof(sz_message)); int msg_len = strlen(sz_msg); msg_len = msg_len < MAX_PATH ? msg
  3. 所属分类:C++

    • 发布日期:2011-10-06
    • 文件大小:1040384
    • 提供者:hmsz8888
  1. 学生上机游戏专用监控系统

  2. unit Unit3; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, xpWindow, StdCtrls, AAFont, AACtrls; type TForm3 = class(TForm) Label2: TLabel; xpWindow1: TxpWindow; AAFadeText1: TAAFadeText; private {
  3. 所属分类:其它

    • 发布日期:2011-11-10
    • 文件大小:1009664
    • 提供者:wanciden
  1. 车票管理系统

  2. 车票管理系统 查询 购票 退票 选择菜单 void mainmenu() { int system_time(); printf("当前时间:"); system_time(); printf(" **************\n"); printf(" ****主菜单****\n"); printf("****************\n"); printf("**1.录入班次信息\n"); printf("**2.浏览班次信息\n"); printf("**3.查询班次信息\n"); pr
  3. 所属分类:C/C++

    • 发布日期:2011-12-20
    • 文件大小:11264
    • 提供者:abc3180
  1. myagent22

  2. Microsoft Agent技术应用 --AgentShell的实现原理介绍[摘要] 本文介绍了如何应用Agent的以及AgentShell的实现原理和几个重要的技术处理。[关键词] Agent,COM,角色,语音识别,语音合成。 对Agent编程的方法主要有使用VB,VC等语言进行ActiveX调用,除此之外还有直接通过VC进行COM编程调用。在VB中调用Agent是最简单不过了,但由于VB程序本身存在诸多缺陷,很难在实际中应用。而在VC中,由于Agent内部完全采用了UNICODE编码,
  3. 所属分类:C++

    • 发布日期:2008-06-16
    • 文件大小:33792
    • 提供者:cuiguoshan
  1. 同步服务器时间

  2. Kernel32.cs 声明Win32API关于时间操作的方法并定义系统时间结构SystemTime Win32APIWrapper.cs 对Win32API封装,以便于C#调用 SyncSystemTime同步服务器时间.txt 同步服务器时间代码段。
  3. 所属分类:C#

    • 发布日期:2012-04-14
    • 文件大小:2048
    • 提供者:sillendliu
  1. c# ntp时间 客户端

  2. 用法 SNTPTimeClient client = new SNTPTimeClient(“127.0.1.1”, "123"); client.Connect(); DateTime getEd = client.ReceiveTimestamp; SystemTime st=new SystemTime(); st.wDay=(ushort)getEd.Day; st.wDayOfWeek = (ushort)getEd.DayOfWeek; st.wHour = (ushort)get
  3. 所属分类:C#

    • 发布日期:2012-04-16
    • 文件大小:4096
    • 提供者:rex0y
  1. C++时间类型转换

  2. 在windows编程中,经常会用到各种各样的时间类型:FILETIME SYSTEMTIME tm time_t,于是就把他们总结出来
  3. 所属分类:C++

    • 发布日期:2012-11-22
    • 文件大小:2048
    • 提供者:liu563582815
  1. C++一个时间点减去天数求时间点

  2. C++使用SYSTEMTIME时间点减去天数求时间点,解决2038年问题。
  3. 所属分类:C++

    • 发布日期:2018-02-12
    • 文件大小:2097152
    • 提供者:baicaitao
« 12 3 »