Add

共 348 篇文章
Add 相关的电子技术资料,包括技术文档、应用笔记、电路设计、代码示例等,共 348 篇文章,持续更新中。

Phone book: add / look up/ and delete phone book contacts

Phone book: add / look up/ and delete phone book contacts

add sub. and or 加法 減法...........

add sub. and or 加法 減法...........

使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public

使用方法如下: 1、在工程中加入comm.h这个头文件 2、在stdafx.h中加入 #include 3、在聚合类改变方法如下: 原句:public IDispatchImpl 新句:public IDispatchImpl<_EnumColl::CollectionType, &IID_IUsers, &LIBID_TEST07Lib> OK,就这么简单,然后再加入你自己的方法如A

Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A c

Verilog HDL: Magnitude For a vector (a,b), the magnitude representation is the following: A common approach to implementing these arithmetic functions is to use the Coordinate Rotation Digital

add elements of matrix

add elements of matrix

书系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识

书系统地介绍MATLAB 7.0的混合编程方法和技巧。全书共分为13章。第1章和第2章介绍MATLAB的基础知识,第3章简要介绍MATLAB混合编程,第4章至第9章分别介绍几种典型的混合编程方法,包括C-MEX、MATLAB引擎、MAT数据文件共享、Mideva、Matrix和Add-in。第10章、第11章介绍MATLAB与Delphi和Excel的混合编程。第12章介绍MATLAB COM B

A Fraction class that has the ability to add, subtract,multiply and divide .

A Fraction class that has the ability to add, subtract,multiply and divide .

sliding mode add fuzzy

sliding mode add fuzzy

Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not

Micro In-System Programmer Brief Installation Notes Enter the src directory. If uisp does not compile successfully, add switch -DNO_DIRECT_IO in the Makefile to remove support for direct I/O po

基于单片机的红外门进控制系统设计与制作(含源程序和原理图)

<P>基于单片机的红外门进控制系统设计与制作:我们所做的创新实验项目“基于单片机的红外门控系统”已基本完成,现将其工作原理简要说明。<BR>该系统主要分为两大部分:一是红外传感器部分。二是单片机计数显示控制部分。基本电路图如下:<BR>其中红外传感器部分我们采用红外对管实现,红外对管平行放置,平常处于接收状态,经比较器输出低电平,当有人经过时,红外线被挡住,接收管接收不到红外线,经比较器输出高电平

Add c++ support for Gaussian Quadrature v1.1

Add c++ support for Gaussian Quadrature v1.1

程序名: 93系列EEPROM读写 电路介绍:由P3.6=DIO,P3.7=CLK,P3.4=CS(与SADD键公用) 93c46的DI/DO连接到一起组成DIO 功能操作:按S3加数

程序名: 93系列EEPROM读写 电路介绍:由P3.6=DIO,P3.7=CLK,P3.4=CS(与SADD键公用) 93c46的DI/DO连接到一起组成DIO 功能操作:按S3加数,按S1将_93add指定地址数据读出、显示,按S2将指定数据写入

JavaScript Library, You can use it to add transparency effect on your web page while showing images

JavaScript Library, You can use it to add transparency effect on your web page while showing images.

CRM ADD 联系人和修改处理,非常理想的一个联系人处理程序

CRM ADD 联系人和修改处理,非常理想的一个联系人处理程序

Documentation and source code Copyright (C) 1985 by Mark E. Mallett permission is granted to distr

Documentation and source code Copyright (C) 1985 by Mark E. Mallett permission is granted to distribute this document and the code indiscriminately. Please leave credits in place, and add your o

add ime for linux $ windows

add ime for linux $ windows

coding for java add agency

coding for java add agency

tcpudp通信源码 AppWizard uses "TODO:" to indicate parts of the source code you should add to or custom

tcpudp通信源码 AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize.

移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程

移植uip-1.0到Atmega32 1)把 uip-1.0 的所有文件加入到工程,包括 uip 目录的文件(除uip-split.c)、unix 目录的文件、lib 目录的文件; 2)修改 uip/uip-neighbor.c 文件的 void uip_neighbor_add(uip_ipaddr_t ipaddr, struct uip_neighbor_addr *addr)

编辑的应用 void CMyDlg::OnButton1() // { // TODO: Add your control notification handler code here Update

编辑的应用 void CMyDlg::OnButton1() // { // TODO: Add your control notification handler code here UpdateData(TRUE) CDlg1 Dlg Dlg.m_Edit2=m_Edit1 //m_Edit1.Undo() CDialog::OnOK() Dlg.DoModal()