-
windows 关机、注销和重启
一个控制windows系统关机、注销和重启的小程序,windows xp下可以。
- 2022-03-16 03:28:39下载
- 积分:1
-
广嵌中心GEC2410开发板板级支持包,和大家分享。
广嵌中心GEC2410开发板板级支持包,和大家分享。-Canton Center GEC2410 embedded development板板Support Package, and share with you all.
- 2023-02-04 09:05:05下载
- 积分:1
-
查看TOKEN资讯,含有驱动和界面源码。
查看TOKEN资讯,含有驱动和界面源码。-Show TOKEN information source that contains drivers and interfaces.
- 2022-07-09 12:21:33下载
- 积分:1
-
航空摄影测量相对定向源代码
航空摄影测量相对定向源代码-aerial photography to measure the relative orientation source code
- 2022-07-25 04:49:03下载
- 积分:1
-
结构的数组
结构的数组
点是程序的创建一个结构、 填充 (名称、 重量、 卡路里) 的成员、 构造一个 3 更多结构数组初始化它们到您选择的值,然后显示的每个结构的内容。
- 2022-07-14 02:33:41下载
- 积分:1
-
Read files from the hard disk inside the fixed txt file path to read the file an...
读文件 从硬盘的固定txt文件路径里读取文件 并存储为2进制文件的形式-Read files from the hard disk inside the fixed txt file path to read the file and stored as two binary files in the form of
- 2023-01-15 15:05:03下载
- 积分:1
-
MATLAB_GR源码
MATLAB_GrTheory学习资源的源码,仅供学习参考,祝大家学习进步,早日完成学业。MATLAB_GrTheory学习资源的源码,仅供学习参考,祝大家学习进步,早日完成学业。MATLAB_GrTheory学习资源的源码,仅供学习参考,祝大家学习进步,早日完成学业。MATLAB_GrTheory学习资源的源码,仅供学习参考,祝大家学习进步,早日完成学业。
- 2022-01-31 21:54:48下载
- 积分:1
-
win开发用简易日志软件
简易日志显示软件。
支持显示日志、保存日志到文件、udp方式接收日志,支持显示日志网络来源。
本地调用:任何win软件使用如下函数,即可向该软件发送日志数据,日志软件会显示并保存到指定文件中。
int WriteLog(DWORD LogType, char* lpszFormat, ...)
{
static HWND m_hWndLog = NULL;
if (m_hWndLog == NULL)
{
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
char cCurPath[MAX_PATH];
if (GetCurrentDirectoryA(MAX_PATH, cCurPath) > 0)
{
char cExePath[MAX_PATH];
wsprintfA(cExePath, "%sstk1Log.exe", cCurPath);
WinExec(cExePath, SW_SHOW);
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWndLog == NULL)
{
// AfxMessageBox("无法找到Stk1Log.exe用于显示日志!");
return -1;
}
}
}
}
else
{
if (IsWindow(m_hWndLog) == FALSE)
{
m_hWndLog = NULL;
m_hWndLog = ::FindWindowA(NULL, "Stk1Log");
if (m_hWnd
- 2022-07-25 17:36:54下载
- 积分:1
-
the face of flying objects flying a similar Windows program can look at the, qui...
迎面飞行的物体一个类似飞行Windows的程序可以看看的,还不错!-the face of flying objects flying a similar Windows program can look at the, quite good!
- 2022-03-21 05:48:55下载
- 积分:1
-
libsqlora8
libsqlora8-2[1].2.10.tar.gz
- 2023-06-01 09:35:03下载
- 积分:1