-
验证码生成器
产生在C#中的随机验证码的图片。在简单的颜色产生的Captcha的瓯多种颜色。
- 2022-05-25 22:33:52下载
- 积分:1
-
windows系统文件详解,w indows系统文件详解
windows系统文件详解,w indows系统文件详解-Detailed windows system files, w indows system files Detailed
- 2022-05-29 02:49:39下载
- 积分: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
-
VFP报时小程序,小例子,大家看看,可能会有帮助,好了
VFP报时小程序,小例子,大家看看,可能会有帮助,好了-VFP timekeeping small programs, small examples, we see that may be helpful, a good
- 2023-04-08 04:35:04下载
- 积分:1
-
扩展的编程实例,比较多的程序
vc++ 的扩展编程的一些实例,比较多的程序-vc expansion of the programming examples, more procedures
- 2022-01-31 12:40:27下载
- 积分:1
-
Super multi
超级多页面文件编辑器源代码。
~呵呵~就写一个简单点的吧!大家努力啊!-Super multi-page documents the source code editor. ~呵呵~ wrote a simple point of it! We try our best ah!
- 2022-04-07 06:35:42下载
- 积分:1
-
CRC procedures can view the document and check that the document itself calibrat...
该程序是CRC校验程序,可以查看文件的校验和,这对文件本身进行校验,也可用在其它程序中检难数据正确与否-CRC procedures can view the document and check that the document itself calibration, but also can be used in other programs Frederick hard data are correct or not
- 2022-03-23 11:06:08下载
- 积分:1
-
This is the sorce code in Visual Basic 6 for the EMU8086 processor simulator.
This the sorce code in Visual Basic 6 for the EMU8086 processor simulator. -This is the sorce code in Visual Basic 6 for the EMU8086 processor simulator.
- 2023-05-18 04:25:04下载
- 积分:1
-
一个非常简单的网站,具有留言板等功能,希望你们喜欢
一个非常简单的网站,具有留言板等功能,希望你们喜欢-A very simple website, with features such as message boards, and I hope you like
- 2022-03-28 13:54:09下载
- 积分:1
-
MATLAB代码光流LK算法
matlab code for optical flow lk algorighm
- 2022-07-10 11:25:10下载
- 积分:1