-
An agreement to use the network to check system time clock of small procedures.
一个利用网络时钟协议核对系统时间的小程序。-An agreement to use the network to check system time clock of small procedures.
- 2023-04-30 17:55:03下载
- 积分:1
-
开源库简介
Introduction to Open Source Library
Management Systems
Edward M. Corrado
Rider University Libraries
ecorrado@library.rider.edu
- 2022-01-22 02:52:53下载
- 积分:1
-
解决N后问题,可以实现在一个n*n的棋盘上放置N
解决N后问题,能够实现在一个N*N的棋盘上放置N个皇后,然后使其满足条件-Solve the N after the issue, can be realized in an N* N chessboard placed on N-Queen s, and then to meet the conditions
- 2022-03-18 13:11:57下载
- 积分:1
-
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC E...
实现方法: 用MFC的程序向导生成一个常规DLL,在常规DLL内有一派生自CWinApp的实例,再用MFC的程序向导生成一个MFC EXE应用程序,把MFC EXE应用程序中 CAppView,CMainFrame,CAppDocument的文挡和RES目录下的资源拷贝到常规DLL项目中,添加到项目中,编译生成一DLL,在另外一个WIN32应用程序中,启动一线程,在线程函数中显式装载该DLL,取的该DLL内的当前线程, CWinThread *pThread=GetCurrentThread() pThread->Run() 就可装载启动常规DLL内应用程序框架.-method: a normal DLL file has been created with the program wizard and there is an instance generated from CWinApp in the DLL file.Create another MFC EXE appliaction and copy CAppView,CMainFram,CAppDocument and the resources in RES directory to the normal DLL and add to the projec and compile and generate a DLL. In a Win32 application, start a thread which loads the DLL with codes, get the running thread, ie.CWinThread*pThread=GetCurrentThread(), then,pThread->Run() executes the loading and start the execution of the application framework in the normal DLL file.
- 2022-07-13 07:36:52下载
- 积分:1
-
when a good control at your disposal, what will you do not have to think, starte...
当一个很好的控件为你效劳时,你会怎样?? 不用想了,开始学就是了-when a good control at your disposal, what will you do not have to think, started to learn the grindstone
- 2022-02-16 03:43:58下载
- 积分:1
-
远程教育系统
DistanceLearning系统dealswith不同层次的培训和技能开发theemployee和将占员工的表现,训练对验证工作能力。描述远程教育系统将givean额外的旋转来训练员工通过网络andcommunication技术。这种创新会给许多受益toorganization在培训员工。它是用户友好projectswere用户可以工作在有自己的一席之地,并在方便的时间。 Thissystem主要由三个不同的角色。主办单位:监视wholesystem。管理员:发送响应theemployee和维护存储库员工:用户系统,培训机构要求的。总任务管理客户端注册书籍访问要求考试要求额外的时间
- 2022-02-20 22:25:37下载
- 积分:1
-
一个简单的不用Ajax控件实现ajax调用的小程序
一个简单的不用Ajax控件实现ajax调用的小程序-A sample demo can execute ajax function without ajax component
- 2023-06-16 23:45:04下载
- 积分:1
-
This is achieved using the reference count of a calculator that can be as basic...
这个是用引用计数实现的一个计算器,可以进行加减乘除等基本运算,同时实现了开方运算,自己扩展了一个操作符。如果需要其他方式的计算,可以方便的自己添加-This is achieved using the reference count of a calculator that can be as basic arithmetic computation. while achieving its-rooting their extended an operator. If other forms of computing, can easily add their own
- 2022-02-28 14:21:36下载
- 积分:1
-
X86平台计算量计算代码
在Intel X86平台上通过读取硬件时钟计算,在程序的两端分别获取,可以精确的计算程序的运行时间,以CPU时钟周期为单位,是能获取到的最精确的方法
- 2022-07-03 12:41:33下载
- 积分:1
-
Conversion of Enhanced Metafile to Bitmap and viceversa
Conversion of Enhanced Metafile to Bitmap and viceversa
- 2022-02-07 11:39:01下载
- 积分:1