-
此源代码是用来获取所有串口的。VB6.0已经实现
此源代码是用来获取所有串口的。VB6.0已经实现-This source code is used to obtain all the serial. VB6.0 has been achieved
- 2023-06-27 08:40:03下载
- 积分:1
-
关于Rtree的源码,大家可以相互学习下了
关于Rtree的源码,大家可以相互学习下了
-On the source Rtree, we can learn from each other under the
- 2022-10-04 17:40:03下载
- 积分:1
-
CSS学习助手一个非常全面的CSS帮助工具,如果你要学习CSS的话是非常有用的...
CSS学习助手一个非常全面的CSS帮助工具,如果你要学习CSS的话是非常有用的-CSS Learning CSS assistant helps a very comprehensive tool, if you want to learn CSS, then it is very useful
- 2022-03-24 10:58:07下载
- 积分:1
-
A full set of tiger billion network marketing tool software (8) Registration No.
全套亿虎网络营销工具软件(8款)注册号
-A full set of tiger billion network marketing tool software (8) Registration No.
- 2022-02-06 17:31:04下载
- 积分:1
-
一个WINDOWS得窗口应用,可以了解WINDOWS中的事件调用机制,事件相应机制,事件轮询等...
一个WINDOWS得窗口应用,可以了解WINDOWS中的事件调用机制,事件相应机制,事件轮询等-WINDOWS have a window application, you can understand the mechanism WINDOWS call in the event, the event corresponding mechanisms, events, polling, etc.
- 2022-06-14 05:12:55下载
- 积分: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
-
基于 easyui的ssh2的作业管理系统
本项目是基于ssh2的作业管理系统,用的是jqueryeasyui的前台框架,项目包含发布作业,上传作业,下载作业分单个下载和批量下载,麻雀虽小,五脏俱全
- 2022-03-13 14:00:11下载
- 积分:1
-
是一些制作mp3的资料,主要包括mp3的制作方案等等。
是一些制作mp3的资料,主要包括mp3的制作方案等等。-mp3 produced some information, including mp3 and so on the production program.
- 2022-08-08 16:02:51下载
- 积分:1
-
C&C++ programme about data structure including binary tree algorithm, quick sort...
数据结构中的 二叉树算法、快速排序双向链表、顺序文件合并、顺序广度搜索以及深度搜索最优解 的C&C++ 程序-C&C++ programme about data structure including binary tree algorithm, quick sorting based on doubly linked lists, merging ordinal files, best solution of orderly width or depth search.
- 2022-06-30 17:25:09下载
- 积分:1
-
实现托盘程序的例子
实现托盘程序的例子-achieve pallet procedures example
- 2022-08-26 00:42:31下载
- 积分:1