-
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文...
MS (Microsoft Media Server protocol)协议概述:
用来访问并流式接收 Windows Media 服务器中 .asf 文件的一种协议。MMS 协议用于访问 Windows Media 发布点上的单播内容。MMS 是连接 Windows Media 单播服务的默认方法。若观众在 Windows Media -MS (Microsoft Media Server protocol) protocol Overview: used to access and receive streaming Windows Media server. Asf file an agreement. MMS protocol is used to access the Windows Media Release point unicast content. MMS is to connect Windows Media Unicast service of the default method. If the audience in Windows Media
- 2022-01-25 23:13:00下载
- 积分:1
-
飞思卡尔imx37 WinCE BSP(2009 6
Freescale iMX37 WinCE 6.0 BSP (2009-11) version
- 2022-04-01 07:34:24下载
- 积分:1
-
实现三维数据的方法,轴点附近的过程…
该程序实现对一维数据轴上的最临近点的求解问题 采用方法:计算每对顶点间的距离,比较之 效率为O(n2)-the process of achieving a dimensional data axis near the point of the methodology used to solve the problem : for each pair of vertices the distance, a comparison of the efficiency of O (n2)
- 2022-08-15 11:59:41下载
- 积分:1
-
discrete mathematics learning at the request of the teacher to prepare procedure...
学习离散数学时在老师地要求下编写的个小程序,离散数学――求集合。-discrete mathematics learning at the request of the teacher to prepare procedures for the small, discrete mathematics-- seeking pool.
- 2022-05-22 05:28:13下载
- 积分:1
-
P I N G T U
拼
图
- 2022-11-27 14:05:03下载
- 积分:1
-
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。...
包含了书中介绍的所有实例的源程序文件,共计200个,给出的所有程序实例均在Microsoft Visual C++ 6.0开发环境中调试通过。-The book contains all the examples presented in the source file, for a total of 200 examples of all the procedures are given in the Microsoft Visual C++ 6.0 development environment through testing.
- 2023-08-26 15:10:03下载
- 积分:1
-
分油问题的求解
分油问题的求解,是学校的一个作业,就是解决小孩子的分油问题,一个小孩子有7的油瓶、一个小孩子有3的油瓶和10的油瓶、两个人要去打10的油,怎么样才能把油平均分成5和5,主要是解决这个问题。做了这样子,也是为了拿一下积分下载其他文件,大家帮帮忙
- 2022-08-13 07:06:22下载
- 积分:1
-
VC6.0编写的COM插件源码
一份VC6.0编写的COM插件源码。注册方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll(这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 卸载方法在windows 左下角中菜单中 点击运行 在运行中输入 regsvr32.exe c:dn.dll /u (这个dll目录请根据文件存放目录而定)注:windows键 + R键 也可以按出运行 或者在cmd 窗口中也可以注册 ,
- 2022-08-24 14:24:53下载
- 积分:1
-
该程序是用于Windows CE中的IE的源代码。
该程序是用于Windows CE中的IE的源代码。-that the procedure was used in the Windows CE source code for Internet Explorer.
- 2022-08-24 15:56:40下载
- 积分:1
-
用vc++mfc做的时钟
#include "stdafx.h"#include"windows.h"#include "clock.h"#include "clockDlg.h"#include"math.h"#ifdef _DEBUG#define new DEBUG_NEW#undef THIS_FILEstatic char THIS_FILE[] = __FILE__;#endif/////////////////////////////////////////////////////////////////////////////// CAboutDlg dialog used for App Aboutclass CAboutDlg : public CDialog{public: CAboutDlg();// Dialog Data //{{AFX_DATA(CAboutDlg) enum { IDD = IDD_ABOUTBOX }; //}}AFX_DATA // ClassWizard generated virtual function overrides //{{AFX_VIRTUAL(CAboutDlg) protected: virtual void DoDataExchange(CDataExchange* pDX); // DDX/DDV support //}}AFX_VIRTUAL// Implementationprotected: //{{AFX_MSG(CAboutDlg) //}}AFX_MSG DECLARE_MESSAGE_MAP()
- 2022-08-21 22:08:38下载
- 积分:1