-
Calcu_Sets
此程序计算的基本操作的一套理论在数学: 联盟两套、 两个集合的交集和一套补充。该程序运行在控制台中。
- 2022-08-21 22:17:10下载
- 积分:1
-
利用vc实现了一个非常漂亮的滚动静态文本
利用vc实现了一个非常漂亮的滚动静态文本-use vc achieve a very beautiful rolling static text
- 2022-12-22 10:20:03下载
- 积分:1
-
Visual Basic for beginner
Visual Basic for beginner
- 2022-02-28 15:29:13下载
- 积分:1
-
watchDog可偵測程式是否關閉
可將執行中的程式,關閉,及重開。亦可以透過socket連線,來偵測是否程式已死當。其相關重要功能:重開機功能://重新開機void CWatchDogDlg::setSystemReboot(){msg = "準備關機重開!";::SendMessage(this->GetSafeHwnd(),MSG_STATUS_TOTAL,(WPARAM)&msg,0);CExitWindows m_ExitWindows;//m_ExitWindows.Restart(); m_ExitWindows.ForceReStart();}關閉程式:///關閉程式bool CWatchDogDlg::closeExeProcess(CString processName){processName.MakeLower();HANDLE hSnapShot;PROCESSENTRY32 pEntry;pEntry.dwSize =sizeof(pEntry);BOOL hRes;bool Found = FALSE;//Get the snapshot of the systemhSnapShot=CreateToolhelp32Snapshot (TH32CS_SNAPALL,NULL);//Get firs
- 2022-02-16 07:28:21下载
- 积分:1
-
Program receives the user types a line character (the number of no more than 80...
程序接收用户键入的一行字符(字符个数不超过80个,该字符串用回车符结束),并按字母、数字及其他字符分类计数,然后将结果存入以letter、digit和other为名的存储单元中。-Program receives the user types a line character (the number of no more than 80 characters, the string end with a carriage return), according to letters, numbers and other characters were counted, and the results stored in order to letter, digit and the other in the name of the storage unit.
- 2023-05-14 03:05:03下载
- 积分:1
-
paper tray contains programming information mapping, timer settings and applicat...
文件包含有托盘编程,消息映射,定时器的设置与应用,定时关机,注销,重启,断电等功能-paper tray contains programming information mapping, timer settings and applications Mytob.BSNotes, cancellations, the resumption of functions such as power outages
- 2022-04-08 13:51:40下载
- 积分:1
-
文件分割源码,将文件进行分割的程序源代码
文件分割源码,将文件进行分割的程序源代码-File Splitter source code, will split the file source code
- 2022-03-12 15:37:02下载
- 积分:1
-
海洋模式POM代码
资源描述计算流体动力学代码,计算三维潮波,潮流,公认的权威计算流体力学代码,使用方便,性能效率非常高。
- 2022-04-26 15:43:51下载
- 积分:1
-
数据库的英文课件 次课件为全引英文,有八章
数据库的英文课件 次课件为全引英文,有八章-A database of English Courseware Courseware for the whole sub-quoted in English, there are eight chapters. .
- 2023-06-11 19:55:03下载
- 积分:1
-
EJB-JPA 项目
该项目包含在一个所有的四个项目。
第一次是具有约束力,其他的三个角色的耳朵组件的组件。它具有约束力的所有资源,以便有一个逻辑意思。
其他组件是服务器和客户端。
服务器端组件包含 EJB 模块: EJB 和 EJB 客户端。EJB 引用了的 EJB 客户端在其生成路径。
EJB 服务器中包含的连接到数据库,使用 JPA-Java 持久性 API 创建的。我也用 MySQL。
EJB 客户端包含由从 EJB 服务器的类实现的接口。
最后一个组件是包含创建 JSF 页的 Web 应用程序。
- 2022-04-20 20:34:49下载
- 积分:1