-
一个PDF文件,描述了建立Keil和Proteus VSM与调试
A pdf file that describes setting up debugging between keil and proteus VSM
- 2022-02-03 10:03:11下载
- 积分:1
-
介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗...
介绍在TC下如何显示汉字,具体方法可以看里面的说明。比自己用点整显示好了洗-introduced in TC how to display Chinese characters, the specific method can be seen inside the note. More than his own point of the whole show good washing
- 2023-03-10 21:15:03下载
- 积分:1
-
realtek562x系列驱动源码。wince,xscale平台。可轻松移植到其他arm平台下。...
realtek562x系列驱动源码。wince,xscale平台。可轻松移植到其他arm平台下。-realtek562x series driver source code. wince, xscale platform. Can be easily ported to other platforms under the arm.
- 2022-01-26 01:09:40下载
- 积分:1
-
排序算法,包括了直接插入排序,冒泡排序,快速排序
排序算法,包括了直接插入排序,冒泡排序,快速排序-Sorting algorithm, including a direct insertion sort, bubble sort, quick sort, etc.
- 2022-01-23 10:50:07下载
- 积分:1
-
Windows环境下自动生成MD5值
1、将需要生成md5值的文件放至files文件夹下
2、点击md5sum.exe自动生成md5值
注:
1、该MD5值与Linux环境下MD5值一样
2、源码和可执行文件不同(py2exe更改了文件执行位置,并未对源码进行修改)
- 2022-07-22 03:21:16下载
- 积分:1
-
系统信息 cpu 使用率等
提供信息的 coomputers 的 cpu 使用率。允许您知道的峰值负载,最大使用率和最少的 cpu 使用。
- 2022-04-13 14:23:58下载
- 积分: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
-
支持十六进制/二进制编辑 支持文件内查找/十六进制输出 允许文字大小/类型/颜色/背景的设置...
支持十六进制/二进制编辑 支持文件内查找/十六进制输出 允许文字大小/类型/颜色/背景的设置 -support hexadecimal/binary file editing support within Search/hexadecimal characters allow output size/type/color/background settings
- 2022-03-21 05:13:36下载
- 积分:1
-
With VC++ Realize vector map in the context of real
用VC++实现矢量地图背景下的实时显示源代码。-With VC++ Realize vector map in the context of real-time display the source code.
- 2023-04-18 12:50:03下载
- 积分:1
-
跳棋游戏VC源程序,有兴趣的朋友请多多指教,
跳棋游戏VC源程序,有兴趣的朋友请多多指教,-Jumping Chess VC Game Source Code. If you are interesting, please give me some suggestions, thanks!
- 2022-08-25 10:55:40下载
- 积分:1