-
On the first half of the C++/C programming style. The difficulty is not high, bu...
前半部分论述C++/C编程风格。难度不高,但是细节比较多。别小看了,提高质量就是要从这些点点滴滴做起。后半部分的专题论述,技术难度比较高,看书时要积极思考,相信对提高C编程质量还是有一定作用的。-On the first half of the C++/C programming style. The difficulty is not high, but more details. Other small saw, improve quality is to start from these点点滴滴. The latter part of the thematic expositions technical difficulty is relatively high, reading to a positive thinking, I believe improve the quality of programming or C has a role.
- 2022-08-07 18:44:11下载
- 积分:1
-
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码...
手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码-phone WAP pages to the Chinese UTF-8 coding function. The dynamic pages for Chinese exports. Chinese gibberish solution
- 2022-06-27 12:42:34下载
- 积分:1
-
DLL file to produce the DLL files you want to practice a person This is a simple...
DLL档制作介绍,对于想要练习DLL档案的人这是一个简单的小程式帮助你。-DLL file to produce the DLL files you want to practice a person This is a simple small program to help you.
- 2022-01-26 19:22:47下载
- 积分:1
-
字符串比较函数,支持“*”串通配和“?”字通配符,用 C语言编写,速度比较快....
字符串比较函数,支持“*”串通配和“?”字通配符,用 C语言编写,速度比较快.-String Comparison Functions to support
- 2023-02-09 15:45:04下载
- 积分:1
-
考试的3解决,SSD4
Exam 3 Solved, SSD4 -Exam 3 Solved, SSD4----------------
- 2023-08-11 15:40:03下载
- 积分: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
-
本示例使用FTP客户端配置库(ftpc)实现简单…
This example uses the FTP Client Profile library (ftpc) to implement the simple FTP PUT and GET operations to a known Bluetooth device that supports the File Transfer Protocol service as a server.
This ReadMe is not intended to describe procedures that are covered in the xIDE user guide such as building projects in xIDE etc.
- 2023-05-19 09:05:04下载
- 积分:1
-
Delphi编程设计希望对你有帮助 Volume in drive D has no label Volume Serial Number is 12FE...
Delphi编程设计希望对你有帮助 Volume in drive D has no label Volume Serial Number is 12FE-1A1D Directory of D:Delphi_SHU-there is a Delphi program design. I hope it can help you .Volume in drive D has no label Volume Serial Number is 12FE-1A1D Directory of D:Delphi_SHU
- 2022-08-22 20:36:40下载
- 积分:1
-
为屏幕保护设置密码
为屏幕保护设置密码-screen to set up password protection
- 2022-01-30 19:15:49下载
- 积分:1
-
gfhvguiygjbjhg
gfhvguiygjbjhg
- 2022-01-22 16:50:34下载
- 积分:1