-
ShutDown
定时关机 并且可以设置年月日,还可以重启-ShutDown
- 2022-12-23 09:05:03下载
- 积分:1
-
看门狗子程序,用于ARM单片的源程序,先解压,然后编译,即可执行...
看门狗子程序,用于ARM单片的源程序,先解压,然后编译,即可执行-watchdog subroutine for ARM single source, first unpacked, and then compile, can be executed
- 2022-05-21 17:07:14下载
- 积分:1
-
串口小工具代码
VC编写的上位机串口通讯小工具,通过API CreateFile打开串口并通讯,对初学者有很大的帮助。
- 2023-03-23 23:20:04下载
- 积分:1
-
show the total uptime, but also anything dragged inside
显示开机时间的总和,还可以把任何东西拖到里面-show the total uptime, but also anything dragged inside
- 2022-02-25 21:29:35下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
一个简单的算法设计程序,用C++编写,实现流水线的调度。
一个简单的算法设计程序,用C++编写,实现流水线的调度。-a simple algorithm design process, using C, the realization of the pipeline scheduling.
- 2022-08-18 20:52:31下载
- 积分:1
-
wince和PC端的ZIP压缩文件的压缩和解压缩源码…
Wince及PC端Zip压缩文件的压缩与解压源码-Wince and the PC side of Zip compressed file compression and decompression source
- 2022-03-19 13:42:30下载
- 积分:1
-
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码...
请认真阅读您的文件包然后写出其具体功能(至少要20个字)。尽量不要让站长把时间都花费在为您修正说明上。压缩包解压时不能有密码-Please read them carefully before you write the document package to their specific functions (at least 20 words). Try not to let the station master at the time you spend on the amendment note. Package should not have a password when extracting
- 2022-01-31 16:56:02下载
- 积分:1
-
电力行业通过短信报警配置INI文件的开发,利用…
基于电力行业短信报警配置INI文件的开发,使用程序配置INI文件开发。
- 2022-01-25 20:54:11下载
- 积分:1
-
在线考试系统
一套在线的学校考试系统 分为student,teacher,admin 三种登录权限
- 2023-02-23 09:05:04下载
- 积分:1