登录
首页 » Visual C++ » UniqueInstance

UniqueInstance

于 2013-12-07 发布 文件大小:1822KB
0 245
下载积分: 1 下载次数: 1

代码说明:

  VC6.0实现的,只能有一个程序实例运行的例子程序。两套实现方案。一个使用互斥对象,一个使用找到窗口句柄(VC6.0 achieved, there can be only one instance to run the example program. Two implementations. Use of a mutex object, a window handle to use to find)

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

发表评论

0 个回复

  • P2P_UDP
    点到点通信代码,其中包括客户端程序和服务器端程序。(Code point-to-point communications, including client and server-side program.)
    2007-10-30 16:26:26下载
    积分:1
  • PAPR
    OFDM中降低峰均比的方法,将传统的SLM法,改进的SLM法和限幅加改进SLM法进行比较(Compare OFDM PAPR reducing methods in the traditional SLM method, improved SLM method and limiter plus improved SLM method)
    2014-09-22 06:45:54下载
    积分:1
  • ichat
    一个真正SERVER PUSH的聊天室,很不错,C语言所写,最可惜的是已经被编译过了,但是界面全部被独立出来了的,可以自行更改,只是不能研究程序的内部结构…… (a real SERVER PUSH chat rooms, very good, C language written, it is most unfortunate that has been compiled, but the interface were all independent of and can make changes, but the procedures are not able to study the internal structure of ...)
    2004-09-27 22:28:08下载
    积分:1
  • Batch-Nearest-Neighbor-Search-for-Video-Retrieval
    Batch Nearest Neighbor Search for Video Retrieval
    2014-03-05 21:10:15下载
    积分:1
  • froq
    比较完整的OFDM的仿真模型和源码,有比较完整的设计思路,可供学习(Relatively complete OFDM simulation model and the source code, there is a complete design ideas, to learn from)
    2017-08-13 17:19:03下载
    积分:1
  • clock
    系统主要实现时间的显示,主要包括获取系统时间然后通过时钟的模拟界面进行时间的显示。(System main time display, including access to the system time and then displays the time by the clock of the analog interface.)
    2013-11-30 12:04:57下载
    积分:1
  • DBCViewNewV1.1
    DBCView对汽车电子行业的dbc文件进行解析,并进行拓扑图显示。DBCView清晰实现对dbc文件的解析,并以友好的界面展示CAN信号,Node,signal,MSG之间的关系的软件。对初入汽车电子行业的新人非常适合,能快速掌握dbc的结构。(dbc文件是vector公司定义的,用来描述单一CAN网络中各逻辑节点信息,依据该文件可以开发出来监视和分析CAN网络中所有逻辑节点的运行状态,也可以是有针对性的ECU通信应用软件。)(DBCView is a parser for dbc file and topology view to display. By the DBCView, user could quickly understand the links between node, message, signal and can bus. DBCView is support training tool for fresh person.(by the way, If you want to know dbc, you could get help from vector ))
    2018-01-28 15:51:01下载
    积分:1
  • ns-allinone-2.33.tar
    说明:  ns2.33这是目前比较新的ns2版本,欢迎下载(ns2.33 This is relatively new ns2 version, welcome to download)
    2008-12-02 10:50:25下载
    积分:1
  • BLH_xyz
    大地坐标系正算,由空间大地直角坐标系转到WGS84坐标系(terristial coordinates transform)
    2011-10-23 10:33:19下载
    积分:1
  • SocketCAsyncSocketCSocket
    Socket,CAsyncSocket,CSocket介绍 Socket有同步阻塞方式和异步非阻塞方式两种使用,事实上同步和异步在我们编程的生涯中可能遇到了很多,而Socket也没什么特别。虽然同步好用,不费劲,但不能满足一些应用场合,其效率也很低。 也许初涉编程的人不能理解"同步(或阻塞)"和"异步(或非阻塞)",其实简单两句话就能讲清楚,同步和异步往往都是针对一个函数来说的,"同步"就是函数直到其要执行的功能全部完成时才返回,而"异步"则是,函数仅仅做一些简单的工作,然后马上返回,而它所要实现的功能留给别的线程或者函数去完成。例如,SendMessage就是"同步"函数,它不但发送消息到消息队列,还需要等待消息被执行完才返回;相反PostMessage就是个异步函数,它只管发送一个消息,而不管这个消息是否被处理,就马上返回。(SocketCAsyncSocketCSocket)
    2009-06-20 13:10:05下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载