-
rainforest algorithm rainforest Algorithm
雨林算法 -rainforest algorithm rainforest Algorithm
- 2022-03-24 20:05:54下载
- 积分:1
-
监控windows下的服务的服务。并产生日志文件
监控windows下的服务的服务。并产生日志文件-windows under the control of services. Log files and generate
- 2022-04-26 14:26:52下载
- 积分:1
-
right curve projection algorithm
对投影的曲线算法-right curve projection algorithm
- 2022-03-24 22:12:49下载
- 积分:1
-
DELPHI如何支持多国语言
DELPHI如何支持多国语言-DELPHI how to support multiple languages
- 2022-03-14 11:43:39下载
- 积分:1
-
pocketc查询形近词的源码,大家下载
pocketc查询形近词的源码,大家下载-pocketc query shape near term source
- 2023-07-14 07:30:03下载
- 积分:1
-
自己写的cap的代码,用cap4来进行捕获,来计算信号的频率和周期,已经调试通过...
自己写的cap的代码,用cap4来进行捕获,来计算信号的频率和周期,已经调试通过-Cap their own written code, with cap4 to capture, to calculate the signal frequency and periodicity, have been debugging through
- 2022-04-06 09:27:30下载
- 积分: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
-
optimal binary tree and coding, to achieve a given frequency Construction Group...
最优二叉树及编码,能够实现给出一组频率构造最优二叉树且求出其编码,在通讯中具有很好的作用。-optimal binary tree and coding, to achieve a given frequency Construction Group optimal binary tree can get its coding, the newsletter has a very good role.
- 2022-03-24 13:16:31下载
- 积分:1
-
自己写的。用VB模拟走迷宫的程序。一个好的交互式可视化…
自己写的。由VB开发的模拟走迷宫的程序。 有良好的可视化交互环境,经典的寻路策略 及详细的注释。-wrote it myself. By VB simulation Maze procedure. A good interactive visualization environment, find their own path to the classic strategy and detailed comments.
- 2022-05-25 09:44:37下载
- 积分:1
-
windows界面下的bmp图像24位转16位
windows界面下的bmp图像24位转16位-windows interface bmp image of 24 to 16
- 2023-03-01 11:30:04下载
- 积分:1