-
使用evc开发的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示...
使用evc开发的电话号码查询程序,在其中可以进行电话号码的查询,完成查询显示-EVC to develop the use of the telephone number of inquiries, procedures, in which telephone numbers can be carried out inquiries, complete the inquiry showed that
- 2023-07-29 04:40:04下载
- 积分:1
-
C8In domestic long
C8In国内长途网络电话 V6.03
方便大家沟通-C8In domestic long-distance telephone network to facilitate communication between V6.03
- 2022-07-07 11:27:20下载
- 积分:1
-
西门子技术支持网站简介
当您在使用西门子产品时可能遇到这样或是那样的问题,没关系,您可以登陆西门
子技术支持与服务网站来查找您需要的信息.
网站...
西门子技术支持网站简介
当您在使用西门子产品时可能遇到这样或是那样的问题,没关系,您可以登陆西门
子技术支持与服务网站来查找您需要的信息.
网站链接为: http://www.ad.siemens.com.cn/service/
登陆网站后,您可以点击相关链接,查找您想要得信息,其中在"网上课堂"可以
下载西门子技术支持工程师编写的常问问题和使用入门文档,点击网页左侧的"技
术资源",进入后将显示语言切换到英文(点击网页的右上角"English"),然后
在"Search"输入框中输入您要查找的相关内容,如下载升级软件包,或是查找错
误代码的解释,或是查找相关产品的信息等等,您可能会找到很多条链接,您可以
从中选择您所需要的内容,您还可以通过点击"Product Support"进入西门子的
产品信息库,通过点击左侧的相关文件链接可以查找到西门子相关产品的详细信
息.如果您经常使用网站信息,您会觉得它已成为您解决问题的得力助手.
- 2023-05-11 04:45:03下载
- 积分:1
-
Teach Yourself Borland C++ Builder in 21 Days.
Teach Yourself Borland C++ Builder in 21 Days.
- 2022-02-06 05:47:26下载
- 积分:1
-
这是对矩阵连乘的最优解的算法实现,利用优化算法来寻找多个矩阵的最优值及最优连乘次序...
这是对矩阵连乘的最优解的算法实现,利用优化算法来寻找多个矩阵的最优值及最优连乘次序-This is a matrix with the optimal solution by the algorithm, using optimization algorithms to find multiple optimal value and optimal matrix with by the order of
- 2022-07-10 12:58:54下载
- 积分:1
-
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表
一个算法,依次输入三元组表中的元素,建立该稀疏矩阵的十字链表-?桓 鏊????依
- 2022-03-18 11:40:43下载
- 积分:1
-
VB do MP3, and can play the Eastern, Lower see! ! ! ! ! ! ! :)
VB做的MP3,可以播放东东,下下看看吧!!!!!!!:)-VB do MP3, and can play the Eastern, Lower see! ! ! ! ! ! ! :)
- 2022-08-11 08:41:38下载
- 积分: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
-
C 01。
01.C-#语法篇(上).rar
01.C-#语法篇(上).rar-C# language
- 2023-03-26 06:25:05下载
- 积分:1
-
这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮...
这是在VB环境下支持鼠标滚轮的事例代码,通过此例可以实现在程序中控制鼠标滚轮-This is the VB mouse wheel support under the code examples, the passage of this legislation will be achieved in process control mouse wheel
- 2022-03-18 06:53:09下载
- 积分:1