-
Specification for the PX
Specification for the PX-TC addon to the Via EPIA PX board
- 2022-01-25 19:09:43下载
- 积分:1
-
记录和回放鼠标和键所有消息
记录和回放鼠标和键所有消息-recording and playback mouse and keystroke news
- 2023-03-13 12:25:03下载
- 积分:1
-
PNG图像读写源码库
PNG图像读写源码库-PNG source for literacy
- 2022-02-07 11:42:31下载
- 积分:1
-
延迟容忍网络中的条件最短路径路由
延迟容忍网络的特点是
- 2022-04-11 02:05:42下载
- 积分:1
-
用API改变ListView外观
用API改变ListView外观-Using API to change the appearance of ListView
- 2022-08-16 12:34:23下载
- 积分:1
-
一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!...
一套非常值得学习的完整源码,可以编译通过,包括作者常用的组件集能及演示如何实现注册的程序!-a very complete source of the study, compile, including the author of the components used to collect and demonstrate how the implementation of the registration process!
- 2022-05-29 07:16:25下载
- 积分:1
-
WINCE下输入法的接口的简单实现.
选自programs windows ce
WINCE下输入法的接口的简单实现.
选自programs windows ce
-WINCE imported under the law to achieve a simple interface. From programs windows ce
- 2022-02-10 13:13:20下载
- 积分:1
-
AD single
AD系列单片机控制的A/D转换器,并把结果在液晶显示出来-AD single-chip A/D converters, and the results are displayed in the LCD
- 2023-05-29 10:10:04下载
- 积分: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
-
VisualC++高级界面特效制作
Visual.C++高级界面特效制作百例,提供丰富多彩的界面编程实例 -Visual.C++ Effects produced 100 cases of high-level interface, providing a variety of interface programming examples
- 2022-04-24 06:05:45下载
- 积分:1