-
lattice公司关于verilog语言的培训资料,英文版,非常适用于verilog语言的入门学习...
lattice公司关于verilog语言的培训资料,英文版,非常适用于verilog语言的入门学习-lattice verilog language on the company"s training materials, in English, verilog very applicable to the elementary language learning
- 2022-07-25 13:20:55下载
- 积分:1
-
On the UTRAN (Universal Terrestrial Radio Access Network Universal Terrestrial R...
关于UTRAN(Universal Terrestrial Radio Access Network 通用陆地无线接入网络)的全面描述. 对UTRAN的结构,协议层,操作&管理要求等详细描述,学习TD的好材料-On the UTRAN (Universal Terrestrial Radio Access Network Universal Terrestrial Radio Access Network) is a comprehensive description. Of UTRAN structure, protocol layer, operation
- 2022-11-08 14:20:02下载
- 积分:1
-
This was helpful in learning person, I am also a beginner and not really underst...
对学习这个得人很有帮助,我也是初学,不是很懂,这是在其他地方找到的资料-This was helpful in learning person, I am also a beginner and not really understand that this is the information found elsewhere
- 2022-10-13 22:25:03下载
- 积分:1
-
CCNP交换学习指南(第二版),学习,考试ccnp必备好书。
CCNP交换学习指南(第二版),学习,考试ccnp必备好书。-Exchange CCNP study guide (second edition), learning, books must CCNP exam.
- 2022-07-09 20:32:37下载
- 积分:1
-
提供所有流行的小波滤波器的系数,方便大家在实用小波时运用...
提供所有流行的小波滤波器的系数,方便大家在实用小波时运用-Provide all the popular wavelet filter coefficients, to facilitate you in the practical application of wavelet time-
- 2022-05-13 20:36:25下载
- 积分:1
-
超宽带无线通信(UWB)技术和应用发展PPT1,
超宽带无线通信(UWB)技术和应用发展PPT1,-Ultra-wideband wireless communications (UWB) technology and application development PPT1,
- 2023-06-11 22:55:05下载
- 积分:1
-
将系统的原程序拷贝到本地计算机后,去掉文件夹的只读属性,按照《安装配置说明书》内容完成配置后,便可在本地计算机上运行网站了。
在企业进销存的登录界面,输入用...
将系统的原程序拷贝到本地计算机后,去掉文件夹的只读属性,按照《安装配置说明书》内容完成配置后,便可在本地计算机上运行网站了。
在企业进销存的登录界面,输入用户名:mr 密码:mrsoft 单击【登录】按钮,进入如图1。2所示的企业进销存管理系统的主界面。企业进销存管理系统主要包括:基础信息管理、库存管理、商品销售、查询统计、往来管理和系统设置六大管理模块。
-system will copy the original program of the local computer, remove the read-only folder attributes, according to the "installation configuration specification" as complete configuration, will be on the local machine running the site. Invoicing enterprises in the login screen, enter a user name : mr Password : Login mrsoft-- [click button enter a figure. 2 Invoicing enterprises, as shown in the main system management interface. Invoicing enterprise management system include : basic information management, inventory management, sales, inquiries statistics, between management and system management module installed six.
- 2022-11-08 08:50:04下载
- 积分:1
-
用于开发智能卡COS系统1234567890123456789
用于开发智能卡COS系统1234567890123456789-COS for the development of smart card systems 1234567890123456789
- 2023-08-16 23:10:04下载
- 积分:1
-
JavaScript源码大全 v1.0.rar
JavaScript源码大全 v1.0.rar-JavaScript source code greatly entire v1.0.rar
- 2022-06-06 15:11:35下载
- 积分:1
-
Delphi COM编程介绍
软件重用是业界追求的目标,人们一直希望能够像搭积木一样随意“装配”应用程序,组件对象就充当了积木的角色。
所谓组件对象,实际上就是预定义好的、能完成一定功能的服务或接口。问题是,这些组件对象如何与应用程序、
如何与其他组件对象共存并相互通信和交互?这就需要制定?个规范,让这些组件对象按统一的标准方式工作。
COM是个二进制规范,它与源代码无关。这样,即使COM对象由不同的编程语言创建,运行在不同的进程空间和不同的
操作系统平台,这些对象也能相互通信。COM既是规范,也是实现,它以COM库(OLE32.dll和贴OLEAut32.dll)的形式提供了
访问COM对象核心功能的标准接口以及一组API函数,这些API函数用于创建和管理COM对象。COM本质上仍然是客户服务器
模式。客户(通常是应用程序)请求创建COM对象并通过COM对象的接口操纵COM对象。服务器根据客户的请求创建并管理COM
对象。客户和服务器这两种角色并不是绝对的。
- 2022-12-18 19:50:04下载
- 积分:1