-
鼠标活动记录程序
鼠标活动记录程序-mouse activity recording procedures
- 2022-07-13 15:54:27下载
- 积分:1
-
VB基础教学系统源代码
VB基础教学系统源代码-VB based teaching system source code
- 2023-03-29 16:40:03下载
- 积分:1
-
用C#生成Excel文件的方法和Excel.dll组件生成的方法
用C#生成Excel文件的方法和Excel.dll组件生成的方法-C# Generation Excel documents the methods and components Excel.dll generation method
- 2022-05-19 05:57:21下载
- 积分:1
-
运用vc++获取计算机系统硬件的实例程序
运用vc++获取计算机系统硬件的实例程序 -Using vc++ to obtain examples of computer systems hardware procedures
- 2023-04-25 21:05:03下载
- 积分:1
-
procedures for handling a unicode string, two procedures resources, and the stri...
程序1处理unicode字符串,程序2 进行资源读取和字符串类的CString 扩展类 程序3 不依赖系统的CString类,程序4CUnicodeString类,程序5实现基本功能的
字符串类-procedures for handling a unicode string, two procedures resources, and the string read like CString extension of the class three procedures do not rely on the system CStrin g category, procedures CUnicodeString category four, five procedures to achieve the basic functions of the string type
- 2022-03-25 09:02:20下载
- 积分: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++6.0数字图像编码(丁贵广,计文平,郭宝龙)
VisualC++6.0数字图像编码(丁贵广,计文平,郭宝龙)-VC 6.0 Digital Image Coding (Ding-up Wen-ping, Guo Baolong)
- 2023-02-02 12:25:04下载
- 积分:1
-
把一段文字进行Base64编码,目前解码还没做好,清高手指点。...
把一段文字进行Base64编码,目前解码还没做好,清高手指点。-turned wording Base64 encoding, decoding not do a good job, money expert guidance.
- 2022-05-23 18:56:20下载
- 积分:1
-
Address Book 2004
地址簿2004
- 2022-01-26 04:13:53下载
- 积分:1
-
演示如何通过vb操作word
演示如何通过vb操作word-demonstrated how to operate word vb
- 2023-05-09 17:25:02下载
- 积分:1