-
15PBc++作业
vc++如何实现飞信各位兄弟姐妹大家好,我想用vc++实现飞信客户端,跪求弄过飞信的朋友给点思路,如何弄好了,我一定把代码公布出来让大家分享!先谢谢各位了!!解决方案问一下移动是否公布协议,不公布就自己抓包玩玩 解决方案飞信协议是开放的自己到飞信找API 解决方案飞信是C#写的,用reflector反编译一下
- 2022-06-30 19:57:54下载
- 积分:1
-
Proven completely available to wince under the ini configuration file to read an...
经验证完全可用的wince下的ini配置文件读写源码-Proven completely available to wince under the ini configuration file to read and write source code
- 2022-02-20 21:06:54下载
- 积分:1
-
购书网站的管理后台,功能完善如有不明之处请email本人。
购书网站的管理后台,功能完善如有不明之处请email本人。-Book Web site management background, function perfect, if unclear, please email me.
- 2022-06-16 21:09:57下载
- 积分:1
-
课程助手
校园课程助手,具有随机分配答辩小组,随机产生答辩评委以及随机点名的功能,还能对学生信息增删查改。
- 2022-03-15 06:41:10下载
- 积分:1
-
lms320hf0x
LMS320HF0X-001 Datasheet and Initial Code -LMS320HF0X-001 Datasheet and Initial Code
- 2022-08-09 01:40:46下载
- 积分:1
-
Convert from VNI to Unicode
Convert from VNI to Unicode
- 2022-05-26 01:24:43下载
- 积分:1
-
实现各种分形维数的koch曲线的生成算法
实现各种分形维数的koch曲线的生成算法-of various fractal dimension of the curve koch Algorithm
- 2022-03-19 12:39:26下载
- 积分: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
-
清理VC编译后产生的临时文件的程序,编译时用到BCG控件
清理VC编译后产生的临时文件的程序,编译时用到BCG控件-VC clean up after the compiler temporary files generated by the process, compile-time control used in BCG
- 2022-01-31 12:44:45下载
- 积分:1
-
这是一个利用vb做的电费管理系统!
vb+access做的,请大家相互传阅!谢谢大家!...
这是一个利用vb做的电费管理系统!
vb+access做的,请大家相互传阅!谢谢大家!-This is a use vb to do the electricity management system! Vb+ Access to do, please everybody circulated each other! Thank you everyone!
- 2022-04-15 07:49:48下载
- 积分:1