登录
首页 » 文档处理 » OLE程序的主要功能和设计思想

OLE程序的主要功能和设计思想

于 2022-08-23 发布 文件大小:4.98 kB
0 106
下载积分: 2 下载次数: 1

代码说明:

OLE程序的主要功能和设计思想-the principal functions and design ideas

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 互联网正承载着越来越多的多媒体数据,同一个多媒体数据大多在一个有着共同兴趣的群体里传输,例如在网络电视中观众共同同时收看一个体育比赛,在远程医疗中医生们共同传看...
    互联网正承载着越来越多的多媒体数据,同一个多媒体数据大多在一个有着共同兴趣的群体里传输,例如在网络电视中观众共同同时收看一个体育比赛,在远程医疗中医生们共同传看一个大型的CT片,传输这些媒体数据需要大量的网络资源,在资源有限、需求开始旺盛的今天,有必要对这些海量信息的传输机制进行研究,以及量少的网络资源(例如路由器、交换机)获得尽快尽好的传输服务。本文的研究动机是解决如何利用现存的网络设施来实现媒体流的高效组通讯的问题。 -The Internet is carrying an increasing number of multimedia data, multimedia data are mostly the same in a group share a common interest in transmission, for example, in the network television audience while watching a sports competition, in telemedicine, doctors look at a common mass large-scale CT films, transmission of these media data requires a large amount of network resources, limited resources, needs to start strong today, there is a need for these massive information transmission mechanism, as well as the less network resources (such as routers, switches ) access to transmission services as soon as possible to do good. This study is motivated to solve how to make use of existing network infrastructure to achieve high-performance streaming media group communications
    2022-08-20 15:31:36下载
    积分:1
  • ShellAPI the few examples.
    ShellAPI方面的几个例子.-ShellAPI the few examples.
    2022-03-17 01:59:40下载
    积分:1
  • 软件需求分析方法总结,分析方法,建模技术,RUP
    软件需求分析方法总结,分析方法,建模技术,RUP-Software Requirements Analysis Methods, analytical methods, modeling technology, RUP, etc.
    2023-08-09 09:15:02下载
    积分:1
  • Proxy 协议说明
    Proxy 协议说明 , SOCKET4 , 5 ,HTTP ...  Proxy 协议说明 , SOCKET4 , 5 ,HTTP ... 
    2022-01-25 21:57:00下载
    积分:1
  • 神经节苷脂在人牙源性牙髓间充质干细胞向多巴胺能神经样细胞分化的微分表达式模式
    人牙髓来源的干细胞(hDPSCs)已经被认为是成体干的替代来源由于它们的潜在细胞分化成多种细胞谱系。神经节苷脂,其中唾液酸含酸鞘糖脂是大量表达于细胞膜并起着重要的在各种处理,如增殖和分化的作用。这项研究调查可能发挥的作用神经节苷脂多巴胺能神经元的分化。当hDPSCs正在多巴胺能神经培养分化的条件下,多巴胺能神经细胞标记物基因如TH,Pitx-3的表达,Nurr-1,和DAT进行检测。免疫荧光分析表明,神经节苷脂的生物合成是与hDPSCs的多巴胺能神经元分化有关。具体来说,GD3和GT1b人在多巴胺能神经元的分化表现。这些结果表明,神经节苷脂可以发挥作用在hDPSCs的多巴胺能神经分化过程。
    2023-08-11 18:40:03下载
    积分:1
  • 网络游戏开发教程
    网络游戏开发教程-network game development Directory
    2022-10-02 09:35:03下载
    积分:1
  • 不同信号波形的波形相似程度的判别
    VC对不同信号波形相似程度的判别
    2023-05-18 20:35:03下载
    积分:1
  • 手写签名数据,基于模式识别的手写汉字识别系统设计
    手写签名数据,基于模式识别的手写汉字识别系统设计-Based on pattern recognition of handwritten Chinese character recognition system design
    2022-06-29 19:02:19下载
    积分:1
  • 4TAP FIR滤波器的代码
    应用背景正常4TAP FIR滤波器使用MCM用它寻找地区延迟和功率 ;分析。关键技术FIR滤波器,MCM使用,面积,功率的计算,采用FIR滤波器系数的FIR滤波器,在发现延迟
    2022-07-26 17:25:03下载
    积分:1
  • 程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游...
    程序首先定义一个hello的函数调用int 21h mov ah ,09来显示字符串,ds:dx定义字符串位置 来使用一个80×25的界面使整个程序更加美观 游戏主程序调用BIOS int 10 的9号功能实现对目标文本的颜色和定位,。游戏主程序可以用int 16 mov ah,00从键盘读取输入的字符在调用int 21 mov ah,01 让键盘输入显示在屏幕中 al=输入的字符,用cmp指令对输入的文本和目标文本进行比较,再利用选择语句将错误的输入字符显示为红色,将正确的输入字符显示为绿色。在整个字符串结束后直接退到dos环境-procedures hello first definition of a function call int 21 hours mov ah, 09 to show string, ds : dx definition string position to use a 80 x 25 interface to make the whole process more attractive game int main program called BIOS on the 9th of 10 functions to achieve the goal of text color and positioning. Game int main program can use 16 mov ah, 00 input from the keyboard to read characters in the call int 21 mov ah, 01 for keyboard input the screen were al = input characters using cmp directive of input text and the text more goals and used the wrong choice of words to the imported characters shown as red, to the correct input characters shown as green. The entire string after the end of direct retreated dos environmen
    2022-04-22 08:58:00下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载