-
I have written a program which calculates character frequency.
I have written a program which calculates character frequency.
- 2022-07-09 07:18:20下载
- 积分:1
-
一个能够自动缩放的时钟
一个能够自动缩放的时钟-an automatic scaling clock
- 2022-01-26 00:30:50下载
- 积分: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
-
Hospital outpatient payment system, my graduation project is the hospital outpat...
医院门诊收费系统,我的毕业设计,是医院门诊收费系统。适合于毕业设计-Hospital outpatient payment system, my graduation project is the hospital outpatient payment system. Suitable for graduate design
- 2023-01-04 06:45:03下载
- 积分:1
-
三星arm平台cpu检查小程序,操作系统wince,evc编译。仅供参考。...
三星arm平台cpu检查小程序,操作系统wince,evc编译。仅供参考。-Samsung arm platform cpu inspection of small procedures, operating system, wince, evc compiler. Is for reference only.
- 2023-05-28 01:25:03下载
- 积分:1
-
创建窗口 基础教程
本代码旨在让初学者学习窗口的创建,以一个娱乐程序为例,让初学者在学习窗口创建的同时,保持乐趣,也给大家揭开一些恶搞程序的真面目。
- 2022-07-08 03:11:31下载
- 积分:1
-
WINCE5.0 under the camera driver, camera chip for the OV9650.
WINCE5.0下的摄像头驱动程序,摄像头芯片为OV9650.-WINCE5.0 under the camera driver, camera chip for the OV9650.
- 2023-03-20 07:00:04下载
- 积分:1
-
use Intel, SSE Instruction of procedures to achieve optimal precision timing
使用Intel,sse指令的小程序,实现优化的精确计时-use Intel, SSE Instruction of procedures to achieve optimal precision timing
- 2023-08-15 23:50:03下载
- 积分:1
-
An optimal Huffman encoding to achieve. Huffman coding is the application of the...
哈夫曼最优编码的一个实现。哈夫曼编码的应用非常的广,哈夫曼编码是一个很典型的用空间换取时间的例子。-An optimal Huffman encoding to achieve. Huffman coding is the application of the wide range of Huffman coding is a space for typical examples of the timing.
- 2022-02-13 07:33:40下载
- 积分:1
-
用于web的分页功能
用于web的分页功能-for the web page features
- 2022-03-06 17:17:24下载
- 积分:1